public class JBossIdentityTrustContext extends IdentityTrustContext
callbackHandler, controlFlags, DENY, modules, NOTAPPLICABLE, PERMIT, securityContext, securityDomain, sharedState
Constructor and Description |
---|
JBossIdentityTrustContext(String secDomain,
SecurityContext sc) |
Modifier and Type | Method and Description |
---|---|
IdentityTrustManager.TrustDecision |
isTrusted()
Make a trust decision
|
public JBossIdentityTrustContext(String secDomain, SecurityContext sc)
public IdentityTrustManager.TrustDecision isTrusted() throws IdentityTrustException
IdentityTrustContext
isTrusted
in class IdentityTrustContext
IdentityTrustManager.TrustDecision.Deny
,IdentityTrustManager.TrustDecision.NotApplicable
,
IdentityTrustManager.TrustDecision.Permit
IdentityTrustException
Copyright © 2017 JBoss by Red Hat. All rights reserved.