org.jboss.security.identitytrust
Interface IdentityTrustManager
- All Superinterfaces:
- BaseSecurityManager
public interface IdentityTrustManager
- extends BaseSecurityManager
Interface representing the trust manager
for determining Identity
- Since:
- Aug 2, 2007
- Version:
- $Revision$
- Author:
- Anil.Saldhana@redhat.com
isTrusted
IdentityTrustManager.TrustDecision isTrusted(SecurityContext securityContext)
- Make a Trust Decision on a security context
- Parameters:
securityContext
- Security Context on which to act on
- Returns:
Copyright © 2012 JBoss Inc.. All Rights Reserved.