Package com.suncode.pwfl.security.saml
Class SamlDecoder
java.lang.Object
com.suncode.pwfl.security.saml.SamlDecoder
Pomocnicza klasa do obsługi protokołu SAML.
- Author:
- Rafał Nowacki 2019-06-17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
decodeUserId
(String encodedSaml, Reader reader) static String
decodeUserId
(String encodedSaml, String certificateFingerprint)
-
Constructor Details
-
SamlDecoder
public SamlDecoder()
-
-
Method Details
-
decodeUserId
-
decodeUserId
-