|
|||||||||
| Home >> All >> org >> jboss >> security >> [ plugins overview ] | PREV NEXT | ||||||||
Uses of Class
org.jboss.security.plugins.JaasSecurityManager.DomainInfo
| Uses of JaasSecurityManager.DomainInfo in org.jboss.security.plugins |
| Methods in org.jboss.security.plugins that return JaasSecurityManager.DomainInfo | |
private JaasSecurityManager.DomainInfo |
JaasSecurityManager.getCacheInfo(java.security.Principal principal,
boolean allowRefresh)
An accessor method that synchronizes access on the domainCache to avoid a race condition that can occur when the cache entry expires in the presence of multi-threaded access. |
| Methods in org.jboss.security.plugins with parameters of type JaasSecurityManager.DomainInfo | |
private boolean |
JaasSecurityManager.validateCache(JaasSecurityManager.DomainInfo info,
java.lang.Object credential)
Validate the cache credential value against the provided credential |
|
|||||||||
| Home >> All >> org >> jboss >> security >> [ plugins overview ] | PREV NEXT | ||||||||