Class SamlDecoder
java.lang.Object
com.suncode.pwfl.security.saml.SamlDecoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdecodeUserId(String encodedSaml, Reader reader) static StringdecodeUserId(String encodedSaml, String certificateFingerprint)
-
Constructor Details
-
SamlDecoder
public SamlDecoder()
-
-
Method Details
-
decodeUserId
-
decodeUserId
-