Package | Description |
---|---|
com.sun.identity.cli.idrepo | |
com.sun.identity.delegation |
Provides classes for delegation service.
|
com.sun.identity.delegation.interfaces |
This package provides interface for delegation plugins that would register
with delegation framework to manage and evaluate delegation access control
privileges and permissions.
|
com.sun.identity.delegation.plugins |
Modifier and Type | Method and Description |
---|---|
protected DelegationPrivilege |
IdentityCommand.getDelegationPrivilege(String name,
Set privilegeObjects) |
Modifier and Type | Method and Description |
---|---|
void |
DelegationManager.addPrivilege(DelegationPrivilege privilege)
Adds a delegation privilege to a specific realm.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegationInterface.addPrivilege(SSOToken token,
String orgName,
DelegationPrivilege privilege)
Adds a delegation privilege to a specific realm.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegationPolicyImpl.addPrivilege(SSOToken token,
String orgName,
DelegationPrivilege privilege)
Adds a delegation privilege to a specific realm.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.