public class SPUtil extends Object
| Constructor and Description |
|---|
SPUtil() |
| Modifier and Type | Method and Description |
|---|---|
Principal |
createGenericPrincipal(org.apache.catalina.connector.Request request,
String username,
List<String> roles)
Create an instance of the
GenericPrincipal |
org.picketlink.identity.federation.saml.v2.protocol.AuthnRequestType |
createSAMLRequest(String serviceURL,
String identityURL)
Create a SAML2 auth request
|
public org.picketlink.identity.federation.saml.v2.protocol.AuthnRequestType createSAMLRequest(String serviceURL, String identityURL) throws org.picketlink.common.exceptions.ConfigurationException
serviceURL - URL of the serviceidentityURL - URL of the identity providerorg.picketlink.common.exceptions.ConfigurationExceptionCopyright © 2013. All Rights Reserved.