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
public JBossCachedAuthenticationManager.DomainInfo()
@Deprecated public void logout()
Copyright © 2018 JBoss by Red Hat. All rights reserved.