Package | Description |
---|---|
com.sun.identity.wss.policy |
Modifier and Type | Method and Description |
---|---|
String |
WSSPolicyManager.getInputPolicy(ProviderConfig providerConfig)
Returns the input policy for the given web service provider
configuration.
|
String |
WSSPolicyManager.getOutputPolicy(ProviderConfig providerConfig)
Returns the output policy for the given web service provider
configuration.
|
String |
WSSPolicyManager.getPolicy(ProviderConfig providerConfig)
Returns the web service end point policy based on the provider
configuration.
|
String |
WSSPolicyManager.getSTSInputPolicy()
Returns the input policy for the STS service
|
String |
WSSPolicyManager.getSTSOutputPolicy()
Returns the output policy for the STS service
|
String |
WSSPolicyManager.getSTSPolicy()
Returns the STS end point policy
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.