public class AccessControlSAP extends AccessControlAdministrativePoint
| Constructor and Description |
|---|
AccessControlSAP(org.apache.directory.api.ldap.model.name.Dn dn,
String uuid)
Create an instance of AccessControl AdministrativePoint
|
| Modifier and Type | Method and Description |
|---|---|
AdministrativePoint |
getParent() |
boolean |
isInner()
Tells if the AdministrativePoint defines a inner area
|
boolean |
isSpecific()
Tells if the AdministrativePoint defines a specific area
|
String |
toString() |
getDn, getRole, getUuid, isAutonomous, setParentpublic AccessControlSAP(org.apache.directory.api.ldap.model.name.Dn dn,
String uuid)
dn - The AdministrativePoint Dnuuid - The AdministrativePoint UUIDpublic AdministrativePoint getParent()
getParent in interface AdministrativePointgetParent in class AbstractAdministrativePointpublic boolean isSpecific()
isSpecific in interface AdministrativePointisSpecific in class AbstractAdministrativePointpublic boolean isInner()
isInner in interface AdministrativePointisInner in class AbstractAdministrativePointpublic String toString()
toString in class AbstractAdministrativePointCopyright © 2021. All rights reserved.