Uses of Package
com.ocient.auth
| Package | Description |
|---|---|
| com.ocient.auth | |
| com.ocient.jdbc |
-
Classes in com.ocient.auth used by com.ocient.auth Class Description AuthException OktaAuthenticators.OktaNativeSSOToken From https://developer.okta.com/docs/guides/configure-native-sso/main Native SSO allows you to protect native OpenID Connect applications, such as desktop apps and mobile apps, and achieve Single Sign-On (SSO) and Single Logout (SLO) between these applications.OpenIDAuthenticators.AuthorizationCodeWithPKCEClient The PKCE-enhanced Authorization Code Flow introduces a secret created by the calling application that can be verified by the authorization server; this secret is called the Code Verifier.OpenIDAuthenticators.AuthorizationCodeWithPKCEClient.AuthorizationCodeGrant The authorization code is obtained by using an authorization server as an intermediary between the client and resource owner.OpenIDAuthenticators.DeviceAuthorizationGrant The Device Authorization Grant is an extension that enables devices with no browser or limited input capability to use OAuth.OpenIDAuthenticators.OAuthFlow OpenIDAuthenticators.OAuthToken Token(s) received from an OAuth 2.0 Token EndpointOpenIDAuthenticators.TokenPoller Token -
Classes in com.ocient.auth used by com.ocient.jdbc Class Description OktaAuthenticators.OktaNativeSSOToken From https://developer.okta.com/docs/guides/configure-native-sso/main Native SSO allows you to protect native OpenID Connect applications, such as desktop apps and mobile apps, and achieve Single Sign-On (SSO) and Single Logout (SLO) between these applications.OpenIDAuthenticators.OAuthFlow