Package org.gluu.oxtrust.util.saml
Class Saml2Settings
java.lang.Object
com.onelogin.saml2.settings.Saml2Settings
org.gluu.oxtrust.util.saml.Saml2Settings
public class Saml2Settings
extends com.onelogin.saml2.settings.Saml2Settings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.onelogin.saml2.model.Organization
void
setOrganizationSub
(com.onelogin.saml2.model.Organization organization) void
setSpAssertionConsumerServiceUrlSub
(URL spAssertionConsumerServiceUrl) void
setSpEntityIdSub
(String spEntityIdSub) void
setSpNameIDFormatSub
(String spNameIDFormatSub) void
setSpSingleLogoutServiceUrlSub
(URL spSingleLogoutServiceUrl) void
setSpX509certSub
(X509Certificate spX509cert) Methods inherited from class com.onelogin.saml2.settings.Saml2Settings
checkIdPSettings, checkSettings, checkSPCerts, checkSPSettings, getAuthnRequestsSigned, getContacts, getDigestAlgorithm, getHsm, getIdpCertFingerprint, getIdpCertFingerprintAlgorithm, getIdpEntityId, getIdpSingleLogoutServiceBinding, getIdpSingleLogoutServiceResponseUrl, getIdpSingleLogoutServiceUrl, getIdpSingleSignOnServiceBinding, getIdpSingleSignOnServiceUrl, getIdpx509cert, getIdpx509certMulti, getLogoutRequestSigned, getLogoutResponseSigned, getNameIdEncrypted, getOrganization, getRejectDeprecatedAlg, getRequestedAuthnContext, getRequestedAuthnContextComparison, getSignatureAlgorithm, getSignMetadata, getSpAssertionConsumerServiceBinding, getSpAssertionConsumerServiceUrl, getSPcert, getSPcertNew, getSpEntityId, getSPkey, getSPMetadata, getSpNameIDFormat, getSpSingleLogoutServiceBinding, getSpSingleLogoutServiceUrl, getSPValidationOnly, getUniqueIDPrefix, getWantAssertionsEncrypted, getWantAssertionsSigned, getWantMessagesSigned, getWantNameId, getWantNameIdEncrypted, getWantXMLValidation, isAllowRepeatAttributeName, isCompressRequestEnabled, isCompressResponseEnabled, isDebugActive, isRejectUnsolicitedResponsesWithInResponseTo, isStrict, isTrimAttributeValues, isTrimNameIds, setAllowRepeatAttributeName, setAuthnRequestsSigned, setCompressRequest, setCompressResponse, setContacts, setDebug, setDigestAlgorithm, setHsm, setIdpCertFingerprint, setIdpCertFingerprintAlgorithm, setIdpEntityId, setIdpSingleLogoutServiceBinding, setIdpSingleLogoutServiceResponseUrl, setIdpSingleLogoutServiceUrl, setIdpSingleSignOnServiceBinding, setIdpSingleSignOnServiceUrl, setIdpx509cert, setIdpx509certMulti, setLogoutRequestSigned, setLogoutResponseSigned, setNameIdEncrypted, setOrganization, setRejectDeprecatedAlg, setRejectUnsolicitedResponsesWithInResponseTo, setRequestedAuthnContext, setRequestedAuthnContextComparison, setSignatureAlgorithm, setSignMetadata, setSpAssertionConsumerServiceBinding, setSpAssertionConsumerServiceUrl, setSpEntityId, setSpNameIDFormat, setSpPrivateKey, setSpSingleLogoutServiceBinding, setSpSingleLogoutServiceUrl, setSPValidationOnly, setSpX509cert, setSpX509certNew, setStrict, setTrimAttributeValues, setTrimNameIds, setUniqueIDPrefix, setWantAssertionsEncrypted, setWantAssertionsSigned, setWantMessagesSigned, setWantNameId, setWantNameIdEncrypted, setWantXMLValidation, validateMetadata
-
Constructor Details
-
Saml2Settings
public Saml2Settings()
-
-
Method Details
-
setSpSingleLogoutServiceUrlSub
-
setSpAssertionConsumerServiceUrlSub
-
setSpX509certSub
-
setOrganizationSub
public void setOrganizationSub(com.onelogin.saml2.model.Organization organization) -
getOrganizationSub
public com.onelogin.saml2.model.Organization getOrganizationSub() -
getSpEntityIdSub
-
setSpEntityIdSub
-
getSpNameIDFormatSub
-
setSpNameIDFormatSub
-