public class InitializeContainerAfterSuccessfulLoginEvent extends Object implements info.magnolia.event.Event<InitializeContainerAfterSuccessfulLoginEvent.Handler>
CacheBrowserContainer
after successful rest login.Modifier and Type | Class and Description |
---|---|
static interface |
InitializeContainerAfterSuccessfulLoginEvent.Handler
Handler.
|
Constructor and Description |
---|
InitializeContainerAfterSuccessfulLoginEvent(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(InitializeContainerAfterSuccessfulLoginEvent.Handler handler) |
String |
getPassword() |
String |
getUsername() |
public void dispatch(InitializeContainerAfterSuccessfulLoginEvent.Handler handler)
dispatch
in interface info.magnolia.event.Event<InitializeContainerAfterSuccessfulLoginEvent.Handler>
public String getUsername()
public String getPassword()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.