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, toString
public Wso2IdAuthenticationToken(String accessToken, String wso2WebUri) throws IOException
IOException
public Object getCredentials()
getCredentials
in interface org.acegisecurity.Authentication
public Object getPrincipal()
getPrincipal
in interface org.acegisecurity.Authentication
public Wso2IdUser getWso2User()
Copyright © 2016–2017. All rights reserved.