Uses of Enum Class
org.glassfish.jersey.client.oauth2.OAuth2Parameters.GrantType
Packages that use OAuth2Parameters.GrantType
-
Uses of OAuth2Parameters.GrantType in org.glassfish.jersey.client.oauth2
Methods in org.glassfish.jersey.client.oauth2 that return OAuth2Parameters.GrantTypeModifier and TypeMethodDescriptionstatic OAuth2Parameters.GrantTypeReturns the enum constant of this class with the specified name.static OAuth2Parameters.GrantType[]OAuth2Parameters.GrantType.values()Returns an array containing the constants of this enum class, in the order they are declared.