Interface SamlApi
public interface SamlApi
Public API for SSO metadata management.
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetSPMetadataAsString(boolean complete) Returns the SAML Service Provider metadata for a this instance.
-
Method Details
-
getSPMetadataAsString
Returns the SAML Service Provider metadata for a this instance.- Parameters:
complete- whether or not the meta data generated should include the non-required attributes (completeMetadata = true means all the non-essential attributes too)- Returns:
- the SAML Service Provider metadata for this instance
-
changeSamlCertificate
-
deleteSamlCertificate
-