All Classes
-
All Classes Interface Summary Enum Summary Class Description OAuth20AccessToken An access token is an OAuth token which can be used multiple times and has a long lifetime.OAuth20AccessTokenFactory Factory to create OAuth access tokens.OAuth20ClaimTokenFormats This isOAuth20ClaimTokenFormats.OAuth20Code An OAuth code is an OAuth token which can be used only once and has a short lifetime.OAuth20CodeFactory Factory to create OAuth codes.OAuth20DeviceToken This isOAuth20DeviceToken.OAuth20DeviceTokenFactory Factory to create OAuth device tokens.OAuth20DeviceUserCode This isOAuth20DeviceUserCode.OAuth20GrantTypes The OAuth grant types (on the access token request).OAuth20RefreshToken A refresh token is an OAuth token which can be used multiple times and has a very long lifetime.OAuth20RefreshTokenFactory Factory to create OAuth refresh tokens.OAuth20ResponseModeTypes The OAuth response mode types (on the authorize request).OAuth20ResponseTypes The OAuth response types (on the authorize request).OAuth20Token OAuth tokens are mostly like service tickets: they deal with authentication and service.