Package com.sap.cloud.security.xsuaa.tokenflows
-
Interface Summary Interface Description Cacheable Interface for components that manage a cache configured withCacheConfiguration. -
Class Summary Class Description ClientCredentialsTokenFlow A client credentials flow builder class.PasswordTokenFlow RefreshTokenFlow A refresh token flow builder.TokenCacheConfiguration Data class to capture configuration options of token caches.UserTokenFlow A user token flow builder class.XsuaaTokenFlows A bean that can be@Autowiredby applications to get access to token flow builders. -
Exception Summary Exception Description TokenFlowException Exception thrown to signal issues during a token flow execution.