public class GroupToPrincipalResourceDefinition extends BaseLdapGroupSearchResource
ResourceDefinition for group searches where the group references the principal.BaseLdapGroupSearchResource.GroupName, BaseLdapGroupSearchResource.GroupSearchType| Modifier and Type | Field and Description |
|---|---|
static SimpleAttributeDefinition |
BASE_DN |
static ResourceDefinition |
INSTANCE |
static SimpleAttributeDefinition |
PRINCIPAL_ATTRIBUTE |
static SimpleAttributeDefinition |
RECURSIVE |
static SimpleAttributeDefinition |
SEARCH_BY |
GROUP_DN_ATTRIBUTE, GROUP_NAME, GROUP_NAME_ATTRIBUTE, ITERATIVE| Modifier and Type | Method and Description |
|---|---|
AttributeDefinition[] |
getAttributeDefinitions() |
void |
registerChildren(ManagementResourceRegistration resourceRegistration)
Register child resources associated with this resource.
|
registerAttributesgetAccessConstraints, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerOperations, registerRemoveOperation, registerRemoveOperationpublic static final SimpleAttributeDefinition BASE_DN
public static final SimpleAttributeDefinition RECURSIVE
public static final SimpleAttributeDefinition SEARCH_BY
public static final SimpleAttributeDefinition PRINCIPAL_ATTRIBUTE
public static final ResourceDefinition INSTANCE
public void registerChildren(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterChildren in interface ResourceDefinitionregisterChildren in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionpublic AttributeDefinition[] getAttributeDefinitions()
getAttributeDefinitions in class BaseLdapGroupSearchResourceCopyright © 2014 JBoss by Red Hat. All rights reserved.