org.apache.openejb.jee.oejb2
Class SecurityType

java.lang.Object
  extended by org.apache.openejb.jee.oejb2.AbstractSecurityType
      extended by org.apache.openejb.jee.oejb2.SecurityType

public class SecurityType
extends AbstractSecurityType

Version:
$Rev$ $Date$

Field Summary
protected  Object credentialStoreRef
           
protected  Object defaultSubject
           
protected  List<Object> description
           
protected  Object roleMappings
           
 
Constructor Summary
SecurityType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

protected List<Object> description

credentialStoreRef

protected Object credentialStoreRef

defaultSubject

protected Object defaultSubject

roleMappings

protected Object roleMappings
Constructor Detail

SecurityType

public SecurityType()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.