public class AuthorizedUserGroupPlugin extends java.lang.Object implements DerivedGroupPlugin
Constructor and Description |
---|
AuthorizedUserGroupPlugin() |
Modifier and Type | Method and Description |
---|---|
Contact[] |
getMembers(DataSource ds,
FldParams params) |
boolean |
isMember(DataSource ds,
FldParams params) |
@CheckReturnValue public boolean isMember(DataSource ds, FldParams params)
isMember
in interface DerivedGroupPlugin
ds
- the data sourceparams
- the field parameters@CheckReturnValue public Contact[] getMembers(DataSource ds, FldParams params)
getMembers
in interface DerivedGroupPlugin
ds
- the data sourceparams
- the field parametersstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.