Uses of Enum
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.GrantType
Returns the enum constant of this type with the specified name.static OAuth2Parameters.GrantType[]
OAuth2Parameters.GrantType.values()
Returns an array containing the constants of this enum type, in the order they are declared.