Skip navigation links

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

B32115-01


Package com.evermind.security

Provides interfaces related to OC4J identity management.

See:
          Description

Interface Summary
Group Deprecated. as of 10.1.3, use JAAS standard APIs
User Deprecated. as of 10.1.3, use JAAS standard APIs
UserManager Deprecated. as of 10.1.3, use JAAS standard APIs

 

Package com.evermind.security Description

Provides interfaces related to OC4J identity management.

These interfaces can be implemented by customers who want to supply their own identity management mechanisms such as storing lists of users and passwords in a database. They are 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.


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.