public final class FederationResponseAuthenticationToken
extends org.springframework.security.authentication.AbstractAuthenticationToken
| Constructor and Description |
|---|
FederationResponseAuthenticationToken(org.apache.cxf.fediz.core.processor.FedizResponse response) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials() |
Object |
getPrincipal() |
org.apache.cxf.fediz.core.processor.FedizResponse |
getResponse() |
equals, eraseCredentials, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toStringApache Fediz