Package org.keycloak.saml.validators
Class DestinationValidator
java.lang.Object
org.keycloak.saml.validators.DestinationValidator
Check that Destination field in SAML request/response is either unset or matches the expected one.
- Author:
- hmlnarik
-
Method Summary
Modifier and TypeMethodDescriptionstatic DestinationValidator
forProtocolMap
(String[] protocolMappings) boolean
boolean
boolean
boolean
-
Method Details
-
forProtocolMap
-
validate
-
validate
-
validate
-
validate
-