org.jboss.security.authentication
public static class JBossCachedAuthenticationManager.DomainInfo extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected Principal |
callerPrincipal |
protected ClassLoader |
contextClassLoader |
protected Object |
credential |
protected LoginContext |
loginContext |
protected Subject |
subject |
Constructor and Description |
---|
JBossCachedAuthenticationManager.DomainInfo() |
protected LoginContext loginContext
protected Subject subject
protected Object credential
protected Principal callerPrincipal
protected ClassLoader contextClassLoader
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.