Class JaasAuthenticationToken

All Implemented Interfaces:
Serializable, Principal, Authentication, CredentialsContainer

public class JaasAuthenticationToken extends UsernamePasswordAuthenticationToken
UsernamePasswordAuthenticationToken extension to carry the Jaas LoginContext that the user was logged into
See Also: