public class Wso2IdAuthenticationToken extends org.acegisecurity.providers.AbstractAuthenticationToken implements Serializable
| Constructor and Description |
|---|
Wso2IdAuthenticationToken(String accessToken,
String wso2WebUri) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials() |
Object |
getPrincipal() |
Wso2IdUser |
getWso2User() |
equals, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toStringpublic Wso2IdAuthenticationToken(String accessToken, String wso2WebUri) throws IOException
IOExceptionpublic Object getCredentials()
getCredentials in interface org.acegisecurity.Authenticationpublic Object getPrincipal()
getPrincipal in interface org.acegisecurity.Authenticationpublic Wso2IdUser getWso2User()
Copyright © 2016–2017. All rights reserved.