JBoss Security SPI - Aggregator 2.0.4.SP8

Uses of Class
org.jboss.security.identitytrust.IdentityTrustManager.TrustDecision

Packages that use IdentityTrustManager.TrustDecision
org.jboss.security.identitytrust   
 

Uses of IdentityTrustManager.TrustDecision in org.jboss.security.identitytrust
 

Fields in org.jboss.security.identitytrust declared as IdentityTrustManager.TrustDecision
protected  IdentityTrustManager.TrustDecision IdentityTrustContext.DENY
           
protected  IdentityTrustManager.TrustDecision IdentityTrustContext.NOTAPPLICABLE
           
protected  IdentityTrustManager.TrustDecision IdentityTrustContext.PERMIT
           
 

Methods in org.jboss.security.identitytrust that return IdentityTrustManager.TrustDecision
abstract  IdentityTrustManager.TrustDecision IdentityTrustContext.isTrusted()
          Make a trust decision
 IdentityTrustManager.TrustDecision IdentityTrustModule.isTrusted()
          Make the trust decision
 IdentityTrustManager.TrustDecision IdentityTrustManager.isTrusted(SecurityContext securityContext)
          Make a Trust Decision on a security context
static IdentityTrustManager.TrustDecision IdentityTrustManager.TrustDecision.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IdentityTrustManager.TrustDecision[] IdentityTrustManager.TrustDecision.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


JBoss Security SPI - Aggregator 2.0.4.SP8

Copyright © 2012 JBoss Inc.. All Rights Reserved.