public interface IdentityTrustManager extends BaseSecurityManager
Modifier and Type | Interface and Description |
---|---|
static class |
IdentityTrustManager.TrustDecision |
Modifier and Type | Method and Description |
---|---|
IdentityTrustManager.TrustDecision |
isTrusted(SecurityContext securityContext)
Make a Trust Decision on a security context
|
getSecurityDomain
IdentityTrustManager.TrustDecision isTrusted(SecurityContext securityContext)
securityContext
- Security Context on which to act onCopyright © 2016 JBoss by Red Hat. All rights reserved.