Package com.okta.authn.sdk.example.shiro
Class OktaSuccessLoginToken
java.lang.Object
com.okta.authn.sdk.example.shiro.OktaSuccessLoginToken
- All Implemented Interfaces:
Serializable
,org.apache.shiro.authc.AuthenticationToken
public class OktaSuccessLoginToken
extends Object
implements org.apache.shiro.authc.AuthenticationToken
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
OktaSuccessLoginToken
-
-
Method Details
-
getAuthenticationResponse
-
getPrincipal
- Specified by:
getPrincipal
in interfaceorg.apache.shiro.authc.AuthenticationToken
-
getCredentials
- Specified by:
getCredentials
in interfaceorg.apache.shiro.authc.AuthenticationToken
-