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.
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 GBeanInfo GBEAN_INFO
SecurityServiceImpl
public SecurityServiceImpl(ClassLoader classLoader,
ServerInfo serverInfo,
String policyConfigurationFactory,
String policyProvider,
String keyStore,
String keyStorePassword,
String trustStore,
String trustStorePassword)
throws PolicyContextException,
ClassNotFoundException,
IllegalAccessException,
InstantiationException
- Throws:
PolicyContextException
ClassNotFoundException
IllegalAccessException
InstantiationException
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.