Class VideographerAuthenticationToken
java.lang.Object
org.codice.ddf.security.handler.BaseAuthenticationToken
org.codice.alliance.video.security.videographer.token.VideographerAuthenticationToken
- All Implemented Interfaces:
Serializable,org.apache.shiro.authc.AuthenticationToken
public class VideographerAuthenticationToken
extends org.codice.ddf.security.handler.BaseAuthenticationToken
- See Also:
-
Field Summary
FieldsFields inherited from class org.codice.ddf.security.handler.BaseAuthenticationToken
allowGuest, credentials, ip, principal -
Constructor Summary
ConstructorsConstructorDescriptionVideographerAuthenticationToken(String ip, ddf.security.audit.SecurityLogger securityLogger) -
Method Summary
Methods inherited from class org.codice.ddf.security.handler.BaseAuthenticationToken
getAllowGuest, getCredentials, getCredentialsAsString, getPrincipal, getRequestURI, getType, getX509Certs, setAllowGuest, setCredentials, setRequestURI, setType, setX509Certs