public final class SamlAuthenticationToken extends 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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
fromSpring, toSpring
public SamlAuthenticationToken(@Nonnull SamlUserDetails userDetails)
public SamlUserDetails getPrincipal()
public String getCredentials()
Copyright © 2016–2021. All rights reserved.