|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wamblee.security.authorization.AbstractAuthorizationRule
@Entity public abstract class AbstractAuthorizationRule
Represents an authorization rule to determine whether an operation is allowed on a resource.
Constructor Summary | |
---|---|
AbstractAuthorizationRule()
|
|
AbstractAuthorizationRule(AbstractAuthorizationRule aRule)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.wamblee.security.authorization.AuthorizationRule |
---|
getSupportedTypes, isAllowed, setUserAdministration |
Constructor Detail |
---|
public AbstractAuthorizationRule()
public AbstractAuthorizationRule(AbstractAuthorizationRule aRule)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |