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 classDefaultUserMethods in com.okta.authn.sdk.impl.resource that return User Modifier and Type Method Description UserDefaultAuthenticationResponse. 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 UserAuthenticationResponse. getUser()
-