Class SamlRequestInfo
java.lang.Object
org.apache.cxf.rs.security.saml.sso.SamlRequestInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetIdpServiceAddress(String idpServiceAddress) voidsetRelayState(String relayState) voidsetSamlRequest(String encodedSaml) voidsetWebAppContext(String webAppContext) voidsetWebAppDomain(String webAppDomain)
-
Constructor Details
-
SamlRequestInfo
public SamlRequestInfo()
-
-
Method Details
-
setSamlRequest
-
getSamlRequest
-
setRelayState
-
getRelayState
-
setIdpServiceAddress
-
getIdpServiceAddress
-
setWebAppContext
-
getWebAppContext
-
getWebAppDomain
-
setWebAppDomain
-