|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8) B32260-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface for a query filter authorization plug-in.
AuthorizationManager| Method Summary | |
void |
close()Called to indicate that this plugin object will no longer be used. |
String[] |
getSecurityValues(String secAttributeName)Returns a list of security attribute values for the current user. |
| Method Detail |
public String[] getSecurityValues(String secAttributeName)
throws PluginException
secAttributeName - the name of the security attributePluginException - if an error occurspublic void close()
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8) B32260-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||