|
Oracle Secure Enterprise Search Java API Reference 11g Release 1 (11.1.2.2.0) E21607-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.search.sdk.security.SecurityAttributeInfo
public class SecurityAttributeInfo
A class that contains a security attribute name and type, either grant or deny.
| Constructor Summary | |
|---|---|
SecurityAttributeInfo(String name, boolean isGrant) |
|
| Method Summary | |
|---|---|
String |
getName()Returns the name of the security attribute. |
boolean |
isGrant()Returns true if the security attribute is a Grant attribute. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityAttributeInfo(String name,
boolean isGrant)
| Method Detail |
|---|
public String getName()
public boolean isGrant()
|
Oracle Secure Enterprise Search Java API Reference 11g Release 1 (11.1.2.2.0) E21607-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||