Class GuestAuthenticationToken

java.lang.Object
org.codice.ddf.security.handler.BaseAuthenticationToken
org.codice.ddf.security.handler.GuestAuthenticationToken
All Implemented Interfaces:
Serializable, org.apache.shiro.authc.AuthenticationToken

public class GuestAuthenticationToken extends BaseAuthenticationToken
Authentication token representing a guest user's credentials
See Also: