- securityParametersContextLookupStrategy - Variable in class org.opensaml.profile.action.impl.PopulateClientTLSValidationParameters
-
Strategy used to look up the ClientTLSSecurityParametersContext to set the parameters for.
- securityParametersContextLookupStrategy - Variable in class org.opensaml.profile.action.impl.PopulateDecryptionParameters
-
- securityParametersContextLookupStrategy - Variable in class org.opensaml.profile.action.impl.PopulateSignatureValidationParameters
-
- service - Variable in class org.opensaml.profile.action.impl.CheckAccess
-
Access control service.
- setAccessControlService(AccessControlService) - Method in class org.opensaml.profile.action.impl.CheckAccess
-
Set the service to use.
- setClientTLSValidationParametersResolver(ClientTLSValidationParametersResolver) - Method in class org.opensaml.profile.action.impl.PopulateClientTLSValidationParameters
-
Set the resolver to use for the parameters to store into the context.
- setConfidentialityActive(boolean) - Method in class org.opensaml.profile.action.impl.StaticMessageChannelSecurity
-
Set whether message channel confidentiality is active.
- setConfigurationLookupStrategy(Function<ProfileRequestContext, List<ClientTLSValidationConfiguration>>) - Method in class org.opensaml.profile.action.impl.PopulateClientTLSValidationParameters
-
Set the strategy used to look up a per-request ClientTLSValidationConfiguration list.
- setConfigurationLookupStrategy(Function<ProfileRequestContext, List<DecryptionConfiguration>>) - Method in class org.opensaml.profile.action.impl.PopulateDecryptionParameters
-
- setConfigurationLookupStrategy(Function<ProfileRequestContext, List<SignatureValidationConfiguration>>) - Method in class org.opensaml.profile.action.impl.PopulateSignatureValidationParameters
-
- setDecryptionParametersResolver(DecryptionParametersResolver) - Method in class org.opensaml.profile.action.impl.PopulateDecryptionParameters
-
Set the resolver to use for the parameters to store into the context.
- setDefaultPortInsecure(boolean) - Method in class org.opensaml.profile.action.impl.HttpServletRequestMessageChannelSecurity
-
Set whether traffic on the default TLS port is "secure" for the purposes of this action.
- setEventContextLookupStrategy(Function<ProfileRequestContext, EventContext>) - Method in class org.opensaml.profile.action.impl.LogEvent
-
- setIntegrityActive(boolean) - Method in class org.opensaml.profile.action.impl.StaticMessageChannelSecurity
-
Set whether message channel integrity is active.
- setMessageEncoderFactory(MessageEncoderFactory) - Method in class org.opensaml.profile.action.impl.EncodeMessage
-
Set the encoder factory to use.
- setMessageHandler(MessageHandler) - Method in class org.opensaml.profile.action.impl.EncodeMessage
-
- setMetricStrategy(Function<ProfileRequestContext, Boolean>) - Method in class org.opensaml.profile.action.impl.PopulateMetricContext
-
Set strategy to establish the metric mappings to use.
- setOperation(String) - Method in class org.opensaml.profile.action.impl.CheckAccess
-
Set operation.
- setOperationLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.profile.action.impl.CheckAccess
-
Set a lookup strategy to use to obtain the operation.
- setParentContextLookupStrategy(Function<ProfileRequestContext, BaseContext>) - Method in class org.opensaml.profile.action.impl.AbstractMessageChannelSecurity
-
- setPolicyName(String) - Method in class org.opensaml.profile.action.impl.CheckAccess
-
Set an explicit policy name to apply.
- setPolicyNameLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.profile.action.impl.CheckAccess
-
Set a lookup strategy to use to obtain the policy name to apply.
- SetProfileId - Class in org.opensaml.profile.action.impl
-
A profile action that sets the ID of the profile in use.
- SetProfileId(String) - Constructor for class org.opensaml.profile.action.impl.SetProfileId
-
Constructor.
- setResource(String) - Method in class org.opensaml.profile.action.impl.CheckAccess
-
Set resource.
- setResourceLookupStrategy(Function<ProfileRequestContext, String>) - Method in class org.opensaml.profile.action.impl.CheckAccess
-
Set a lookup strategy to use to obtain the resource.
- setSecurityParametersContextLookupStrategy(Function<ProfileRequestContext, ClientTLSSecurityParametersContext>) - Method in class org.opensaml.profile.action.impl.PopulateClientTLSValidationParameters
-
Set the strategy used to look up the ClientTLSSecurityParametersContext to set the parameters for.
- setSecurityParametersContextLookupStrategy(Function<ProfileRequestContext, SecurityParametersContext>) - Method in class org.opensaml.profile.action.impl.PopulateDecryptionParameters
-
- setSecurityParametersContextLookupStrategy(Function<ProfileRequestContext, SecurityParametersContext>) - Method in class org.opensaml.profile.action.impl.PopulateSignatureValidationParameters
-
- setSignatureValidationParametersResolver(SignatureValidationParametersResolver) - Method in class org.opensaml.profile.action.impl.PopulateSignatureValidationParameters
-
Set the resolver to use for the parameters to store into the context.
- setSuppressedEvents(Collection<String>) - Method in class org.opensaml.profile.action.impl.LogEvent
-
Set a collection of events to ignore for logging purposes.
- StaticMessageChannelSecurity - Class in org.opensaml.profile.action.impl
-
- StaticMessageChannelSecurity() - Constructor for class org.opensaml.profile.action.impl.StaticMessageChannelSecurity
-
- suppressedEvents - Variable in class org.opensaml.profile.action.impl.LogEvent
-
Set of events to ignore for logging purposes.