Class DestinationInfoHolder
java.lang.Object
org.keycloak.saml.processing.core.saml.v2.holders.DestinationInfoHolder
Holder containing the information about a destination
- Since:
- Jul 24, 2009
- Author:
- Anil.Saldhana@redhat.com
-
Constructor Summary
ConstructorDescriptionDestinationInfoHolder
(String destination, String samlMessage, String relayState) Create an holder -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DestinationInfoHolder
Create an holder- Parameters:
destination
- The destination where the post will be sentsamlMessage
- SAML MessagerelayState
-
-
-
Method Details
-
getDestination
-
getSamlMessage
-
getRelayState
-