Uses of Class
com.sap.cloud.security.xsuaa.tokenflows.PasswordTokenFlow
Packages that use PasswordTokenFlow
-
Uses of PasswordTokenFlow in com.sap.cloud.security.xsuaa.tokenflows
Methods in com.sap.cloud.security.xsuaa.tokenflows that return PasswordTokenFlowModifier and TypeMethodDescriptionPasswordTokenFlow.disableCache(boolean disableCache) Can be used to disable the cache for the flow.PasswordTokenFlow.optionalParameters(Map<String, String> optionalParameters) Adds additional authorization attributes to the request.The password for the user trying to get a token.XsuaaTokenFlows.passwordTokenFlow()Creates a new Password Token Flow builder object.
Token, authorize and key set endpoints will be derived relative to the base URI.Set the Subdomain the token is requested for.The username for the user trying to get a token.