|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wamblee.security.authorization.AbstractUserCondition
@Entity public abstract class AbstractUserCondition
Condition used to match a user against a specified set of users.
Constructor Summary | |
---|---|
AbstractUserCondition()
|
|
AbstractUserCondition(AbstractUserCondition aCondition)
|
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.UserCondition |
---|
matches, setUserAdmin |
Constructor Detail |
---|
public AbstractUserCondition()
public AbstractUserCondition(AbstractUserCondition aCondition)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |