org.jboss.security.identitytrust
Class JBossIdentityTrustContext
java.lang.Object
org.jboss.security.identitytrust.IdentityTrustContext
org.jboss.security.identitytrust.JBossIdentityTrustContext
public class JBossIdentityTrustContext
- extends org.jboss.security.identitytrust.IdentityTrustContext
Implementation of the Identity Trust Context
- Since:
- Aug 2, 2007
- Version:
- $Revision$
- Author:
- Anil.Saldhana@redhat.com
Field Summary |
protected org.jboss.logging.Logger |
log
|
Fields inherited from class org.jboss.security.identitytrust.IdentityTrustContext |
callbackHandler, controlFlags, DENY, modules, NOTAPPLICABLE, PERMIT, securityContext, securityDomain, sharedState |
Method Summary |
org.jboss.security.identitytrust.IdentityTrustManager.TrustDecision |
isTrusted()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected org.jboss.logging.Logger log
JBossIdentityTrustContext
public JBossIdentityTrustContext(String secDomain,
org.jboss.security.SecurityContext sc)
isTrusted
public org.jboss.security.identitytrust.IdentityTrustManager.TrustDecision isTrusted()
throws org.jboss.security.identitytrust.IdentityTrustException
- Specified by:
isTrusted
in class org.jboss.security.identitytrust.IdentityTrustContext
- Throws:
org.jboss.security.identitytrust.IdentityTrustException
Copyright © 2009 JBoss Inc.. All Rights Reserved.