Uses of Interface
com.ocient.auth.Token
Packages that use Token
-
Uses of Token in com.ocient.auth
Classes in com.ocient.auth with type parameters of type TokenModifier and TypeClassDescriptionstatic classThe authorization code is obtained by using an authorization server as an intermediary between the client and resource owner.static classThe Device Authorization Grant is an extension that enables devices with no browser or limited input capability to use OAuth.static interfaceOpenIDAuthenticators.TokenPoller<T extends Token>Classes in com.ocient.auth that implement TokenModifier and TypeClassDescriptionstatic classFrom https://developer.okta.com/docs/guides/configure-native-sso/mainstatic classAuthorizationCodeBundle: This class implementsTokenjust to reuse the existing handshake plumbing.static classAuthorizationDeviceCodeBundle: This class implementsTokenjust to reuse the existing handshake plumbing.static classToken(s) received from an OAuth 2.0 Token Endpoint