public class SamlUtils extends Object
| Constructor and Description |
|---|
SamlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.opensaml.saml2.metadata.AssertionConsumerService |
getAssertionConsumerService(org.opensaml.saml2.metadata.SPSSODescriptor spDescriptor,
Integer acsIndex) |
static org.opensaml.saml2.metadata.SingleSignOnService |
getSingleSignOnService(org.opensaml.saml2.metadata.IDPSSODescriptor idpssoDescriptor,
String binding) |
public static org.opensaml.saml2.metadata.SingleSignOnService getSingleSignOnService(org.opensaml.saml2.metadata.IDPSSODescriptor idpssoDescriptor,
String binding)
public static org.opensaml.saml2.metadata.AssertionConsumerService getAssertionConsumerService(org.opensaml.saml2.metadata.SPSSODescriptor spDescriptor,
Integer acsIndex)
Copyright © 2014. All rights reserved.