org.jboss.security
Interface SecurityManagerLocator
- All Known Subinterfaces:
- SecurityContext
public interface SecurityManagerLocator
Locator for the various security managers
- Since:
- Sep 11, 2007
- Version:
- $Revision$
- Author:
- Anil.Saldhana@redhat.com
getAuditManager
AuditManager getAuditManager()
getAuthenticationManager
AuthenticationManager getAuthenticationManager()
getAuthorizationManager
AuthorizationManager getAuthorizationManager()
getIdentityTrustManager
IdentityTrustManager getIdentityTrustManager()
getMappingManager
MappingManager getMappingManager()
Copyright © 2011 JBoss Inc.. All Rights Reserved.