public class SamlResponseFactory extends Object
| Constructor and Description |
|---|
SamlResponseFactory() |
| Modifier and Type | Method and Description |
|---|---|
SamlResponse |
create(byte[] privateKey,
String samlResponseString) |
public SamlResponse create(byte[] privateKey, String samlResponseString) throws UnsupportedEncodingException, org.opensaml.xml.ConfigurationException, org.opensaml.xml.parse.XMLParserException, org.opensaml.xml.io.UnmarshallingException
UnsupportedEncodingExceptionorg.opensaml.xml.ConfigurationExceptionorg.opensaml.xml.parse.XMLParserExceptionorg.opensaml.xml.io.UnmarshallingExceptionCopyright © 2017. All Rights Reserved.