@Component(value="cuba_IdpAuthLifecycleManager")
public class IdpAuthLifecycleManager
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Class and Description |
|---|---|
static class |
IdpAuthLifecycleManager.IdpSessionStatus |
| Constructor and Description |
|---|
IdpAuthLifecycleManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
handleBeforeRestInvocationEvent(BeforeRestInvocationEvent event) |
void |
handleOAuthTokenRevocationResponse(OAuthTokenRevokedResponseEvent event) |
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.Exception@Order(value=200) @EventListener public void handleBeforeRestInvocationEvent(BeforeRestInvocationEvent event)
@Order(value=200) @EventListener public void handleOAuthTokenRevocationResponse(OAuthTokenRevokedResponseEvent event)