|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TopiaAuthorization
| Field Summary |
|---|
| Fields inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION |
| Method Summary | |
|---|---|
int |
getActions()
getActions : |
String |
getExpression()
getExpression : |
Set |
getPrincipals()
getPrincipals : |
boolean |
implies(TopiaAuthorization authorization)
implies : |
boolean |
impliesActions(int thisActions,
int thatActions)
impliesActions : |
boolean |
impliesExpression(String thisExpression,
String thatExpression)
impliesExpression : |
boolean |
impliesPrincipals(Set thisPrincipals,
Set thatPrincipals)
impliesPrincipals : |
| Method Detail |
|---|
String getExpression()
int getActions()
Set getPrincipals()
boolean implies(TopiaAuthorization authorization)
authorization -
boolean impliesExpression(String thisExpression,
String thatExpression)
thisExpression - thatExpression -
boolean impliesActions(int thisActions,
int thatActions)
thisActions - thatActions -
boolean impliesPrincipals(Set thisPrincipals,
Set thatPrincipals)
thisPrincipals - thatPrincipals -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||