public interface SamlInfo extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getIdpDescription()
Returns the description information as defined in Alfresco SAML Console.
|
String |
getTenantDomain()
Returns the tenant domain
|
Boolean |
isSamlEnabled()
Returns true is SAML has been activated on Alfresco server.
|
Boolean |
isSamlEnforced()
Returns true is SAML has been enforced on Alfresco server.
|
Boolean isSamlEnabled()
Boolean isSamlEnforced()
String getIdpDescription()
String getTenantDomain()
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.