org.jboss.ejb3.security
Class SecurityDomainManager
java.lang.Object
org.jboss.ejb3.security.SecurityDomainManager
public class SecurityDomainManager
- extends Object
Utility class that deals with the authentication/authorization
managers associated with a security domain
- Since:
- Oct 9, 2006
- Version:
- $Revision$
- Author:
- Anil Saldhana
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityDomainManager
public SecurityDomainManager()
getSecurityManager
public static Object getSecurityManager(String securityDomain,
InitialContext ctx)
throws NamingException
- Throws:
NamingException
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.