public class OktaSuccessLoginToken extends Object implements org.apache.shiro.authc.AuthenticationToken
Constructor and Description |
---|
OktaSuccessLoginToken(AuthenticationResponse authenticationResponse) |
Modifier and Type | Method and Description |
---|---|
AuthenticationResponse |
getAuthenticationResponse() |
Object |
getCredentials() |
Object |
getPrincipal() |
public OktaSuccessLoginToken(AuthenticationResponse authenticationResponse)
public AuthenticationResponse getAuthenticationResponse()
public Object getPrincipal()
getPrincipal
in interface org.apache.shiro.authc.AuthenticationToken
public Object getCredentials()
getCredentials
in interface org.apache.shiro.authc.AuthenticationToken
Copyright © 2018–2024 Okta. All rights reserved.