public class HeaderAuthenticationToken
extends org.springframework.security.authentication.AbstractAuthenticationToken
| Constructor and Description |
|---|
HeaderAuthenticationToken(String headerName,
String headerValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials() |
String |
getHeaderName() |
Object |
getPrincipal() |
equals, eraseCredentials, getAuthorities, getDetails, getName, hashCode, isAuthenticated, setAuthenticated, setDetails, toStringCopyright © 2017. All rights reserved.