|
Oracle Application Server JAAS Provider Java API Reference 10g Release 2 (10.1.2) B14019-01 November 2004 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
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. |
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 Java API Reference 10g Release 2 (10.1.2) B14019-01 November 2004 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||