public class ClientAuthenticationSensorKeyProducer extends java.lang.Object implements SensorKeyProducer
| Constructor and Description |
|---|
ClientAuthenticationSensorKeyProducer(java.lang.String contextId,
java.net.URI uri) |
| Modifier and Type | Method and Description |
|---|---|
SensorKey |
errorKey(java.lang.Throwable e) |
SensorKey |
successKey() |
public ClientAuthenticationSensorKeyProducer(java.lang.String contextId,
java.net.URI uri)
public SensorKey successKey()
successKey in interface SensorKeyProducerpublic SensorKey errorKey(java.lang.Throwable e)
errorKey in interface SensorKeyProducerCopyright © 2022. All rights reserved.