org.apache.geronimo.security
Class SecurityServiceImpl
java.lang.Object
org.apache.geronimo.security.SecurityServiceImpl
- All Implemented Interfaces:
- SecurityService
- public class SecurityServiceImpl
- extends Object
- implements SecurityService
An MBean that registers the JACC factory and handlers.
- Version:
- $Rev: 406493 $ $Date: 2006-05-15 03:14:11 +0200 (Mon, 15 May 2006) $
Method Summary |
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POLICY_INSTALLED
public static boolean POLICY_INSTALLED
CONFIGURE
public static final GeronimoSecurityPermission CONFIGURE
- Permissions that protect access to sensitive security information
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
SecurityServiceImpl
public SecurityServiceImpl(ClassLoader classLoader,
org.apache.geronimo.system.serverinfo.ServerInfo serverInfo,
String policyConfigurationFactory,
String policyProvider,
String keyStore,
String keyStorePassword,
String trustStore,
String trustStorePassword)
throws javax.security.jacc.PolicyContextException,
ClassNotFoundException,
IllegalAccessException,
InstantiationException
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.