|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AuthorizationRule
Defines an AuthorizationRule.
| Method Summary | |
|---|---|
boolean |
isAuthorized(Authorizations a)
Checks if the given Authorizations are sufficient
by evaluation of this AuthorizationRule. |
java.lang.String |
toSARL()
Returns the SARL statement that represents this AuthorizationRule. |
| Method Detail |
|---|
boolean isAuthorized(Authorizations a)
Authorizations are sufficient
by evaluation of this AuthorizationRule.
a - an Authorizations set.
java.lang.String toSARL()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||