Uses of Interface
org.wildfly.security.http.HttpScopeNotification
Packages that use HttpScopeNotification
Package
Description
Package containing the HTTP based authentication APIs, SPIs and related classes.
-
Uses of HttpScopeNotification in org.wildfly.security.http
Method parameters in org.wildfly.security.http with type arguments of type HttpScopeNotificationModifier and TypeMethodDescriptiondefault voidHttpScope.registerForNotification(Consumer<HttpScopeNotification> notificationConsumer) Register a notification consumer to receive notifications from this scope.