Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


Deprecated API

Deprecated Interfaces
com.evermind.security.Group
          as of 10.1.3, use JAAS standard APIs

This interface is deprecated in 10.1.3 in favor of the standard J2SE JAAS mechanism based on LoginModule. See OC4J Security Guide for more information on implementing custom JAAS login module. 

com.evermind.security.User
          as of 10.1.3, use JAAS standard APIs

This interface is deprecated in 10.1.3 in favor of the standard J2SE JAAS mechanism based on LoginModule. See OC4J Security Guide for more information on implementing custom JAAS login module. 

com.evermind.security.UserManager
          as of 10.1.3, use JAAS standard APIs

This interface is deprecated in 10.1.3 in favor of the standard J2SE JAAS mechanism based on LoginModule. See OC4J Security Guide for more information on implementing custom JAAS login module. 

 

Deprecated Fields
oracle.security.jazn.realm.InitRealmInfo._appRealm
          As of 10.1.3 JAZN specific realms are deprecated. There will be a replacement functionality equivalent of this in future release. See OC4J Security Guide for more information on supported realm types. 
oracle.security.jazn.realm.InitRealmInfo._extRealm
          As of 10.1.3 JAZN specific realms are deprecated. There will be a replacement functionality equivalent of this in future release. See OC4J Security Guide for more information on supported realm types. 
oracle.security.jazn.realm.InitRealmInfo.RealmType.APPLICATION_REALM
          As of 10.1.3 JAZN specific realms are deprecated. There will be a replacement functionality equivalent of this in future release. See OC4J Security Guide for more information on supported realm types. 
oracle.security.jazn.realm.InitRealmInfo.RealmType.EXTERNAL_REALM
          As of 10.1.3 JAZN specific realms are deprecated. There will be a replacement functionality equivalent of this in future release. See OC4J Security Guide for more information on supported realm types. 

 


Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


Copyright © 2004, 2006, Oracle. All rights reserved.