public interface SamlProviderConfigurationHelper
Modifier and Type | Method and Description |
---|---|
SamlProviderConfiguration |
getSamlProviderConfiguration() |
boolean |
isEnabled() |
boolean |
isLDAPImportEnabled() |
boolean |
isRoleIdp() |
boolean |
isRoleSp() |
void |
updateProperties(com.liferay.portal.kernel.util.UnicodeProperties properties) |
SamlProviderConfiguration getSamlProviderConfiguration()
boolean isEnabled()
boolean isLDAPImportEnabled()
boolean isRoleIdp()
boolean isRoleSp()
void updateProperties(com.liferay.portal.kernel.util.UnicodeProperties properties) throws java.lang.Exception
java.lang.Exception