Modifier and Type | Field and Description |
---|---|
private GatewayEntry |
gatewayEntry |
private SpreedlyProxy |
spreedlyProxy |
Constructor and Description |
---|
AuthorizeGateway(SpreedlyProxy spreedlyProxy) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateToken() |
void |
setGatewayEntry(GatewayEntry gatewayEntry) |
private GatewayEntry gatewayEntry
private SpreedlyProxy spreedlyProxy
@Inject public AuthorizeGateway(SpreedlyProxy spreedlyProxy)
public java.lang.String generateToken()
generateToken
in interface Gateway
public void setGatewayEntry(GatewayEntry gatewayEntry)