Oracle Application Server JAAS Provider API Reference
10g Release 2 (10.1.2)

B14019-02


Package com.evermind.security

Provides interfaces related to OC4J identity management.

See:
          Description

Interface Summary
Group A Group is a Group of Users, often specified for a specific category of users, for instance administrators, users, guests, etc...
User A User is used to represent a user.
UserManager A UserManager is used to organize (add/find/remove users from) a resource.

 

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.2 in favor of the standard J2SE JAAS mechanism based on LoginModule. See OC4J Security Guide for more information on implementing custom JAAS login module.


Oracle Application Server JAAS Provider API Reference
10g Release 2 (10.1.2)

B14019-02


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