public class LogoutNotificationReceiver extends Object implements io.undertow.security.api.NotificationReceiver
AuthenticationManager.logout() on logout, flushing the principal from
the cache if a security cache is being used.| Constructor and Description |
|---|
LogoutNotificationReceiver(org.jboss.security.AuthenticationManager manager,
String securityDomain) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNotification(io.undertow.security.api.SecurityNotification notification) |
public LogoutNotificationReceiver(org.jboss.security.AuthenticationManager manager,
String securityDomain)
Copyright © 2019 JBoss by Red Hat. All rights reserved.