Uses of Enum Class
com.sap.cloud.security.token.GrantType
Packages that use GrantType
-
Uses of GrantType in com.sap.cloud.security.token
Methods in com.sap.cloud.security.token that return GrantTypeModifier and TypeMethodDescriptionstatic GrantTypedefault GrantTypeToken.getGrantType()Returns the grant type of the jwt token.static GrantTypeReturns the enum constant of this class with the specified name.static GrantType[]GrantType.values()Returns an array containing the constants of this enum class, in the order they are declared.