| Package | Description |
|---|---|
| org.opensaml.profile.action.impl |
Implementations of general profile actions.
|
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.base.Function<ProfileRequestContext,ClientTLSSecurityParametersContext> |
PopulateClientTLSValidationParameters.securityParametersContextLookupStrategy
Strategy used to look up the
ClientTLSSecurityParametersContext to set the parameters for. |
| Modifier and Type | Method and Description |
|---|---|
void |
PopulateClientTLSValidationParameters.setSecurityParametersContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,ClientTLSSecurityParametersContext> strategy)
Set the strategy used to look up the
ClientTLSSecurityParametersContext to set the parameters for. |