public class ParentInheritance extends Object
Modifier and Type | Method and Description |
---|---|
AttributeType |
getAttributeType()
Return the attribute type.
|
String |
getAttrTypeStr()
Return the string representation of the attribute type.
|
DN |
getBaseDN()
Return the DN that groupdn must be under.
|
int[] |
getLevels()
Returns an array of levels, where levels are integers.
|
int |
getNumLevels()
Returns the number of levels counted.
|
public int getNumLevels()
public int[] getLevels()
public AttributeType getAttributeType()
public String getAttrTypeStr()
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.