Package | Description |
---|---|
com.sun.identity.cot |
Modifier and Type | Method and Description |
---|---|
CircleOfTrustDescriptor |
CircleOfTrustManager.getCircleOfTrust(String realm,
String name)
Returns the circle of trust under the realm.
|
Modifier and Type | Method and Description |
---|---|
void |
CircleOfTrustManager.createCircleOfTrust(String realm,
CircleOfTrustDescriptor cotDescriptor)
Creates a circle of trust.
|
void |
CircleOfTrustManager.modifyCircleOfTrust(String realm,
CircleOfTrustDescriptor cotDescriptor)
Modifies the attributes of a circle of trust.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.