Home » jboss-5.0.0.CR1-src » org » jboss » security » plugins »

org.jboss.security.plugins

Interfaces:

JaasSecurityDomainMBean   The JaasSecurityDomainMBean adds support for KeyStore management.  code | html
JaasSecurityManagerServiceMBean   The management interface for the JaasSecurityManagerService mbean.  code | html
SecurityConfigMBean   A security configuration MBean.  code | html
SecurityManagerMBean   An MBean interface that unifies the AuthenticationManager and RealmMapping security interfaces implemented by a security manager for a given domain and provides access to this functionality across all domains by including the security domain name as a method argument.  code | html
SecurityPolicyServiceMBean   The JMX mbean interface for the SecurityPolicyService prototype.  code | html

Classes:

DefaultLoginConfig   An mbean that uses the default JAAS login configuration file based implementation.  code | html
JCASecurityInfo   Utility class that provides the Java Cryptography Architecture(JCA) information about the JVM  code | html
JaasSecurityDomain   The JaasSecurityDomain is an extension of JaasSecurityManager that addes the notion of a KeyStore, and JSSE KeyManagerFactory and TrustManagerFactory for supporting SSL and other cryptographic use cases.  code | html
JaasSecurityManager   The JaasSecurityManager is responsible both for authenticating credentials associated with principals and for role mapping.  code | html
JaasSecurityManagerService   This is a JMX service which manages JAAS based SecurityManagers.  code | html
JaasSecurityManagerService.DefaultCacheObjectFactory   java:/timedCacheFactory ObjectFactory implementation  code | html
JaasSecurityManagerService.DomainEnumeration     code | html
JaasSecurityManagerService.SecurityDomainObjectFactory     code | html
NullSecurityManager   An implementation of SubjectSecurityManager, RealmMapping that authenticates everyone and for which Principals have any role requested.  code | html
SecurityConfig   The SecurityConfigMBean implementation.  code | html
SecurityDomainContext   An encapsulation of the JNDI security context information  code | html
SecurityPolicyService   The implementation class for the JMX SecurityPolicyServiceMBean.  code | html