Package com.ocient.auth
Class OktaAuthenticators
java.lang.Object
com.ocient.auth.OktaAuthenticators
public class OktaAuthenticators extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOktaAuthenticators.OktaAuthenticationClientstatic classOktaAuthenticators.OktaNativeSSOClientFrom 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.static classOktaAuthenticators.OktaNativeSSOTokenFrom 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. -
Constructor Summary
Constructors Constructor Description OktaAuthenticators() -
Method Summary
-
Constructor Details
-
OktaAuthenticators
public OktaAuthenticators()
-