org.apache.openejb.assembler.classic
Class SecurityServiceInfo

java.lang.Object
  extended by org.apache.openejb.assembler.classic.InfoObject
      extended by org.apache.openejb.assembler.classic.ServiceInfo
          extended by org.apache.openejb.assembler.classic.SecurityServiceInfo
All Implemented Interfaces:
Serializable

public class SecurityServiceInfo
extends ServiceInfo

See Also:
Serialized Form

Field Summary
 List<RoleMappingInfo> roleMappings
           
 
Fields inherited from class org.apache.openejb.assembler.classic.ServiceInfo
className, codebase, constructorArgs, description, displayName, factoryMethod, id, properties, service, types
 
Constructor Summary
SecurityServiceInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

roleMappings

public final List<RoleMappingInfo> roleMappings
Constructor Detail

SecurityServiceInfo

public SecurityServiceInfo()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.