Package | Description |
---|---|
com.sun.identity.common |
This packages contains commonly used constants and utilities.
|
com.sun.identity.cot | |
com.sun.identity.federation.meta | |
com.sun.identity.liberty.ws.authnsvc |
Provides classes to manage liberty authentication service.
|
com.sun.identity.liberty.ws.disco.common |
Defines constants and utilities for Liberty Discovery Service implementation.
|
com.sun.identity.liberty.ws.idpp |
Defines IDPP service.
|
com.sun.identity.liberty.ws.soapbinding |
Provides classes to manage Liberty SOAP Binding.
|
com.sun.identity.plugin.configuration |
Contains configuration SPI.
|
com.sun.identity.plugin.configuration.impl | |
com.sun.identity.saml.common |
Defines common SAML 1.x utilities and constants.
|
com.sun.identity.saml2.common |
Defines common SAMLv2 utilities and constants.
|
com.sun.identity.saml2.soapbinding | |
com.sun.identity.wss.sts.config |
Modifier and Type | Method and Description |
---|---|
void |
SystemConfigurationUtil.configChanged(ConfigurationActionEvent event)
This method will be invoked when a component's
configuration data has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
COTServiceListener.configChanged(ConfigurationActionEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
IDFFMetaServiceListener.configChanged(ConfigurationActionEvent event)
Updates the federation metadata cache .
|
Modifier and Type | Method and Description |
---|---|
void |
AuthnSvcService.configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
DiscoServiceManager.configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
IDPPServiceManager.configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
SOAPBindingService.configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationListener.configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationActionEventImpl
The
ConfigurationActionEventImpl class represents
Configuration event. |
Modifier and Type | Method and Description |
---|---|
void |
SAMLServiceManager.configChanged(ConfigurationActionEvent e)
Updates SAML configuration when SAML service's configuration
data has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
SAML2ConfigService.configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
SOAPBindingService.configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
Modifier and Type | Method and Description |
---|---|
void |
FAMSTSConfiguration.configChanged(ConfigurationActionEvent e)
This method will be invoked when a component's
configuration data has been changed.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.