public class SubjectCustomizerForDecoratorExtraAttributes extends SubjectCustomizerBase
| Modifier and Type | Field and Description |
|---|---|
static String |
PERMISSIONS_STEM_NAME
stem name of the permission resources which represent columns in the attribute table
|
static String |
SUBJECT_ATTRIBUTES_PERMISSIONS_ATTRIBUTE_DEF
subjectAttributes:permissions
|
| Constructor and Description |
|---|
SubjectCustomizerForDecoratorExtraAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Set<Subject> |
decorateSubjects(GrouperSession grouperSession,
Set<Subject> subjects,
Collection<String> attributeNamesRequested)
decorate subjects based on attributes requested
|
static String |
PRIVILEGED_ADMIN_GROUP_NAME()
privileged employee group name
|
filterSubjectspublic static final String PERMISSIONS_STEM_NAME
public static final String SUBJECT_ATTRIBUTES_PERMISSIONS_ATTRIBUTE_DEF
public SubjectCustomizerForDecoratorExtraAttributes()
public static String PRIVILEGED_ADMIN_GROUP_NAME()
public Set<Subject> decorateSubjects(GrouperSession grouperSession, Set<Subject> subjects, Collection<String> attributeNamesRequested)
SubjectCustomizerdecorateSubjects in interface SubjectCustomizerdecorateSubjects in class SubjectCustomizerBaseSubjectCustomizer.decorateSubjects(GrouperSession, Set, Collection)Copyright © 2016 Internet2. All rights reserved.