|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserCondition
Condition used to match a user against a specified set of users.
Method Summary | |
---|---|
boolean |
matches(java.lang.String aUser)
Determines if the condition matches. |
void |
setUserAdmin(UserAdministration aAdmin)
Sets the user administration object. |
Method Detail |
---|
void setUserAdmin(UserAdministration aAdmin)
aAdmin
- User administration.boolean matches(java.lang.String aUser)
aUser
- user to check.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |