Uses of Class
org.opensaml.security.messaging.ClientTLSSecurityParametersContext
Packages that use ClientTLSSecurityParametersContext
-
Uses of ClientTLSSecurityParametersContext in org.opensaml.profile.action.impl
Fields in org.opensaml.profile.action.impl with type parameters of type ClientTLSSecurityParametersContextModifier and TypeFieldDescriptionPopulateClientTLSValidationParameters.securityParametersContextLookupStrategyStrategy used to look up theClientTLSSecurityParametersContextto set the parameters for.Method parameters in org.opensaml.profile.action.impl with type arguments of type ClientTLSSecurityParametersContextModifier and TypeMethodDescriptionvoidPopulateClientTLSValidationParameters.setSecurityParametersContextLookupStrategy(Function<ProfileRequestContext, ClientTLSSecurityParametersContext> strategy) Set the strategy used to look up theClientTLSSecurityParametersContextto set the parameters for.