public class AccessControlIAP extends AccessControlAdministrativePoint
Constructor and Description |
---|
AccessControlIAP(org.apache.directory.api.ldap.model.name.Dn dn,
String uuid)
Create an instance of AccessControl IAP
|
Modifier and Type | Method and Description |
---|---|
boolean |
isInner()
Tells if the AdministrativePoint defines a inner area
|
boolean |
isSpecific()
Tells if the AdministrativePoint defines a specific area
|
String |
toString() |
getDn, getParent, getRole, getUuid, isAutonomous, setParent
public AccessControlIAP(org.apache.directory.api.ldap.model.name.Dn dn, String uuid)
dn
- The AdministrativePoint Dnuuid
- The AdministrativePoint UUIDpublic boolean isSpecific()
public boolean isInner()
public String toString()
toString
in class AbstractAdministrativePoint
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.