A B C D E F G H I J K L M N O P R S T V W 
All Classes All Packages

A

addBaggageItem(String, String) - Method in class fish.payara.notification.requesttracing.RequestTraceSpanContext
 
addContextIdMapping(String, String) - Method in interface fish.payara.jacc.JaccConfigurationFactory
Makes the mapping from the Servlet based context ID to the JACC based context ID known to the factory.
addEvent(RequestTraceSpan) - Method in class fish.payara.notification.requesttracing.RequestTrace
Add a new event to the series being traced
addEvent(RequestTraceSpan, long) - Method in class fish.payara.notification.requesttracing.RequestTrace
 
addLogEntry(String, String) - Method in class fish.payara.notification.requesttracing.RequestTraceSpanLog
 
addSpanLog(RequestTraceSpanLog) - Method in class fish.payara.notification.requesttracing.RequestTrace
 
addSpanLog(RequestTraceSpanLog) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
addSpanReference(RequestTraceSpanContext, RequestTraceSpan.SpanContextRelationshipType) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
addSpanTag(Tag, String) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
Adds more information about a span
addSpanTag(String, String) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
Adds more information about a span
AND - fish.payara.cdi.auth.roles.LogicalOperator
 
as(Class<T>) - Method in class fish.payara.notification.NotificationData
 

B

baggageItems() - Method in class fish.payara.notification.requesttracing.RequestTraceSpanContext
 

C

cacheLoaderFactoryClass() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
The factory class of the CacheLoader to be attached to the cache
cacheName() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
The name of the Cache in the Cache Manager
cacheWriterFactoryClass() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
The factory class of the CacheWriter to be attached to the cache
CallerAccessException - Exception in fish.payara.cdi.auth.roles
This CallerAccessException is thrown to report that caller access to a bean method was denied.
CallerAccessException() - Constructor for exception fish.payara.cdi.auth.roles.CallerAccessException
 
CallerAccessException(String) - Constructor for exception fish.payara.cdi.auth.roles.CallerAccessException
 
CallerAccessException(String, Exception) - Constructor for exception fish.payara.cdi.auth.roles.CallerAccessException
 
callPostConstructOnAttach() - Method in annotation type fish.payara.cluster.Clustered
Specifies whether to call @PostConstruct when the singleton is attached to a cluster and this singleton already exists on the other node.
callPreDestroyOnDetach() - Method in annotation type fish.payara.cluster.Clustered
Specifies whether to call @PreDestroy when the singleton is detached from a cluster and this singleton also exists on the other node.
CertificateCredential - Interface in fish.payara.security.api
 
CHECK_ERROR - fish.payara.notification.healthcheck.HealthCheckResultStatus
 
ChildOf - fish.payara.notification.requesttracing.RequestTraceSpan.SpanContextRelationshipType
 
ClientCertificateValidator - Interface in fish.payara.security.client
The Client Certificate Validator API that can be used to perform additional checks on the presented Client certificate.
Clustered - Annotation Type in fish.payara.cluster
This annotation can be added to @Singleton EJB beans and @ApplicationScoped CDI beans to specify that they are cluster-wide singletons, not just a singleton per server instance
ClusteredCDIEventBus - Interface in fish.payara.micro.cdi
Interface for the ClusteredCDIEventBus
compareTo(RequestTrace) - Method in class fish.payara.notification.requesttracing.RequestTrace
 
compareTo(RequestTraceSpan) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
Connection - Class in fish.payara.sql
Holds constants for use with JDBC connections
ContextProvider - Interface in fish.payara.jacc
This interface is used to bundle the two elements that make up a full JACC Provider (authorization module), the PolicyConfigurationFactory and the Policy.
CRITICAL - fish.payara.notification.healthcheck.HealthCheckResultStatus
 

D

DistributedLockType - Enum in fish.payara.cluster
Specifies the type of distributed locking to be performed

E

endTrace() - Method in class fish.payara.notification.requesttracing.RequestTrace
 
endTrace(long) - Method in class fish.payara.notification.requesttracing.RequestTrace
 
equals(Object) - Method in class fish.payara.notification.requesttracing.RequestTrace
 
EventbusMessage - Interface in fish.payara.notification.eventbus
 
eventName() - Method in annotation type fish.payara.micro.cdi.Inbound
 
eventName() - Method in annotation type fish.payara.micro.cdi.Outbound
Provides a further level of filtering.
EventType - Enum in fish.payara.notification.requesttracing
 
expiryPolicyFactoryClass() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
The class of the expiry policy factory used to create an expiry policy for the cache

F

FINE - fish.payara.notification.healthcheck.HealthCheckResultStatus
 
fish.payara.cdi.auth.roles - package fish.payara.cdi.auth.roles
 
fish.payara.cdi.jsr107.impl - package fish.payara.cdi.jsr107.impl
 
fish.payara.cluster - package fish.payara.cluster
 
fish.payara.jacc - package fish.payara.jacc
 
fish.payara.micro.cdi - package fish.payara.micro.cdi
 
fish.payara.notification - package fish.payara.notification
 
fish.payara.notification.eventbus - package fish.payara.notification.eventbus
 
fish.payara.notification.healthcheck - package fish.payara.notification.healthcheck
 
fish.payara.notification.requesttracing - package fish.payara.notification.requesttracing
 
fish.payara.security.api - package fish.payara.security.api
 
fish.payara.security.client - package fish.payara.security.client
 
fish.payara.sql - package fish.payara.sql
 
FollowsFrom - fish.payara.notification.requesttracing.RequestTraceSpan.SpanContextRelationshipType
 

G

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.
GOOD - fish.payara.notification.healthcheck.HealthCheckResultStatus
 

H

hashCode() - Method in class fish.payara.notification.requesttracing.RequestTrace
 
HealthCheckNotificationData - Class in fish.payara.notification.healthcheck
 
HealthCheckNotificationData(List<HealthCheckResultEntry>) - Constructor for class fish.payara.notification.healthcheck.HealthCheckNotificationData
 
HealthCheckResultEntry - Class in fish.payara.notification.healthcheck
A class for the result of an individual health check
HealthCheckResultEntry(HealthCheckResultStatus, String) - Constructor for class fish.payara.notification.healthcheck.HealthCheckResultEntry
 
HealthCheckResultEntry(HealthCheckResultStatus, String, Exception) - Constructor for class fish.payara.notification.healthcheck.HealthCheckResultEntry
 
HealthCheckResultStatus - Enum in fish.payara.notification.healthcheck
Enum for the status level of a health check

I

Inbound - Annotation Type in fish.payara.micro.cdi
Annotation to be applied to a Cache @Inject point to define the cache configuration for the Producer to configure the cache
INHERIT - fish.payara.cluster.DistributedLockType
Inherits the distributed locking behavior of the annotated class to the extent possible, for example, @jakarta.ejb.Singleton classes are locked by default, so distributed locking would be performed on those
initialize() - Method in interface fish.payara.micro.cdi.ClusteredCDIEventBus
Initialise must be called in the application to start the flow of event
inService(String) - Method in interface fish.payara.jacc.JaccConfigurationFactory
 
instanceName() - Method in annotation type fish.payara.micro.cdi.Outbound
Property to restrict the outbound event to specific named server or micro instances.
isCompleted() - Method in class fish.payara.notification.requesttracing.RequestTrace
Returns true if a complete trace has finished
isStarted() - Method in class fish.payara.notification.requesttracing.RequestTrace
Returns true if a trace has started.
isValid(Subject, X500Principal, X509Certificate) - Method in interface fish.payara.security.client.ClientCertificateValidator
 

J

JaccConfigurationFactory - Interface in fish.payara.jacc
An alternative interface for Payara's PolicyConfigurationFactory that allows to install a local (per application) Jacc Provider (authorization module).
JAXRS_CLIENT_CERTIFICATE_ALIAS - Static variable in class fish.payara.security.client.PayaraConstants
Specifies the JAX-RS property name

K

keyClass() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
The class of the Cache Keys
keyName() - Method in annotation type fish.payara.cluster.Clustered
key in the distributed map to bind this clustered object to.

L

lock() - Method in annotation type fish.payara.cluster.Clustered
specifies the type of distributed locking to be performed For EJB beans, only INHERIT and LOCK_NONE are valid for CDI beans, INHERIT is equivalent to NONE, and the other valid value for CDI beans is LOCK
LOCK - fish.payara.cluster.DistributedLockType
Distributed locking is performed on this object
LOCK_NONE - fish.payara.cluster.DistributedLockType
No distributed locking is performed
LogicalOperator - Enum in fish.payara.cdi.auth.roles
 
loopBack() - Method in annotation type fish.payara.micro.cdi.Outbound
Property to set whether the message should also fire on the same instance as well default is false it won't be fired as an Inbound message on the same instance

M

managementEnabled() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
Is Managemenet Enabled for the Cache
MP_CONFIG_CLIENT_CERTIFICATE_ALIAS - Static variable in class fish.payara.security.client.PayaraConstants
Specifies the MP Client property name

N

NamedCache - Annotation Type in fish.payara.cdi.jsr107.impl
Annotation to be applied to a Cache @Inject point to define the cache configuration for the Producer to configure the cache
NotificationData - Class in fish.payara.notification
 
NotificationData() - Constructor for class fish.payara.notification.NotificationData
 

O

OR - fish.payara.cdi.auth.roles.LogicalOperator
 
Outbound - Annotation Type in fish.payara.micro.cdi
Annotation to be applied to a CDI event @Inject point to send it remotely via CDI event bus.

P

PayaraConstants - Class in fish.payara.security.client
Holds the constants for JAX-RS Client and MP Client Certificate Alias
PayaraConstants() - Constructor for class fish.payara.security.client.PayaraConstants
 
PROPAGATED_TRACE - fish.payara.notification.requesttracing.EventType
 

R

readThrough() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
Is the cache configured for read through.
registerContextProvider(String, PolicyConfigurationFactory, Policy) - Method in interface fish.payara.jacc.JaccConfigurationFactory
Registers a context (local) Jacc provider, consisting of its two elements.
removeContextIdMappingByPolicyContextId(String) - Method in interface fish.payara.jacc.JaccConfigurationFactory
Removes the mapping from the Servlet based context ID to the JACC based context ID known to the factory.
removeContextProviderByPolicyContextId(String) - Method in interface fish.payara.jacc.JaccConfigurationFactory
Removes any context JACC provider that was set by registerContextProvider.
REQUEST_EVENT - fish.payara.notification.requesttracing.EventType
 
RequestTrace - Class in fish.payara.notification.requesttracing
Class representing a full Request Trace.
RequestTrace() - Constructor for class fish.payara.notification.requesttracing.RequestTrace
 
RequestTraceSpan - Class in fish.payara.notification.requesttracing
 
RequestTraceSpan() - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpan
 
RequestTraceSpan(EventType, String) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpan
 
RequestTraceSpan(EventType, String, UUID, UUID, RequestTraceSpan.SpanContextRelationshipType) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpan
 
RequestTraceSpan(String) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpan
 
RequestTraceSpan.SpanContextRelationshipType - Enum in fish.payara.notification.requesttracing
 
RequestTraceSpan.SpanReference - Class in fish.payara.notification.requesttracing
 
RequestTraceSpanContext - Class in fish.payara.notification.requesttracing
Span state that is copied across boundaries and stores a reference to the parent trace
RequestTraceSpanContext() - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpanContext
 
RequestTraceSpanContext(UUID) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpanContext
 
RequestTraceSpanContext(UUID, UUID) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpanContext
 
RequestTraceSpanContext(UUID, UUID, Map<String, String>) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpanContext
 
RequestTraceSpanLog - Class in fish.payara.notification.requesttracing
 
RequestTraceSpanLog() - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpanLog
 
RequestTraceSpanLog(long) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpanLog
 
RequestTraceSpanLog(long, String) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpanLog
 
RequestTraceSpanLog(String) - Constructor for class fish.payara.notification.requesttracing.RequestTraceSpanLog
 
RequestTracingNotificationData - Class in fish.payara.notification.requesttracing
 
RequestTracingNotificationData(RequestTrace) - Constructor for class fish.payara.notification.requesttracing.RequestTracingNotificationData
 
REST_CLIENT_CERTIFICATE_ALIAS - Static variable in class fish.payara.security.client.PayaraConstants
Specifies the Rest Client property name.
RolesPermitted - Annotation Type in fish.payara.cdi.auth.roles
Defines a list of roles which a caller must be in to access either methods within an annotated class, or a singular annotated method.

S

semantics() - Method in annotation type fish.payara.cdi.auth.roles.RolesPermitted
Whether accessing caller must be in any one of the given roles (OR) or all given roles (AND).
setEventName(String) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
setEventType(EventType) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
setSpanDuration(long) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
Sets the elapsed time since the current request trace has started
setStartInstant(Instant) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
setTraceEndTime(Instant) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
setTraceId(UUID) - Method in class fish.payara.notification.requesttracing.RequestTrace
 
setTraceId(UUID) - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
setTraceId(UUID) - Method in class fish.payara.notification.requesttracing.RequestTraceSpanContext
 
statisticsEnabled() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
Are statistics enabled for the cache

T

toSpanId() - Method in class fish.payara.notification.requesttracing.RequestTraceSpanContext
 
toString() - Method in class fish.payara.notification.healthcheck.HealthCheckResultEntry
 
toString() - Method in class fish.payara.notification.requesttracing.RequestTrace
 
toString() - Method in class fish.payara.notification.requesttracing.RequestTraceSpan
 
toTraceId() - Method in class fish.payara.notification.requesttracing.RequestTraceSpanContext
 
TRACE_START - fish.payara.notification.requesttracing.EventType
 
TRANSACTION_SNAPSHOT - Static variable in class fish.payara.sql.Connection
Snapshot transaction isolation level

V

value() - Method in annotation type fish.payara.cdi.auth.roles.RolesPermitted
The roles which are allowed to access this method.
valueClass() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
The class of the cache values
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.

W

WARNING - fish.payara.notification.healthcheck.HealthCheckResultStatus
 
writeThrough() - Method in annotation type fish.payara.cdi.jsr107.impl.NamedCache
Is the cache configured for write through.
A B C D E F G H I J K L M N O P R S T V W 
All Classes All Packages