Package com.saperion.ngc.sapviewer
Class SAPViewerSAMLHandler
java.lang.Object
com.saperion.ngc.sapviewer.SAPViewerSAMLHandler
This class is used to parse the SAMLResponse for user related SAML attributes (SAML2).
This values are shown in the SAMLWebViewer in the notes area, when new notes are added
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
checkForSamlUserAttributes
(jakarta.servlet.http.HttpSession session, String url, String samlResponseBase64)
-
Constructor Details
-
SAPViewerSAMLHandler
public SAPViewerSAMLHandler()
-
-
Method Details
-
checkForSamlUserAttributes
-