Uses of Package
com.sap.cloud.security.xsuaa.tokenflows
-
Packages that use com.sap.cloud.security.xsuaa.tokenflows Package Description com.sap.cloud.security.xsuaa.client com.sap.cloud.security.xsuaa.tokenflows -
Classes in com.sap.cloud.security.xsuaa.tokenflows used by com.sap.cloud.security.xsuaa.client Class Description Cacheable Interface for components that manage a cache configured withCacheConfiguration.TokenCacheConfiguration Data class to capture configuration options of token caches. -
Classes in com.sap.cloud.security.xsuaa.tokenflows used by com.sap.cloud.security.xsuaa.tokenflows 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.TokenFlowException Exception thrown to signal issues during a token flow execution.UserTokenFlow A user token flow builder class.