- getBaggageItems() - Method in class fish.payara.notification.requesttracing.RequestTraceSpanContext
-
- getCertificates() - Method in interface fish.payara.security.api.CertificateCredential
-
- getContextProviderByPolicyContextId(String) - Method in interface fish.payara.jacc.JaccConfigurationFactory
-
Gets the context JACC provider that was set by registerContextProvider.
- getData() - Method in interface fish.payara.notification.eventbus.EventbusMessage
-
- getDomain() - Method in interface fish.payara.notification.eventbus.EventbusMessage
-
- getElapsedTime() - Method in class fish.payara.notification.requesttracing.RequestTrace
-
Gets how long the trace took.
- getEndTime() - Method in class fish.payara.notification.requesttracing.RequestTrace
-
Gets the end time of the request trace in milliseconds since the epoch
(midnight, January 1st 1970).
- getEntries() - Method in class fish.payara.notification.healthcheck.HealthCheckNotificationData
-
- getEventName() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getEventType() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getException() - Method in class fish.payara.notification.healthcheck.HealthCheckResultEntry
-
- getHost() - Method in interface fish.payara.notification.eventbus.EventbusMessage
-
- getId() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getInstance() - Method in interface fish.payara.notification.eventbus.EventbusMessage
-
- getJaccConfigurationFactory() - Static method in interface fish.payara.jacc.JaccConfigurationFactory
-
This static method tries to obtain the global JaccConfigurationFactory, which means
looking up the global PolicyConfigurationFactory and testing to see if its a
JaccConfigurationFactory.
- getLevel() - Method in enum fish.payara.notification.healthcheck.HealthCheckResultStatus
-
Gets the status level;
1=CHECK_ERROR, 2=CRITICAL,
3=WARNING, 4=GOOD, 5=FINE
- getLogEntries() - Method in class fish.payara.notification.requesttracing.RequestTraceSpanLog
-
- getMessage() - Method in interface fish.payara.notification.eventbus.EventbusMessage
-
- getMessage() - Method in class fish.payara.notification.healthcheck.HealthCheckResultEntry
-
- getPolicy() - Method in interface fish.payara.jacc.ContextProvider
-
Returns the Policy element of the JACC Provider
- getPolicyConfiguration(String, boolean) - Method in interface fish.payara.jacc.JaccConfigurationFactory
-
- getPolicyConfigurationFactory() - Method in interface fish.payara.jacc.ContextProvider
-
Returns the PolicyConfigurationFactory element of the JACC Provider
- getPrincipal() - Method in interface fish.payara.security.api.CertificateCredential
-
- getReferenceSpanContext() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan.SpanReference
-
- getRequestTrace() - Method in class fish.payara.notification.requesttracing.RequestTracingNotificationData
-
- getServerName() - Method in interface fish.payara.notification.eventbus.EventbusMessage
-
- getSpanContext() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getSpanContextRelationshipType() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan.SpanReference
-
- getSpanDuration() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
Gets the elapsed time since the current request trace has started
- getSpanId() - Method in class fish.payara.notification.requesttracing.RequestTraceSpanContext
-
- getSpanReferences() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getSpanTag(Object) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getSpanTags() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getStartInstant() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getStartTime() - Method in class fish.payara.notification.requesttracing.RequestTrace
-
Gets the Instant when the span was started
See
Instant.now() for how this time is generated.
- getStatus() - Method in class fish.payara.notification.healthcheck.HealthCheckResultEntry
-
Gets the severity level of the result of the health check
- getSubject() - Method in interface fish.payara.notification.eventbus.EventbusMessage
-
- getTimeMillis() - Method in class fish.payara.notification.requesttracing.RequestTraceSpanLog
-
- getTimeOccured() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
Gets the time in milliseconds since the epoch (midnight, January 1st 1970)
when the the request event occurred.
- getTraceEndTime() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getTraceId() - Method in class fish.payara.notification.requesttracing.RequestTrace
-
Returns a unique identifier for the trace,
which comes from the first event.
- getTraceId() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
-
- getTraceId() - Method in class fish.payara.notification.requesttracing.RequestTraceSpanContext
-
- getTraceSpans() - Method in class fish.payara.notification.requesttracing.RequestTrace
-
Returns a list of all the events that make up the trace.
- valueOf(String) - Static method in enum fish.payara.cdi.auth.roles.LogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fish.payara.cluster.DistributedLockType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fish.payara.notification.healthcheck.HealthCheckResultStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fish.payara.notification.requesttracing.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fish.payara.notification.requesttracing.RequestTraceSpan.SpanContextRelationshipType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum fish.payara.cdi.auth.roles.LogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fish.payara.cluster.DistributedLockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fish.payara.notification.healthcheck.HealthCheckResultStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fish.payara.notification.requesttracing.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fish.payara.notification.requesttracing.RequestTraceSpan.SpanContextRelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.