Class OpenSAMLUtils
java.lang.Object
com.tremolosecurity.proxy.util.OpenSAMLUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> T
buildSAMLObject
(Class<T> clazz) static String
getRawQueryStringParameter
(String queryString, String paramName) static String
xml2str
(org.opensaml.core.xml.XMLObject object)
-
Constructor Details
-
OpenSAMLUtils
public OpenSAMLUtils()
-
-
Method Details
-
buildSAMLObject
-
xml2str
public static String xml2str(org.opensaml.core.xml.XMLObject object) throws TransformerFactoryConfigurationError, TransformerException -
getRawQueryStringParameter
-