Uses of Class
org.jenkinsci.plugins.saml.OpenSAMLWrapper
Packages that use OpenSAMLWrapper
-
Uses of OpenSAMLWrapper in org.jenkinsci.plugins.saml
Subclasses of OpenSAMLWrapper in org.jenkinsci.plugins.samlModifier and TypeClassDescriptionclassProcess to response from the IdP to obtain the SAML2Profile of the user.classProcess the current configuration and request to prepare a Redirection to the IdP.classbuild the Service Provider(SP) metadata from the configuration.classvalidate the IdP metadata, this class is used from the configuration screen to validate the XML in the IdP Metadata textarea.