public class SAML2ConfigService extends Object implements ConfigurationListener
Modifier and Type | Method and Description |
---|---|
void |
configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
static Object |
getAttribute(String attributeName)
Retrieves current value of an AttributeSchema in the SAML2Config
ServiceSchema.
|
public void configChanged(ConfigurationActionEvent e)
configChanged
in interface ConfigurationListener
e
- Configuration action event, like ADDED, DELETED, MODIFIED etc.public static Object getAttribute(String attributeName)
attributeName
- the name of the attributeSchema.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.