|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Authority
Interface for all authorities that may be granted to a user. "Authority" refers to an abstraction given to a set of privileges (permissions).
An Authority must be representable as a String which is specifically supported
by an AuthorityFactory
.
Method Summary | |
---|---|
String |
getAuthority()
An Authority that can be represented as a String which is
sufficient in precision to be relied upon for an access control decisions. |
Method Detail |
---|
String getAuthority()
Authority
that can be represented as a String
which is
sufficient in precision to be relied upon for an access control decisions.
String
with
sufficient precision).
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |