|
JAAS Provider Java API Reference 10g (9.0.4.0.0) B10389-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines a basic methods for managing JAZN policies.
NOTE: This interface is for Oracle-internal use only and is subject to change without notice.
| Method Summary | |
GlobalPolicy |
getGlobalPolicy()Returns the global policy. |
RealmPolicy |
getRealmPolicy(Realm realm)Returns the policy associated with the specified realm. |
| Method Detail |
public GlobalPolicy getGlobalPolicy()
throws JAZNException
JAZNException
public RealmPolicy getRealmPolicy(Realm realm)
throws JAZNException
realm - the realm whose policy is to be returned.JAZNException
|
JAAS Provider Java API Reference 10g (9.0.4.0.0) B10389-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||