Package | Description |
---|---|
com.iplanet.services.ldap.aci |
Deprecated classes to manage LDAP ACIs.
|
Modifier and Type | Method and Description |
---|---|
QualifiedCollection |
ACI.getPermissions()
Geets the QualifiedCollection of permissions that apply to the ACI
|
QualifiedCollection |
ACI.getTargetAttributes()
Geets the QualifiedCollection of targetAttributes that apply to the ACI
|
Modifier and Type | Method and Description |
---|---|
void |
ACI.setPermissions(QualifiedCollection permissions)
Sets the QualifiedCollection of permissions that apply to the ACI
|
void |
ACI.setTargetAttributes(QualifiedCollection targetAttributes)
Sets the QualifiedCollection of targetAttributes that apply to the ACI
|
Copyright © 2010-2013, ForgeRock All Rights Reserved.