| Package | Description |
|---|---|
| org.glassfish.webservices.monitoring |
| Modifier and Type | Class and Description |
|---|---|
class |
LogAuthenticationListener
Log all authentication successes and failures.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AuthenticationListener> |
WebServiceEngineImpl.getAuthListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebServiceEngineImpl.addAuthListener(AuthenticationListener listener) |
void |
WebServiceEngine.addAuthListener(AuthenticationListener listener)
Register a new listener interface to receive authentication
notification.
|
void |
WebServiceEngineImpl.removeAuthListener(AuthenticationListener listener) |
void |
WebServiceEngine.removeAuthListener(AuthenticationListener listener)
Unregister a listener interface
|
Copyright © 2019. All rights reserved.