public class SamlAuthenticationToken
extends org.acegisecurity.providers.AbstractAuthenticationToken
| Constructor and Description |
|---|
SamlAuthenticationToken(SamlUserDetails userDetails) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCredentials() |
SamlUserDetails |
getPrincipal() |
equals, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toStringpublic SamlAuthenticationToken(SamlUserDetails userDetails)
public SamlUserDetails getPrincipal()
public String getCredentials()
Copyright © 2016. All rights reserved.