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: 607077 $ $Date: 2007-12-27 15:55:23 +0100 (Do, 27. Dez 2007) $

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-2011 The Apache OpenEJB development community. All Rights Reserved.