Serialized Form
-
Package jakarta.activation
-
Class jakarta.activation.MimeType extends Object implements Serializable
- serialVersionUID:
- 7548163901563814301L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.- Throws:
ClassNotFoundException
- If the class for an object being restored cannot be found.IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings and arrays.- Throws:
IOException
- Includes any I/O exceptions that may occur
-
-
Class jakarta.activation.MimeTypeParseException extends Exception implements Serializable
- serialVersionUID:
- 1855296571002626216L
-
Class jakarta.activation.UnsupportedDataTypeException extends IOException implements Serializable
- serialVersionUID:
- -3584600599376858820L
-
-
Package jakarta.batch.operations
-
Class jakarta.batch.operations.BatchRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.JobExecutionAlreadyCompleteException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.JobExecutionIsRunningException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.JobExecutionNotMostRecentException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.JobExecutionNotRunningException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.JobRestartException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.JobSecurityException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.JobStartException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.NoSuchJobException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.NoSuchJobExecutionException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.batch.operations.NoSuchJobInstanceException extends BatchRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.ejb
-
Class jakarta.ejb.AccessLocalException extends EJBException implements Serializable
- serialVersionUID:
- -4089104928924996726L
-
Class jakarta.ejb.ConcurrentAccessException extends EJBException implements Serializable
- serialVersionUID:
- -8980855319866981477L
-
Class jakarta.ejb.ConcurrentAccessTimeoutException extends ConcurrentAccessException implements Serializable
- serialVersionUID:
- 7899534274371798660L
-
Class jakarta.ejb.CreateException extends Exception implements Serializable
- serialVersionUID:
- 6295951740865457514L
-
Class jakarta.ejb.DuplicateKeyException extends CreateException implements Serializable
- serialVersionUID:
- -7287399994705270076L
-
Class jakarta.ejb.EJBAccessException extends EJBException implements Serializable
- serialVersionUID:
- 4923220329322198628L
-
Class jakarta.ejb.EJBException extends RuntimeException implements Serializable
- serialVersionUID:
- 796770993296843510L
-
Class jakarta.ejb.EJBTransactionRequiredException extends EJBException implements Serializable
- serialVersionUID:
- 8880799605373282306L
-
Class jakarta.ejb.EJBTransactionRolledbackException extends EJBException implements Serializable
- serialVersionUID:
- -8301720350425840333L
-
Class jakarta.ejb.FinderException extends Exception implements Serializable
- serialVersionUID:
- 8785983102057433621L
-
Class jakarta.ejb.IllegalLoopbackException extends ConcurrentAccessException implements Serializable
- serialVersionUID:
- -8854624128500916709L
-
Class jakarta.ejb.NoMoreTimeoutsException extends EJBException implements Serializable
- serialVersionUID:
- 1373788283844991998L
-
Class jakarta.ejb.NoSuchEJBException extends EJBException implements Serializable
- serialVersionUID:
- -4861625171310593950L
-
Class jakarta.ejb.NoSuchEntityException extends EJBException implements Serializable
- serialVersionUID:
- -4815730078295420703L
-
Class jakarta.ejb.NoSuchObjectLocalException extends EJBException implements Serializable
- serialVersionUID:
- 9151491108833037318L
-
Class jakarta.ejb.ObjectNotFoundException extends FinderException implements Serializable
- serialVersionUID:
- 4624364141026778L
-
Class jakarta.ejb.RemoveException extends Exception implements Serializable
- serialVersionUID:
- -4581849053220157910L
-
Class jakarta.ejb.ScheduleExpression extends Object implements Serializable
- serialVersionUID:
- -3813254457230997879L
-
Class jakarta.ejb.TransactionRequiredLocalException extends EJBException implements Serializable
- serialVersionUID:
- -3884174204131319153L
-
Class jakarta.ejb.TransactionRolledbackLocalException extends EJBException implements Serializable
- serialVersionUID:
- 2897658132751784821L
-
-
Package jakarta.el
-
Class jakarta.el.ELContextEvent extends EventObject implements Serializable
- serialVersionUID:
- 1255131906285426769L
-
Class jakarta.el.ELException extends RuntimeException implements Serializable
- serialVersionUID:
- -2161386187282690885L
-
Class jakarta.el.Expression extends Object implements Serializable
- serialVersionUID:
- -6663767980471823812L
-
Class jakarta.el.MethodExpression extends Expression implements Serializable
- serialVersionUID:
- -1151639017737837708L
-
Class jakarta.el.MethodNotFoundException extends ELException implements Serializable
- serialVersionUID:
- 7727548537051164640L
-
Class jakarta.el.PropertyNotFoundException extends ELException implements Serializable
- serialVersionUID:
- 7876728153282609955L
-
Class jakarta.el.PropertyNotWritableException extends ELException implements Serializable
- serialVersionUID:
- 4511862414551151572L
-
Class jakarta.el.ValueExpression extends Expression implements Serializable
- serialVersionUID:
- -8466802188968516519L
-
Class jakarta.el.ValueReference extends Object implements Serializable
- serialVersionUID:
- -4076659531951367109L
-
-
Package jakarta.enterprise.concurrent
-
Class jakarta.enterprise.concurrent.AbortedException extends ExecutionException implements Serializable
- serialVersionUID:
- -8248124070283019190L
-
Class jakarta.enterprise.concurrent.SkippedException extends ExecutionException implements Serializable
- serialVersionUID:
- 6296866815328432550L
-
-
Package jakarta.enterprise.context
-
Class jakarta.enterprise.context.ApplicationScoped.Literal extends AnnotationLiteral<ApplicationScoped> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.context.BeforeDestroyed.Literal extends AnnotationLiteral<BeforeDestroyed> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
Class<? extends Annotation> value
-
-
Class jakarta.enterprise.context.BusyConversationException extends ContextException implements Serializable
- serialVersionUID:
- -3599813072560026919L
-
Class jakarta.enterprise.context.ContextException extends RuntimeException implements Serializable
- serialVersionUID:
- -3599813072560026919L
-
Class jakarta.enterprise.context.ContextNotActiveException extends ContextException implements Serializable
- serialVersionUID:
- -3599813072560026919L
-
Class jakarta.enterprise.context.ConversationScoped.Literal extends AnnotationLiteral<ConversationScoped> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.context.Dependent.Literal extends AnnotationLiteral<Dependent> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.context.Destroyed.Literal extends AnnotationLiteral<Destroyed> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
Class<? extends Annotation> value
-
-
Class jakarta.enterprise.context.Initialized.Literal extends AnnotationLiteral<Initialized> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
Class<? extends Annotation> value
-
-
Class jakarta.enterprise.context.NonexistentConversationException extends ContextException implements Serializable
- serialVersionUID:
- -3599813072560026919L
-
Class jakarta.enterprise.context.RequestScoped.Literal extends AnnotationLiteral<RequestScoped> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.context.SessionScoped.Literal extends AnnotationLiteral<SessionScoped> implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.enterprise.event
-
Class jakarta.enterprise.event.ObserverException extends RuntimeException implements Serializable
- serialVersionUID:
- -801836224808304381L
-
-
Package jakarta.enterprise.inject
-
Class jakarta.enterprise.inject.Alternative.Literal extends AnnotationLiteral<Alternative> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.inject.AmbiguousResolutionException extends ResolutionException implements Serializable
- serialVersionUID:
- -2132733164534544788L
-
Class jakarta.enterprise.inject.Any.Literal extends AnnotationLiteral<Any> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.inject.CreationException extends InjectionException implements Serializable
- serialVersionUID:
- 1002854668862145298L
-
Class jakarta.enterprise.inject.Default.Literal extends AnnotationLiteral<Default> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.inject.IllegalProductException extends InjectionException implements Serializable
- serialVersionUID:
- -6280627846071966243L
-
Class jakarta.enterprise.inject.InjectionException extends RuntimeException implements Serializable
- serialVersionUID:
- -2132733164534544788L
-
Class jakarta.enterprise.inject.ResolutionException extends InjectionException implements Serializable
- serialVersionUID:
- -6280627846071966243L
-
Class jakarta.enterprise.inject.Specializes.Literal extends AnnotationLiteral<Specializes> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.inject.TransientReference.Literal extends AnnotationLiteral<TransientReference> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.inject.Typed.Literal extends AnnotationLiteral<Typed> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
Class<?>[] value
-
-
Class jakarta.enterprise.inject.UnproxyableResolutionException extends ResolutionException implements Serializable
- serialVersionUID:
- 1667539354548135465L
-
Class jakarta.enterprise.inject.UnsatisfiedResolutionException extends ResolutionException implements Serializable
- serialVersionUID:
- 5350603312442756709L
-
Class jakarta.enterprise.inject.Vetoed.Literal extends AnnotationLiteral<Vetoed> implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.enterprise.inject.literal
-
Class jakarta.enterprise.inject.literal.InjectLiteral extends AnnotationLiteral<Inject> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.inject.literal.NamedLiteral extends AnnotationLiteral<Named> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
String value
-
-
Class jakarta.enterprise.inject.literal.QualifierLiteral extends AnnotationLiteral<Qualifier> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.inject.literal.SingletonLiteral extends AnnotationLiteral<Singleton> implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.enterprise.inject.spi
-
Class jakarta.enterprise.inject.spi.DefinitionException extends RuntimeException implements Serializable
- serialVersionUID:
- -2699170549782567339L
-
Class jakarta.enterprise.inject.spi.DeploymentException extends RuntimeException implements Serializable
- serialVersionUID:
- 2604707587772339984L
-
-
Package jakarta.enterprise.util
-
Class jakarta.enterprise.util.AnnotationLiteral extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.util.Nonbinding.Literal extends AnnotationLiteral<Nonbinding> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.enterprise.util.TypeLiteral extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.faces
-
Class jakarta.faces.FacesException extends RuntimeException implements Serializable
- serialVersionUID:
- 3501800507902565991L
-
Serialized Fields
-
cause
Throwable cause
The underlying exception that caused this exception.
-
-
-
Package jakarta.faces.annotation
-
Class jakarta.faces.annotation.ApplicationMap.Literal extends AnnotationLiteral<ApplicationMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.FacesConfig.Literal extends AnnotationLiteral<FacesConfig> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.FlowMap.Literal extends AnnotationLiteral<FlowMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.HeaderMap.Literal extends AnnotationLiteral<HeaderMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.HeaderValuesMap.Literal extends AnnotationLiteral<HeaderValuesMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.InitParameterMap.Literal extends AnnotationLiteral<InitParameterMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.ManagedProperty.Literal extends AnnotationLiteral<ManagedProperty> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
String value
-
-
Class jakarta.faces.annotation.RequestCookieMap.Literal extends AnnotationLiteral<RequestCookieMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.RequestMap.Literal extends AnnotationLiteral<RequestMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.RequestParameterMap.Literal extends AnnotationLiteral<RequestParameterMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.RequestParameterValuesMap.Literal extends AnnotationLiteral<RequestParameterValuesMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.SessionMap.Literal extends AnnotationLiteral<SessionMap> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.annotation.View.Literal extends AnnotationLiteral<View> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
value
String value
-
-
Class jakarta.faces.annotation.ViewMap.Literal extends AnnotationLiteral<ViewMap> implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.faces.application
-
Class jakarta.faces.application.FacesMessage extends Object implements Serializable
- serialVersionUID:
- -1180773928220076822L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Reconstruct
FacesMessage
from serialized artifacts.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- Class of a serialized object cannot be found.
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Persist
FacesMessage
artifacts, including the non serializableSeverity
.- Throws:
IOException
- Any of the usual Input/Output related exceptions.
-
-
Class jakarta.faces.application.ProtectedViewException extends FacesException implements Serializable
- serialVersionUID:
- -1906819977415598769L
-
Class jakarta.faces.application.ViewExpiredException extends FacesException implements Serializable
- serialVersionUID:
- 5175808310270035833L
-
Serialized Fields
-
viewId
String viewId
The view identifier of the view that could not be restored.
-
-
-
Package jakarta.faces.component
-
Class jakarta.faces.component.UpdateModelException extends FacesException implements Serializable
- serialVersionUID:
- 6081145672680351218L
-
Serialized Fields
-
facesMessage
FacesMessage facesMessage
-
-
-
Package jakarta.faces.component.behavior
-
Class jakarta.faces.component.behavior.FacesBehavior.Literal extends AnnotationLiteral<FacesBehavior> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
managed
boolean managed
-
value
String value
-
-
-
Package jakarta.faces.component.search
-
Class jakarta.faces.component.search.ComponentNotFoundException extends FacesException implements Serializable
- serialVersionUID:
- -8962632721771880921L
-
-
Package jakarta.faces.convert
-
Class jakarta.faces.convert.ConverterException extends FacesException implements Serializable
- serialVersionUID:
- 7371795075636746246L
-
Serialized Fields
-
facesMessage
FacesMessage facesMessage
-
-
Class jakarta.faces.convert.FacesConverter.Literal extends AnnotationLiteral<FacesConverter> implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.faces.event
-
Class jakarta.faces.event.AbortProcessingException extends FacesException implements Serializable
- serialVersionUID:
- 7726524187590697427L
-
Class jakarta.faces.event.ActionEvent extends FacesEvent implements Serializable
- serialVersionUID:
- 2391694421423935722L
-
Class jakarta.faces.event.AjaxBehaviorEvent extends BehaviorEvent implements Serializable
- serialVersionUID:
- -2533217384414744239L
-
Class jakarta.faces.event.BehaviorEvent extends FacesEvent implements Serializable
- serialVersionUID:
- 6516644738910462065L
-
Serialized Fields
-
behavior
Behavior behavior
-
-
Class jakarta.faces.event.ComponentSystemEvent extends SystemEvent implements Serializable
- serialVersionUID:
- -4726746661822507506L
-
Class jakarta.faces.event.ExceptionQueuedEvent extends SystemEvent implements Serializable
- serialVersionUID:
- -3413872714571466618L
-
Class jakarta.faces.event.FacesEvent extends EventObject implements Serializable
- serialVersionUID:
- -367663885586773794L
-
Serialized Fields
-
phaseId
PhaseId phaseId
-
-
Class jakarta.faces.event.PhaseEvent extends EventObject implements Serializable
- serialVersionUID:
- 7603034985956521464L
-
Serialized Fields
-
context
FacesContext context
-
phaseId
PhaseId phaseId
-
-
Class jakarta.faces.event.PostAddToViewEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- -1113592223476173895L
-
Class jakarta.faces.event.PostConstructApplicationEvent extends SystemEvent implements Serializable
- serialVersionUID:
- -3918703770970591309L
-
Class jakarta.faces.event.PostConstructCustomScopeEvent extends SystemEvent implements Serializable
- serialVersionUID:
- 4749939775937702379L
-
Class jakarta.faces.event.PostConstructViewMapEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- 8684338297976265379L
-
Class jakarta.faces.event.PostKeepFlashValueEvent extends SystemEvent implements Serializable
- serialVersionUID:
- -7137725846753823862L
-
Class jakarta.faces.event.PostPutFlashValueEvent extends SystemEvent implements Serializable
- serialVersionUID:
- -6422204761759384353L
-
Class jakarta.faces.event.PostRenderViewEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- 2790603812421768241L
-
Class jakarta.faces.event.PostRestoreStateEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- -1007196479122154347L
-
Class jakarta.faces.event.PostValidateEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- -4213993829669626297L
-
Class jakarta.faces.event.PreClearFlashEvent extends SystemEvent implements Serializable
- serialVersionUID:
- -6069648757590884651L
-
Class jakarta.faces.event.PreDestroyApplicationEvent extends SystemEvent implements Serializable
- serialVersionUID:
- 8105212785161493162L
-
Class jakarta.faces.event.PreDestroyCustomScopeEvent extends SystemEvent implements Serializable
- serialVersionUID:
- -3646173841788025206L
-
Class jakarta.faces.event.PreDestroyViewMapEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- 4470489935758914483L
-
Class jakarta.faces.event.PreRemoveFlashValueEvent extends SystemEvent implements Serializable
- serialVersionUID:
- -82999687346960430L
-
Class jakarta.faces.event.PreRemoveFromViewEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- 1715650557625760365L
-
Class jakarta.faces.event.PreRenderComponentEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- -938817831518520795L
-
Class jakarta.faces.event.PreRenderViewEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- -781238104491250220L
-
Class jakarta.faces.event.PreValidateEvent extends ComponentSystemEvent implements Serializable
- serialVersionUID:
- -248088758942796822L
-
Class jakarta.faces.event.SystemEvent extends EventObject implements Serializable
- serialVersionUID:
- 2696415667461888462L
-
Class jakarta.faces.event.ValueChangeEvent extends FacesEvent implements Serializable
- serialVersionUID:
- 2455861757565618446L
-
Serialized Fields
-
newValue
Object newValue
The current local value of the source
UIComponent
. -
oldValue
Object oldValue
The previous local value of the source
UIComponent
.
-
-
Class jakarta.faces.event.WebsocketEvent extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
channel
String channel
-
code
CloseReason.CloseCode code
-
user
Serializable user
-
-
Class jakarta.faces.event.WebsocketEvent.Closed.Literal extends AnnotationLiteral<WebsocketEvent.Closed> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.event.WebsocketEvent.Opened.Literal extends AnnotationLiteral<WebsocketEvent.Opened> implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.faces.flow.builder
-
Class jakarta.faces.flow.builder.FlowBuilderParameter.Literal extends AnnotationLiteral<FlowBuilderParameter> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.flow.builder.FlowDefinition.Literal extends AnnotationLiteral<FlowDefinition> implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.faces.model
-
Class jakarta.faces.model.DataModelEvent extends EventObject implements Serializable
- serialVersionUID:
- -1822980374964965366L
-
Serialized Fields
-
data
Object data
-
index
int index
-
-
Class jakarta.faces.model.FacesDataModel.Literal extends AnnotationLiteral<FacesDataModel> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
forClass
Class<?> forClass
-
-
Class jakarta.faces.model.SelectItem extends Object implements Serializable
- serialVersionUID:
- 876782311414654999L
-
Class jakarta.faces.model.SelectItemGroup extends SelectItem implements Serializable
- serialVersionUID:
- 8355957402275580167L
-
Serialized Fields
-
selectItems
SelectItem[] selectItems
-
-
-
Package jakarta.faces.push
-
Class jakarta.faces.push.Push.Literal extends AnnotationLiteral<Push> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
channel
String channel
-
-
-
Package jakarta.faces.validator
-
Class jakarta.faces.validator.FacesValidator.Literal extends AnnotationLiteral<FacesValidator> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
isDefault
boolean isDefault
-
managed
boolean managed
-
value
String value
-
-
Class jakarta.faces.validator.ValidatorException extends FacesException implements Serializable
- serialVersionUID:
- 6459492016772012827L
-
Serialized Fields
-
message
FacesMessage message
-
messages
Collection<FacesMessage> messages
-
-
-
Package jakarta.faces.view
-
Class jakarta.faces.view.Location extends Object implements Serializable
- serialVersionUID:
- -1962991571371912405L
-
Serialized Fields
-
column
int column
-
line
int line
-
path
String path
-
-
-
Package jakarta.faces.view.facelets
-
Class jakarta.faces.view.facelets.FaceletException extends FacesException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.view.facelets.TagAttributeException extends FaceletException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.faces.view.facelets.TagException extends FaceletException implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.jms
-
Class jakarta.jms.IllegalStateException extends JMSException implements Serializable
- serialVersionUID:
- -6850763061112244487L
-
Class jakarta.jms.IllegalStateRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- 6838714637432837899L
-
Class jakarta.jms.InvalidClientIDException extends JMSException implements Serializable
- serialVersionUID:
- 2410181719763491702L
-
Class jakarta.jms.InvalidClientIDRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- -1997236208457896631L
-
Class jakarta.jms.InvalidDestinationException extends JMSException implements Serializable
- serialVersionUID:
- -8588063794606036755L
-
Class jakarta.jms.InvalidDestinationRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- 2765276997130843763L
-
Class jakarta.jms.InvalidSelectorException extends JMSException implements Serializable
- serialVersionUID:
- 6223038613086963841L
-
Class jakarta.jms.InvalidSelectorRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- 1974783946275023548L
-
Class jakarta.jms.JMSException extends Exception implements Serializable
- serialVersionUID:
- 8951994251593378324L
-
Class jakarta.jms.JMSRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- -5204332229969809982L
-
Serialized Fields
-
errorCode
String errorCode
Provider-specific error code.
-
-
Class jakarta.jms.JMSSecurityException extends JMSException implements Serializable
- serialVersionUID:
- -7512859695190450217L
-
Class jakarta.jms.JMSSecurityRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- 1020149469192845616L
-
Class jakarta.jms.MessageEOFException extends JMSException implements Serializable
- serialVersionUID:
- -4829621000056590895L
-
Class jakarta.jms.MessageFormatException extends JMSException implements Serializable
- serialVersionUID:
- -3642297253594750138L
-
Class jakarta.jms.MessageFormatRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- 416918643772467720L
-
Class jakarta.jms.MessageNotReadableException extends JMSException implements Serializable
- serialVersionUID:
- 8044835867550650748L
-
Class jakarta.jms.MessageNotWriteableException extends JMSException implements Serializable
- serialVersionUID:
- -4241931174711518830L
-
Class jakarta.jms.MessageNotWriteableRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- 6075922984499850209L
-
Class jakarta.jms.ResourceAllocationException extends JMSException implements Serializable
- serialVersionUID:
- -1172695755360706776L
-
Class jakarta.jms.ResourceAllocationRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- -1306897975610715374L
-
Class jakarta.jms.TransactionInProgressException extends JMSException implements Serializable
- serialVersionUID:
- -5611340150426335231L
-
Class jakarta.jms.TransactionInProgressRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- -916492460069513065L
-
Class jakarta.jms.TransactionRolledBackException extends JMSException implements Serializable
- serialVersionUID:
- 9157976009672865857L
-
Class jakarta.jms.TransactionRolledBackRuntimeException extends JMSRuntimeException implements Serializable
- serialVersionUID:
- 2157965166257651703L
-
-
Package jakarta.json
-
Class jakarta.json.JsonException extends RuntimeException implements Serializable
- serialVersionUID:
- 359810709545392112L
-
-
Package jakarta.json.bind
-
Class jakarta.json.bind.JsonbException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.json.stream
-
Class jakarta.json.stream.JsonGenerationException extends JsonException implements Serializable
- serialVersionUID:
- -207609100806940680L
-
Class jakarta.json.stream.JsonParsingException extends JsonException implements Serializable
- serialVersionUID:
- 9073566598484238797L
-
Serialized Fields
-
location
JsonLocation location
The location of the incorrect JSON.
-
-
-
Package jakarta.mail
-
Class jakarta.mail.Address extends Object implements Serializable
- serialVersionUID:
- -5822459626751992278L
-
Class jakarta.mail.AuthenticationFailedException extends MessagingException implements Serializable
- serialVersionUID:
- 492080754054436511L
-
Class jakarta.mail.Flags extends Object implements Serializable
- serialVersionUID:
- 6243590407214169028L
-
Class jakarta.mail.FolderClosedException extends MessagingException implements Serializable
- serialVersionUID:
- 1687879213433302315L
-
Class jakarta.mail.FolderNotFoundException extends MessagingException implements Serializable
- serialVersionUID:
- 472612108891249403L
-
Class jakarta.mail.IllegalWriteException extends MessagingException implements Serializable
- serialVersionUID:
- 3974370223328268013L
-
Class jakarta.mail.Message.RecipientType extends Object implements Serializable
- serialVersionUID:
- -7479791750606340008L
-
Serialization Methods
-
readResolve
protected Object readResolve() throws ObjectStreamException
When deserializing a RecipientType, we need to make sure to return only one of the known static final instances defined in this class. Subclasses must implement their ownreadResolve
method that checks for their known instances before calling this super method.- Throws:
ObjectStreamException
- for object stream errors
-
-
Serialized Fields
-
type
String type
The type of recipient, usually the name of a corresponding Internet standard header.
-
-
Class jakarta.mail.MessageRemovedException extends MessagingException implements Serializable
- serialVersionUID:
- 1951292550679528690L
-
Class jakarta.mail.MessagingException extends Exception implements Serializable
- serialVersionUID:
- -7569192289819959253L
-
Serialized Fields
-
next
Exception next
The next exception in the chain.
-
-
Class jakarta.mail.MethodNotSupportedException extends MessagingException implements Serializable
- serialVersionUID:
- -3757386618726131322L
-
Class jakarta.mail.NoSuchProviderException extends MessagingException implements Serializable
- serialVersionUID:
- 8058319293154708827L
-
Class jakarta.mail.ReadOnlyFolderException extends MessagingException implements Serializable
- serialVersionUID:
- 5711829372799039325L
-
Class jakarta.mail.SendFailedException extends MessagingException implements Serializable
- serialVersionUID:
- -6457531621682372913L
-
Class jakarta.mail.StoreClosedException extends MessagingException implements Serializable
- serialVersionUID:
- -3145392336120082655L
-
-
Package jakarta.mail.event
-
Class jakarta.mail.event.ConnectionEvent extends MailEvent implements Serializable
- serialVersionUID:
- -1855480171284792957L
-
Serialized Fields
-
type
int type
The event type.
-
-
Class jakarta.mail.event.FolderEvent extends MailEvent implements Serializable
- serialVersionUID:
- 5278131310563694307L
-
Serialized Fields
-
type
int type
The event type.
-
-
Class jakarta.mail.event.MailEvent extends EventObject implements Serializable
- serialVersionUID:
- 1846275636325456631L
-
Class jakarta.mail.event.MessageChangedEvent extends MailEvent implements Serializable
- serialVersionUID:
- -4974972972105535108L
-
Serialized Fields
-
type
int type
The event type.
-
-
Class jakarta.mail.event.MessageCountEvent extends MailEvent implements Serializable
- serialVersionUID:
- -7447022340837897369L
-
Serialized Fields
-
removed
boolean removed
If true, this event is the result of an explicit expunge by this client, and the messages in this folder have been renumbered to account for this. If false, this event is the result of an expunge by external sources. -
type
int type
The event type.
-
-
Class jakarta.mail.event.StoreEvent extends MailEvent implements Serializable
- serialVersionUID:
- 1938704919992515330L
-
Serialized Fields
-
message
String message
The message text to be presented to the user. -
type
int type
The event type.
-
-
Class jakarta.mail.event.TransportEvent extends MailEvent implements Serializable
- serialVersionUID:
- -4729852364684273073L
-
Serialized Fields
-
type
int type
The event type.
-
-
-
Package jakarta.mail.internet
-
Class jakarta.mail.internet.AddressException extends ParseException implements Serializable
- serialVersionUID:
- 9134583443539323120L
-
Serialized Fields
-
pos
int pos
The index in the string where the error occurred, or -1 if not known. -
ref
String ref
The string being parsed.
-
-
Class jakarta.mail.internet.InternetAddress extends Address implements Serializable
- serialVersionUID:
- -7507595530758302903L
-
Serialized Fields
-
address
String address
-
encodedPersonal
String encodedPersonal
The RFC 2047 encoded version of the personal name.This field and the
personal
field track each other, so if a subclass sets one of these fields directly, it should set the other tonull
, so that it is suitably recomputed. -
personal
String personal
The personal name.
-
-
Class jakarta.mail.internet.MailDateFormat extends SimpleDateFormat implements Serializable
- serialVersionUID:
- -8148227605210628779L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Allows to deserialize instances that were serialized with the previous implementation.- Throws:
IOException
- on read failuresClassNotFoundException
- never
-
writeReplace
private Object writeReplace() throws ObjectStreamException
Allows to serialize instances such that they are deserializable with the previous implementation.- Throws:
ObjectStreamException
- never
-
-
Class jakarta.mail.internet.MimeMessage.RecipientType extends Message.RecipientType implements Serializable
- serialVersionUID:
- -5468290701714395543L
-
Serialization Methods
-
readResolve
protected Object readResolve() throws ObjectStreamException
- Throws:
ObjectStreamException
- for object stream errors
-
-
Class jakarta.mail.internet.NewsAddress extends Address implements Serializable
- serialVersionUID:
- -4203797299824684143L
-
Class jakarta.mail.internet.ParseException extends MessagingException implements Serializable
- serialVersionUID:
- 7649991205183658089L
-
-
Package jakarta.mail.search
-
Class jakarta.mail.search.AddressStringTerm extends StringTerm implements Serializable
- serialVersionUID:
- 3086821234204980368L
-
Class jakarta.mail.search.AddressTerm extends SearchTerm implements Serializable
- serialVersionUID:
- 2005405551929769980L
-
Serialized Fields
-
address
Address address
The address.
-
-
Class jakarta.mail.search.AndTerm extends SearchTerm implements Serializable
- serialVersionUID:
- -3583274505380989582L
-
Serialized Fields
-
terms
SearchTerm[] terms
The array of terms on which the AND operator should be applied.
-
-
Class jakarta.mail.search.BodyTerm extends StringTerm implements Serializable
- serialVersionUID:
- -4888862527916911385L
-
Class jakarta.mail.search.ComparisonTerm extends SearchTerm implements Serializable
- serialVersionUID:
- 1456646953666474308L
-
Serialized Fields
-
comparison
int comparison
The comparison.
-
-
Class jakarta.mail.search.DateTerm extends ComparisonTerm implements Serializable
- serialVersionUID:
- 4818873430063720043L
-
Serialized Fields
-
date
Date date
The date.
-
-
Class jakarta.mail.search.FlagTerm extends SearchTerm implements Serializable
- serialVersionUID:
- -142991500302030647L
-
Serialized Fields
-
flags
Flags flags
Flags object containing the flags to test. -
set
boolean set
Indicates whether to test for the presence or absence of the specified Flag. Iftrue
, then test whether all the specified flags are present, else test whether all the specified flags are absent.
-
-
Class jakarta.mail.search.FromStringTerm extends AddressStringTerm implements Serializable
- serialVersionUID:
- 5801127523826772788L
-
Class jakarta.mail.search.FromTerm extends AddressTerm implements Serializable
- serialVersionUID:
- 5214730291502658665L
-
Class jakarta.mail.search.HeaderTerm extends StringTerm implements Serializable
- serialVersionUID:
- 8342514650333389122L
-
Serialized Fields
-
headerName
String headerName
The name of the header.
-
-
Class jakarta.mail.search.IntegerComparisonTerm extends ComparisonTerm implements Serializable
- serialVersionUID:
- -6963571240154302484L
-
Serialized Fields
-
number
int number
The number.
-
-
Class jakarta.mail.search.MessageIDTerm extends StringTerm implements Serializable
- serialVersionUID:
- -2121096296454691963L
-
Class jakarta.mail.search.MessageNumberTerm extends IntegerComparisonTerm implements Serializable
- serialVersionUID:
- -5379625829658623812L
-
Class jakarta.mail.search.NotTerm extends SearchTerm implements Serializable
- serialVersionUID:
- 7152293214217310216L
-
Serialized Fields
-
term
SearchTerm term
The search term to negate.
-
-
Class jakarta.mail.search.OrTerm extends SearchTerm implements Serializable
- serialVersionUID:
- 5380534067523646936L
-
Serialized Fields
-
terms
SearchTerm[] terms
The array of terms on which the OR operator should be applied.
-
-
Class jakarta.mail.search.ReceivedDateTerm extends DateTerm implements Serializable
- serialVersionUID:
- -2756695246195503170L
-
Class jakarta.mail.search.RecipientStringTerm extends AddressStringTerm implements Serializable
- serialVersionUID:
- -8293562089611618849L
-
Serialized Fields
-
type
Message.RecipientType type
The recipient type.
-
-
Class jakarta.mail.search.RecipientTerm extends AddressTerm implements Serializable
- serialVersionUID:
- 6548700653122680468L
-
Serialized Fields
-
type
Message.RecipientType type
The recipient type.
-
-
Class jakarta.mail.search.SearchException extends MessagingException implements Serializable
- serialVersionUID:
- -7092886778226268686L
-
Class jakarta.mail.search.SearchTerm extends Object implements Serializable
- serialVersionUID:
- -6652358452205992789L
-
Class jakarta.mail.search.SentDateTerm extends DateTerm implements Serializable
- serialVersionUID:
- 5647755030530907263L
-
Class jakarta.mail.search.SizeTerm extends IntegerComparisonTerm implements Serializable
- serialVersionUID:
- -2556219451005103709L
-
Class jakarta.mail.search.StringTerm extends SearchTerm implements Serializable
- serialVersionUID:
- 1274042129007696269L
-
Serialized Fields
-
ignoreCase
boolean ignoreCase
Ignore case when comparing? -
pattern
String pattern
The pattern.
-
-
Class jakarta.mail.search.SubjectTerm extends StringTerm implements Serializable
- serialVersionUID:
- 7481568618055573432L
-
-
Package jakarta.persistence
-
Class jakarta.persistence.EntityExistsException extends PersistenceException implements Serializable
-
Class jakarta.persistence.EntityNotFoundException extends PersistenceException implements Serializable
-
Class jakarta.persistence.LockTimeoutException extends PersistenceException implements Serializable
-
Serialized Fields
-
entity
Object entity
The object that caused the exception
-
-
-
Class jakarta.persistence.NonUniqueResultException extends PersistenceException implements Serializable
-
Class jakarta.persistence.NoResultException extends PersistenceException implements Serializable
-
Class jakarta.persistence.OptimisticLockException extends PersistenceException implements Serializable
-
Serialized Fields
-
entity
Object entity
The object that caused the exception
-
-
-
Class jakarta.persistence.PersistenceException extends RuntimeException implements Serializable
-
Class jakarta.persistence.PessimisticLockException extends PersistenceException implements Serializable
-
Serialized Fields
-
entity
Object entity
The object that caused the exception
-
-
-
Class jakarta.persistence.QueryTimeoutException extends PersistenceException implements Serializable
-
Serialized Fields
-
query
Query query
The query object that caused the exception
-
-
-
Class jakarta.persistence.RollbackException extends PersistenceException implements Serializable
-
Class jakarta.persistence.TransactionRequiredException extends PersistenceException implements Serializable
-
-
Package jakarta.persistence.spi
-
Class jakarta.persistence.spi.TransformerException extends Exception implements Serializable
- serialVersionUID:
- 7484555485977030491L
-
-
Package jakarta.resource
-
Class jakarta.resource.NotSupportedException extends ResourceException implements Serializable
-
Class jakarta.resource.ResourceException extends Exception implements Serializable
-
-
Package jakarta.resource.cci
-
Class jakarta.resource.cci.ResourceWarning extends ResourceException implements Serializable
-
-
Package jakarta.resource.spi
-
Class jakarta.resource.spi.ApplicationServerInternalException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.CommException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.ConnectionEvent extends EventObject implements Serializable
-
Class jakarta.resource.spi.EISSystemException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.IllegalStateException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.InvalidPropertyException extends ResourceException implements Serializable
-
Serialized Fields
-
invalidProperties
PropertyDescriptor[] invalidProperties
-
-
-
Class jakarta.resource.spi.LocalTransactionException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.ResourceAdapterInternalException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.ResourceAllocationException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.RetryableUnavailableException extends UnavailableException implements Serializable
- serialVersionUID:
- 3730185319227786830L
-
Class jakarta.resource.spi.SecurityException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.SharingViolationException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.UnavailableException extends ResourceException implements Serializable
-
-
Package jakarta.resource.spi.security
-
Class jakarta.resource.spi.security.PasswordCredential extends Object implements Serializable
-
Serialized Fields
-
mcf
ManagedConnectionFactory mcf
-
password
char[] password
-
userName
String userName
-
-
-
-
Package jakarta.resource.spi.work
-
Class jakarta.resource.spi.work.HintsContext extends Object implements Serializable
- serialVersionUID:
- 7956353628297167255L
-
Serialized Fields
-
description
String description
-
hints
Map<String,Serializable> hints
-
name
String name
-
-
Class jakarta.resource.spi.work.RetryableWorkRejectedException extends WorkRejectedException implements Serializable
- serialVersionUID:
- 8198870267352154108L
-
Class jakarta.resource.spi.work.SecurityContext extends Object implements Serializable
- serialVersionUID:
- 7730296651802712658L
-
Class jakarta.resource.spi.work.TransactionContext extends ExecutionContext implements Serializable
- serialVersionUID:
- 6205067498708597824L
-
Class jakarta.resource.spi.work.WorkCompletedException extends WorkException implements Serializable
-
Class jakarta.resource.spi.work.WorkEvent extends EventObject implements Serializable
-
Serialized Fields
-
exc
WorkException exc
The exception that occured duringWork
processing. -
startDuration
long startDuration
The start delay duration (in milliseconds). -
type
int type
The event type. -
work
Work work
TheWork
object on which the event occured.
-
-
-
Class jakarta.resource.spi.work.WorkException extends ResourceException implements Serializable
-
Class jakarta.resource.spi.work.WorkRejectedException extends WorkException implements Serializable
-
-
Package jakarta.security.auth.message
-
Class jakarta.security.auth.message.AuthException extends LoginException implements Serializable
- serialVersionUID:
- -1156951780670243758L
-
-
Package jakarta.security.enterprise
-
Class jakarta.security.enterprise.AuthenticationException extends GeneralSecurityException implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.security.enterprise.CallerPrincipal extends Object implements Serializable
- serialVersionUID:
- -6951555039431667786L
-
Serialized Fields
-
name
String name
-
-
-
Package jakarta.security.enterprise.authentication.mechanism.http
-
Class jakarta.security.enterprise.authentication.mechanism.http.AutoApplySession.Literal extends AnnotationLiteral<AutoApplySession> implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.security.enterprise.authentication.mechanism.http.LoginToContinue.Literal extends AnnotationLiteral<LoginToContinue> implements Serializable
-
Class jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal extends AnnotationLiteral<RememberMe> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cookieHttpOnly
boolean cookieHttpOnly
-
cookieHttpOnlyExpression
String cookieHttpOnlyExpression
-
cookieMaxAgeSeconds
int cookieMaxAgeSeconds
-
cookieMaxAgeSecondsExpression
String cookieMaxAgeSecondsExpression
-
cookieName
String cookieName
-
cookieSecureOnly
boolean cookieSecureOnly
-
cookieSecureOnlyExpression
String cookieSecureOnlyExpression
-
isRememberMe
boolean isRememberMe
-
isRememberMeExpression
String isRememberMeExpression
-
-
-
Package jakarta.security.enterprise.identitystore
-
Class jakarta.security.enterprise.identitystore.IdentityStorePermission extends BasicPermission implements Serializable
- serialVersionUID:
- 1254057022829640365L
-
-
Package jakarta.security.enterprise.identitystore.openid
-
Class jakarta.security.enterprise.identitystore.openid.Scope extends LinkedHashSet<String> implements Serializable
- serialVersionUID:
- 1L
-
-
Package jakarta.security.jacc
-
Class jakarta.security.jacc.EJBMethodPermission extends Permission implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.- Throws:
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occurs
-
writeObject
private void writeObject(ObjectOutputStream outputStream) throws IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.- Throws:
IOException
- If an I/O error occurs while writing to the underlying stream
-
-
Serialization Overview
-
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.
-
-
Serialized Fields
-
actions
String actions
the canonicalized actions string (as returned by getActions).
-
-
Class jakarta.security.jacc.EJBRoleRefPermission extends Permission implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.- Throws:
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occurs
-
writeObject
private void writeObject(ObjectOutputStream outputStream) throws IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.- Throws:
IOException
- If an I/O error occurs while writing to the underlying stream
-
-
Serialization Overview
-
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.
-
-
Serialized Fields
-
actions
String actions
the canonicalized actions string (as returned by getActions).
-
-
Class jakarta.security.jacc.PolicyContextException extends Exception implements Serializable
- serialVersionUID:
- 3925692572777572935L
-
Class jakarta.security.jacc.WebResourcePermission extends Permission implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.- Throws:
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occurs
-
writeObject
private void writeObject(ObjectOutputStream outputStream) throws IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.- Throws:
IOException
- If an I/O error occurs while writing to the underlying stream
-
-
Serialization Overview
-
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.
-
-
Serialized Fields
-
actions
String actions
the canonicalized actions string (as returned by getActions).
-
-
Class jakarta.security.jacc.WebRoleRefPermission extends Permission implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.- Throws:
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occurs
-
writeObject
private void writeObject(ObjectOutputStream outputStream) throws IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.- Throws:
IOException
- If an I/O error occurs while writing to the underlying stream
-
-
Serialization Overview
-
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.
-
-
Serialized Fields
-
actions
String actions
the canonicalized actions string (as returned by getActions).
-
-
Class jakarta.security.jacc.WebUserDataPermission extends Permission implements Serializable
- serialVersionUID:
- -970193775626385011L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream inputStream) throws IOException, ClassNotFoundException
readObject reads the serialized fields from the input stream and uses them to restore the permission. This method need not be implemented if establishing the values of the serialized fields (as is done by defaultReadObject) is sufficient to initialize the permission.- Throws:
ClassNotFoundException
- If the class of an object couldn't be foundIOException
- If an I/O error occurs
-
writeObject
private void writeObject(ObjectOutputStream outputStream) throws IOException
writeObject is used to establish the values of the serialized fields before they are written to the output stream and need not be implemented if the values of the serialized fields are always available and up to date. The serialized fields are written to the output stream in the same form as they would be written by defaultWriteObject.- Throws:
IOException
- If an I/O error occurs while writing to the underlying stream
-
-
Serialization Overview
-
The serialized fields of this permission are defined below. Whether or not the serialized fields correspond to actual (private) fields is an implementation decision.
-
-
Serialized Fields
-
actions
String actions
the canonicalized actions string (as returned by getActions).
-
-
-
Package jakarta.servlet
-
Class jakarta.servlet.GenericFilter extends Object implements Serializable
- serialVersionUID:
- 4060116231031076581L
-
Class jakarta.servlet.GenericServlet extends Object implements Serializable
- serialVersionUID:
- -8592279577370996712L
-
Class jakarta.servlet.ServletContextAttributeEvent extends ServletContextEvent implements Serializable
- serialVersionUID:
- -5804680734245618303L
-
Class jakarta.servlet.ServletContextEvent extends EventObject implements Serializable
- serialVersionUID:
- -7501701636134222423L
-
Class jakarta.servlet.ServletException extends Exception implements Serializable
- serialVersionUID:
- 4221302886851315160L
-
Serialized Fields
-
rootCause
Throwable rootCause
-
-
Class jakarta.servlet.ServletRequestAttributeEvent extends ServletRequestEvent implements Serializable
- serialVersionUID:
- -1466635426192317793L
-
Class jakarta.servlet.ServletRequestEvent extends EventObject implements Serializable
- serialVersionUID:
- -7467864054698729101L
-
Class jakarta.servlet.UnavailableException extends ServletException implements Serializable
- serialVersionUID:
- 5622686609215003468L
-
Serialized Fields
-
permanent
boolean permanent
-
seconds
int seconds
-
-
-
Package jakarta.servlet.http
-
Class jakarta.servlet.http.Cookie extends Object implements Serializable
- serialVersionUID:
- -5433071011125749022L
-
Class jakarta.servlet.http.HttpFilter extends GenericFilter implements Serializable
- serialVersionUID:
- 7478463438252262094L
-
Class jakarta.servlet.http.HttpServlet extends GenericServlet implements Serializable
- serialVersionUID:
- 8466325577512134784L
-
Serialized Fields
-
legacyHeadHandling
boolean legacyHeadHandling
-
-
Class jakarta.servlet.http.HttpSessionBindingEvent extends HttpSessionEvent implements Serializable
- serialVersionUID:
- 7308000419984825907L
-
Class jakarta.servlet.http.HttpSessionEvent extends EventObject implements Serializable
- serialVersionUID:
- -7622791603672342895L
-
-
Package jakarta.servlet.jsp
-
Class jakarta.servlet.jsp.JspException extends Exception implements Serializable
- serialVersionUID:
- -724329986255528641L
-
Class jakarta.servlet.jsp.JspTagException extends JspException implements Serializable
- serialVersionUID:
- 1546743964929435607L
-
Class jakarta.servlet.jsp.SkipPageException extends JspException implements Serializable
- serialVersionUID:
- -7223157500637139188L
-
-
Package jakarta.servlet.jsp.el
-
Class jakarta.servlet.jsp.el.ELException extends Exception implements Serializable
- serialVersionUID:
- -3920470039225321534L
-
Serialized Fields
-
mRootCause
Throwable mRootCause
Deprecated.
-
-
Class jakarta.servlet.jsp.el.ELParseException extends ELException implements Serializable
- serialVersionUID:
- 3521581805886060118L
-
-
Package jakarta.servlet.jsp.jstl.core
-
Class jakarta.servlet.jsp.jstl.core.ConditionalTagSupport extends TagSupport implements Serializable
-
Serialized Fields
-
result
boolean result
-
scope
int scope
-
var
String var
-
-
-
Class jakarta.servlet.jsp.jstl.core.IndexedValueExpression extends ValueExpression implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
i
Integer i
-
orig
ValueExpression orig
-
-
Class jakarta.servlet.jsp.jstl.core.IteratedValueExpression extends ValueExpression implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
i
int i
-
iteratedExpression
IteratedExpression iteratedExpression
-
-
Class jakarta.servlet.jsp.jstl.core.LoopTagSupport extends TagSupport implements Serializable
-
Serialized Fields
-
begin
int begin
Starting index ('begin' attribute) -
beginSpecified
boolean beginSpecified
Boolean flag indicating whether 'begin' was specified. -
count
int count
-
deferredExpression
ValueExpression deferredExpression
The deferred expression if any -
end
int end
Ending index of the iteration ('end' attribute). A value of -1 internally indicates 'no end specified', although accessors for the core Jakarta Standard Tag Library tags do not allow this value to be supplied directly by the user. -
endSpecified
boolean endSpecified
Boolean flag indicating whether 'end' was specified. -
index
int index
-
item
Object item
-
itemId
String itemId
Attribute-exposing control -
iteratedExpression
IteratedExpression iteratedExpression
-
last
boolean last
-
oldMappedValue
ValueExpression oldMappedValue
A temporary used to hold the previous value (from the enclosing iteration tag) for the EL variable. -
status
LoopTagStatus status
-
statusId
String statusId
Attribute-exposing control -
step
int step
Iteration step ('step' attribute) -
stepSpecified
boolean stepSpecified
Boolean flag indicating whether 'step' was specified.
-
-
-
-
Package jakarta.servlet.jsp.tagext
-
Class jakarta.servlet.jsp.tagext.BodyTagSupport extends TagSupport implements Serializable
- serialVersionUID:
- -7235752615580319833L
-
Serialized Fields
-
bodyContent
BodyContent bodyContent
The current BodyContent for this BodyTag.
-
-
Class jakarta.servlet.jsp.tagext.TagSupport extends Object implements Serializable
- serialVersionUID:
- 3749116330508327592L
-
-
Package jakarta.transaction
-
Class jakarta.transaction.HeuristicCommitException extends Exception implements Serializable
- serialVersionUID:
- -3977609782149921760L
-
Class jakarta.transaction.HeuristicMixedException extends Exception implements Serializable
- serialVersionUID:
- 2345014349685956666L
-
Class jakarta.transaction.HeuristicRollbackException extends Exception implements Serializable
- serialVersionUID:
- -3483618944556408897L
-
Class jakarta.transaction.InvalidTransactionException extends RemoteException implements Serializable
- serialVersionUID:
- 3597320220337691496L
-
Class jakarta.transaction.NotSupportedException extends Exception implements Serializable
- serialVersionUID:
- 56870312332816390L
-
Class jakarta.transaction.RollbackException extends Exception implements Serializable
- serialVersionUID:
- 4151607774785285395L
-
Class jakarta.transaction.SystemException extends Exception implements Serializable
- serialVersionUID:
- 839699079412719325L
-
Serialized Fields
-
errorCode
int errorCode
The error code with which to create the SystemException.The error code for the exception
-
-
Class jakarta.transaction.TransactionalException extends RuntimeException implements Serializable
- serialVersionUID:
- -8196645329560986417L
-
Class jakarta.transaction.TransactionRequiredException extends RemoteException implements Serializable
- serialVersionUID:
- -1898806419937446439L
-
Class jakarta.transaction.TransactionRolledbackException extends RemoteException implements Serializable
- serialVersionUID:
- -3142798139623020577L
-
-
Package jakarta.validation
-
Class jakarta.validation.ConstraintDeclarationException extends ValidationException implements Serializable
-
Class jakarta.validation.ConstraintDefinitionException extends ValidationException implements Serializable
-
Class jakarta.validation.ConstraintViolationException extends ValidationException implements Serializable
-
Serialized Fields
-
constraintViolations
Set<ConstraintViolation<?>> constraintViolations
-
-
-
Class jakarta.validation.GroupDefinitionException extends ValidationException implements Serializable
-
Class jakarta.validation.NoProviderFoundException extends ValidationException implements Serializable
-
Class jakarta.validation.UnexpectedTypeException extends ConstraintDeclarationException implements Serializable
-
Class jakarta.validation.ValidationException extends RuntimeException implements Serializable
-
-
Package jakarta.validation.valueextraction
-
Class jakarta.validation.valueextraction.ValueExtractorDeclarationException extends ValidationException implements Serializable
-
Class jakarta.validation.valueextraction.ValueExtractorDefinitionException extends ValidationException implements Serializable
-
-
Package jakarta.websocket
-
Class jakarta.websocket.DecodeException extends Exception implements Serializable
- serialVersionUID:
- 6L
-
Serialized Fields
-
bb
ByteBuffer bb
-
encodedString
String encodedString
-
-
Class jakarta.websocket.DeploymentException extends Exception implements Serializable
- serialVersionUID:
- 7576860738144220015L
-
Class jakarta.websocket.EncodeException extends Exception implements Serializable
- serialVersionUID:
- 6L
-
Serialized Fields
-
object
Object object
-
-
Class jakarta.websocket.SessionException extends Exception implements Serializable
- serialVersionUID:
- 12L
-
Serialized Fields
-
session
Session session
-
-
-
Package jakarta.ws.rs
-
Class jakarta.ws.rs.BadRequestException extends ClientErrorException implements Serializable
- serialVersionUID:
- 7264647684649480265L
-
Class jakarta.ws.rs.ClientErrorException extends WebApplicationException implements Serializable
- serialVersionUID:
- -4101970664444907990L
-
Class jakarta.ws.rs.ForbiddenException extends ClientErrorException implements Serializable
- serialVersionUID:
- -2740045367479165061L
-
Class jakarta.ws.rs.InternalServerErrorException extends ServerErrorException implements Serializable
- serialVersionUID:
- -6515710697540553309L
-
Class jakarta.ws.rs.NotAcceptableException extends ClientErrorException implements Serializable
- serialVersionUID:
- -1476163816796529078L
-
Class jakarta.ws.rs.NotAllowedException extends ClientErrorException implements Serializable
- serialVersionUID:
- -586776054369626119L
-
Class jakarta.ws.rs.NotAuthorizedException extends ClientErrorException implements Serializable
- serialVersionUID:
- -3156040750581929702L
-
Class jakarta.ws.rs.NotFoundException extends ClientErrorException implements Serializable
- serialVersionUID:
- -6820866117511628388L
-
Class jakarta.ws.rs.NotSupportedException extends ClientErrorException implements Serializable
- serialVersionUID:
- -8286622745725405656L
-
Class jakarta.ws.rs.ProcessingException extends RuntimeException implements Serializable
- serialVersionUID:
- -4232431597816056514L
-
Class jakarta.ws.rs.RedirectionException extends WebApplicationException implements Serializable
- serialVersionUID:
- -2584325408291098012L
-
Class jakarta.ws.rs.ServerErrorException extends WebApplicationException implements Serializable
- serialVersionUID:
- 4730895276505569556L
-
Class jakarta.ws.rs.ServiceUnavailableException extends ServerErrorException implements Serializable
- serialVersionUID:
- 3821068205617492633L
-
Class jakarta.ws.rs.WebApplicationException extends RuntimeException implements Serializable
- serialVersionUID:
- 8273970399584007146L
-
-
Package jakarta.ws.rs.client
-
Class jakarta.ws.rs.client.ResponseProcessingException extends ProcessingException implements Serializable
- serialVersionUID:
- -4923161617935731839L
-
Serialized Fields
-
response
Response response
The response instance for which the processing failed.
-
-
-
Package jakarta.ws.rs.core
-
Class jakarta.ws.rs.core.AbstractMultivaluedMap extends Object implements Serializable
-
Class jakarta.ws.rs.core.MultivaluedHashMap extends AbstractMultivaluedMap<K,V> implements Serializable
- serialVersionUID:
- -6052320403766368902L
-
Class jakarta.ws.rs.core.NoContentException extends IOException implements Serializable
- serialVersionUID:
- -3082577759787473245L
-
Class jakarta.ws.rs.core.UriBuilderException extends RuntimeException implements Serializable
- serialVersionUID:
- 956255913370721193L
-
-
Package jakarta.xml.bind
-
Class jakarta.xml.bind.DataBindingException extends RuntimeException implements Serializable
- serialVersionUID:
- 4743686626270704879L
-
Class jakarta.xml.bind.JAXBElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
declaredType
Class<T> declaredType
Java datatype binding for xml element declaration's type. -
name
QName name
xml element tag name -
nil
boolean nil
true iff the xml element instance has xsi:nil="true". -
scope
Class<?> scope
Scope of xml element declaration representing this xml element instance. Can be one of the following values: -JAXBElement.GlobalScope
for global xml element declaration. - local element declaration has a scope set to the Java class representation of complex type defintion containing xml element declaration. -
value
T value
xml element value. Represents content model and attributes of an xml element instance.
-
-
Class jakarta.xml.bind.JAXBException extends Exception implements Serializable
- serialVersionUID:
- -5621384651494307979L
-
Class jakarta.xml.bind.JAXBPermission extends BasicPermission implements Serializable
- serialVersionUID:
- 1L
-
Class jakarta.xml.bind.MarshalException extends JAXBException implements Serializable
- serialVersionUID:
- 1570397297836071517L
-
Class jakarta.xml.bind.PropertyException extends JAXBException implements Serializable
- serialVersionUID:
- 3159963351607157477L
-
Class jakarta.xml.bind.TypeConstraintException extends RuntimeException implements Serializable
- serialVersionUID:
- -3059799699420143848L
-
Class jakarta.xml.bind.UnmarshalException extends JAXBException implements Serializable
- serialVersionUID:
- 6121932693435295453L
-
Class jakarta.xml.bind.ValidationException extends JAXBException implements Serializable
- serialVersionUID:
- 2206436657505193108L
-
-
Package jakarta.xml.soap
-
Class jakarta.xml.soap.SOAPException extends Exception implements Serializable
- serialVersionUID:
- -2347183911432431333L
-
Serialized Fields
-
cause
Throwable cause
The cause.
-
-
-
Package jakarta.xml.ws
-
Class jakarta.xml.ws.Holder extends Object implements Serializable
- serialVersionUID:
- 2623699057546497185L
-
Serialized Fields
-
value
T value
The value contained in the holder.
-
-
Class jakarta.xml.ws.ProtocolException extends WebServiceException implements Serializable
- serialVersionUID:
- -5162391758599890377L
-
Class jakarta.xml.ws.WebServiceException extends RuntimeException implements Serializable
- serialVersionUID:
- 6923454787998151997L
-
Class jakarta.xml.ws.WebServicePermission extends BasicPermission implements Serializable
- serialVersionUID:
- -146474640053770988L
-
-
Package jakarta.xml.ws.http
-
Class jakarta.xml.ws.http.HTTPException extends ProtocolException implements Serializable
- serialVersionUID:
- 508892871321531629L
-
Serialized Fields
-
statusCode
int statusCode
-
-
-
Package jakarta.xml.ws.soap
-
Class jakarta.xml.ws.soap.SOAPFaultException extends ProtocolException implements Serializable
- serialVersionUID:
- -5717334416389757052L
-
Serialized Fields
-
fault
SOAPFault fault
-
-