public class NonInflatingSaml20ObjectBuilder extends AbstractSaml20ObjectBuilder
NonInflatingSaml20ObjectBuilder.configBean, DEFAULT_ELEMENT_LOCAL_NAME_FIELD, DEFAULT_ELEMENT_NAME_FIELD| Constructor and Description |
|---|
NonInflatingSaml20ObjectBuilder(org.apereo.cas.support.saml.OpenSamlConfigBean configBean) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
decodeSamlAuthnRequest(java.lang.String encodedRequestXmlString)
Decode authn request xml.
|
addAttributeValuesToSaml2Attribute, generateSecureRandomId, getNameID, newAssertion, newAssertion, newAttribute, newAttributeStatement, newAuthnStatement, newConditions, newEcpResponse, newIssuer, newResponse, newStatus, newSubject, newSubjectaddAttributeValuesToSamlAttribute, constructDocumentFromXml, getConfigBean, getSamlObjectQName, newAttributeValue, newSamlObject, newSoapObject, signSamlResponsepublic NonInflatingSaml20ObjectBuilder(org.apereo.cas.support.saml.OpenSamlConfigBean configBean)
public java.lang.String decodeSamlAuthnRequest(java.lang.String encodedRequestXmlString)
AbstractSaml20ObjectBuilderdecodeSamlAuthnRequest in class AbstractSaml20ObjectBuilderencodedRequestXmlString - the encoded request xml string