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
|
Constructor and Description |
---|
ACI(String name,
String target,
String targetFilter,
QualifiedCollection targetAttributes,
Collection users,
QualifiedCollection permissions) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.