Package org.jboss.security.plugins.samples

Interface Summary
CacheRealmMappingServiceMBean  
DatabaseRealmMappingServiceMBean  
DatabaseSecurityManagerServiceMBean  
EJBSecurityManagerServiceMBean  
SimpleRealmMappingServiceMBean  
 

Class Summary
CacheRealmMapping CacheRealmMapping has two purposes (one of them currently unimplemented.) It allows beans to have mappings for multiple security realms, and it (eventually) will cache data from realms that allow it.
CacheRealmMappingService This is a JMX service which manages access to security realms for a bean.
DatabaseRealmMapping  
DatabaseRealmMappingService This is a JMX service which manages access to security realms for a bean.
DatabaseSecurityManagerService This is a JMX service which manages the EJBSecurityManager.
EJBSecurityManagerDatabaseImpl The EJBSecurityManager is responsible for validating credentials associated with principals.
EJBSecurityManagerDefaultImpl The EJBSecurityManager is responsible for validating credentials associated with principals.
EJBSecurityManagerService This is a JMX service which manages the EJBSecurityManager.
SimpleRealmMapping SimpleRealmMapping removes the level of indirection in the specification between roles and principals/groups for the standard "deploy without configuring"
SimpleRealmMappingService This is a JMX service which manages access to security realms for a bean.
 



Copyright © 2000 The JBoss Organization. All Rights Reserved.