修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
ShibbolethAttributeFilteringEngine.onNewContextCreated(org.springframework.context.ApplicationContext newServiceContext)
Called after a new context has been created but before it set as the service's context.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
ShibbolethSAML2AttributeAuthority.onNewContextCreated(org.springframework.context.ApplicationContext newServiceContext)
Called after a new context has been created but before it set as the service's context.
|
protected void |
ShibbolethSAML1AttributeAuthority.onNewContextCreated(org.springframework.context.ApplicationContext newServiceContext)
Called after a new context has been created but before it set as the service's context.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
ShibbolethAttributeResolver.onNewContextCreated(org.springframework.context.ApplicationContext newServiceContext)
Called after a new context has been created but before it set as the service's context.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
BaseService.destroy()
Destroys a service, freeing any resources it may currently be using.
|
void |
BaseReloadableService.destroy()
Destroys a service, freeing any resources it may currently be using.
|
void |
BaseService.initialize()
Initializes this service.
|
void |
BaseReloadableService.initialize()
Initializes this service.
|
protected void |
BaseService.loadContext()
Loads the service context.
|
protected abstract void |
BaseService.onNewContextCreated(org.springframework.context.ApplicationContext newServiceContext)
Called after a new context has been created but before it set as the service's context.
|
void |
BaseReloadableService.reload()
Reloads the configuration of the service.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ServletContextAttributeExporter.destroy()
Destroys a service, freeing any resources it may currently be using.
|
void |
ServletContextAttributeExporter.initialize()
Initializes this service.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
SAMLMDRelyingPartyConfigurationManager.onNewContextCreated(org.springframework.context.ApplicationContext newServiceContext)
Called after a new context has been created but before it set as the service's context.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
Service.destroy()
Destroys a service, freeing any resources it may currently be using.
|
void |
Service.initialize()
Initializes this service.
|
void |
ReloadableService.reload()
Reloads the configuration of the service.
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
IdPProfileHandlerManager.onNewContextCreated(org.springframework.context.ApplicationContext newServiceContext)
Called after a new context has been created but before it set as the service's context.
|
Copyright © 2012. All Rights Reserved.