org.jboss.security.identitytrust.modules
public class AlwaysDenyTrustModule extends AbstractIdentityTrustModule
callbackHandler, options, securityContext, sharedState
Constructor and Description |
---|
AlwaysDenyTrustModule() |
Modifier and Type | Method and Description |
---|---|
org.jboss.security.identitytrust.IdentityTrustManager.TrustDecision |
isTrusted() |
abort, commit, initialize
public org.jboss.security.identitytrust.IdentityTrustManager.TrustDecision isTrusted() throws org.jboss.security.identitytrust.IdentityTrustException
isTrusted
in interface org.jboss.security.identitytrust.IdentityTrustModule
isTrusted
in class AbstractIdentityTrustModule
org.jboss.security.identitytrust.IdentityTrustException
IdentityTrustModule.isTrusted()
Copyright © 2015 JBoss Inc.. All Rights Reserved.