Uses of Interface
com.okta.authn.sdk.resource.User
-
Packages that use User Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of User in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement User Modifier and Type Class Description class
DefaultUser
Methods in com.okta.authn.sdk.impl.resource that return User Modifier and Type Method Description User
DefaultAuthenticationResponse. getUser()
-
Uses of User in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return User Modifier and Type Method Description User
AuthenticationResponse. getUser()
-