public interface Authority extends Serializable
An Authority must be representable as a
String which is specifically supported by an AuthorityFactory
.
Modifier and Type | Method and Description |
---|---|
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. |
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).Copyright © GigaSpaces.