org.jboss.security.authentication
Class JBossCachedAuthenticationManager.DomainInfo
java.lang.Object
org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JBossCachedAuthenticationManager
public static class JBossCachedAuthenticationManager.DomainInfo
- extends Object
- implements Serializable
A cache value. Holds information about the authentication process.
- Author:
- Marcus Moyses
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loginContext
protected LoginContext loginContext
subject
protected Subject subject
credential
protected Object credential
callerPrincipal
protected Principal callerPrincipal
JBossCachedAuthenticationManager.DomainInfo
public JBossCachedAuthenticationManager.DomainInfo()
logout
public void logout()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.