Package | Description |
---|---|
com.sun.identity.cli.entitlement | |
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
com.sun.identity.entitlement.opensso |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Set<String>> |
ApplicationPrivilegeBase.getApplicationToResources(ApplicationPrivilege appPrivilege) |
protected String |
ApplicationPrivilegeBase.getDisplayAction(ApplicationPrivilege appPrivilege) |
protected Map<String,Set<String>> |
ApplicationPrivilegeBase.getSubjects(ApplicationPrivilege appPrivilege) |
Modifier and Type | Method and Description |
---|---|
abstract ApplicationPrivilege |
ApplicationPrivilegeManager.getPrivilege(String name)
Returns the application privilege object.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ApplicationPrivilegeManager.addPrivilege(ApplicationPrivilege appPrivilege)
Adds a delegation privilege.
|
abstract void |
ApplicationPrivilegeManager.replacePrivilege(ApplicationPrivilege appPrivilege)
Replaces (or modifies) an existing privilege.
|
Modifier and Type | Method and Description |
---|---|
ApplicationPrivilege |
OpenSSOApplicationPrivilegeManager.getPrivilege(String name) |
Modifier and Type | Method and Description |
---|---|
void |
OpenSSOApplicationPrivilegeManager.addPrivilege(ApplicationPrivilege appPrivilege) |
void |
OpenSSOApplicationPrivilegeManager.replacePrivilege(ApplicationPrivilege appPrivilege) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.