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