|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OAuth2FlowGoogleBuilder.AccessType | |
|---|---|
| org.glassfish.jersey.client.oauth2 | Jersey OAuth 2 Client API. |
| Uses of OAuth2FlowGoogleBuilder.AccessType in org.glassfish.jersey.client.oauth2 |
|---|
| Methods in org.glassfish.jersey.client.oauth2 that return OAuth2FlowGoogleBuilder.AccessType | |
|---|---|
static OAuth2FlowGoogleBuilder.AccessType |
OAuth2FlowGoogleBuilder.AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OAuth2FlowGoogleBuilder.AccessType[] |
OAuth2FlowGoogleBuilder.AccessType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.glassfish.jersey.client.oauth2 with parameters of type OAuth2FlowGoogleBuilder.AccessType | |
|---|---|
OAuth2FlowGoogleBuilder |
OAuth2FlowGoogleBuilder.accessType(OAuth2FlowGoogleBuilder.AccessType accessType)
Set access type parameter used in Authorization Request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||