Package com.saperion.ngc.sapviewer
Class SAPViewerSAMLHandler
- java.lang.Object
-
- com.saperion.ngc.sapviewer.SAPViewerSAMLHandler
-
public class SAPViewerSAMLHandler extends java.lang.Object
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 Constructor Description SAPViewerSAMLHandler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
checkForSamlUserAttributes(javax.servlet.http.HttpSession session, java.lang.String url, java.lang.String samlResponseBase64)
-