public class AlwaysPermitTrustModule extends AbstractIdentityTrustModule
callbackHandler, options, securityContext, sharedState
Constructor and Description |
---|
AlwaysPermitTrustModule() |
Modifier and Type | Method and Description |
---|---|
IdentityTrustManager.TrustDecision |
isTrusted()
Make the trust decision
|
abort, commit, initialize
public IdentityTrustManager.TrustDecision isTrusted() throws IdentityTrustException
IdentityTrustModule
isTrusted
in interface IdentityTrustModule
isTrusted
in class AbstractIdentityTrustModule
IdentityTrustManager.TrustDecision.Permit
, IdentityTrustManager.TrustDecision.Deny
,
IdentityTrustManager.TrustDecision.NotApplicable
IdentityTrustException
IdentityTrustModule.isTrusted()
Copyright © 2016 JBoss by Red Hat. All rights reserved.