JBoss Security SPI - Aggregator 2.0.4.SP8

Uses of Class
org.jboss.security.identitytrust.IdentityTrustException

Packages that use IdentityTrustException
org.jboss.security.identitytrust   
org.jboss.security.javaee   
 

Uses of IdentityTrustException in org.jboss.security.identitytrust
 

Methods in org.jboss.security.identitytrust that throw IdentityTrustException
 boolean IdentityTrustModule.abort()
          Abort the Trust Process
 boolean IdentityTrustModule.commit()
          The IdentityTrust Process has succeeded.
 void IdentityTrustModule.initialize(SecurityContext securityContext, CallbackHandler handler, Map<String,Object> sharedState, Map<String,Object> options)
          Initialize the module with the SecurityContext on which trust decisions will be made
abstract  IdentityTrustManager.TrustDecision IdentityTrustContext.isTrusted()
          Make a trust decision
 IdentityTrustManager.TrustDecision IdentityTrustModule.isTrusted()
          Make the trust decision
 

Uses of IdentityTrustException in org.jboss.security.javaee
 

Methods in org.jboss.security.javaee that throw IdentityTrustException
 boolean EJBAuthenticationHelper.isTrusted()
          Whether the current caller can be trusted?
 


JBoss Security SPI - Aggregator 2.0.4.SP8

Copyright © 2012 JBoss Inc.. All Rights Reserved.