public class SamlPostDto
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
destination
public final String destination
-
samlResponse
public final String samlResponse
-
relayState
public final String relayState
-
-
Method Details
-
getDestination
public String getDestination()
-
getSamlResponse
public String getSamlResponse()
-