public final class SamlAuthenticationToken
extends org.acegisecurity.providers.AbstractAuthenticationToken
Authentication
,
Serialized FormConstructor and Description |
---|
SamlAuthenticationToken(SamlUserDetails userDetails) |
Modifier and Type | Method and Description |
---|---|
String |
getCredentials() |
SamlUserDetails |
getPrincipal() |
equals, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toString
public SamlAuthenticationToken(@Nonnull SamlUserDetails userDetails)
public SamlUserDetails getPrincipal()
public String getCredentials()
Copyright © 2016–2019. All rights reserved.