Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- aacReturnedInFirstGenerateAC() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if aac returned in first generate a c.
- aacReturnedInSecondGenerateAC() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if aac returned in second generate a c.
- abort() - Method in class org.jpos.transaction.participant.Join.Runner
-
Schedules the participant's
abortcall on a virtual thread. - abort(int, long, Serializable, List, boolean, LogEvent, Profiler) - Method in class org.jpos.transaction.TransactionManager
-
Walks
membersin order, invoking each participant's abort phase and recording trace and timer information. - abort(long, Serializable) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
- abort(long, Serializable) - Method in class org.jpos.transaction.participant.CheckPoint
- abort(long, Serializable) - Method in class org.jpos.transaction.participant.Debug
- abort(long, Serializable) - Method in class org.jpos.transaction.participant.Delay
- abort(long, Serializable) - Method in class org.jpos.transaction.participant.Forward
- abort(long, Serializable) - Method in class org.jpos.transaction.participant.HasEntry
- abort(long, Serializable) - Method in class org.jpos.transaction.participant.Join
-
Runs
aborton every nested participant in parallel. - abort(long, Serializable) - Method in class org.jpos.transaction.participant.JSParticipant
- abort(long, Serializable) - Method in class org.jpos.transaction.participant.SendResponse
- abort(long, Serializable) - Method in class org.jpos.transaction.participant.Trace
- abort(long, Serializable) - Method in class org.jpos.transaction.ProtectDebugInfo
- abort(long, Serializable) - Method in interface org.jpos.transaction.TransactionParticipant
-
Called by TransactionManager upon transaction commit.
- abort(TransactionParticipant, long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
Invokes the abort phase on
p, swallowing exceptions (logged as warnings) and recording timer metrics. - Abort(String, long) - Constructor for class org.jpos.jfr.TMEvent.Abort
-
Creates an abort event.
- ABORT - Static variable in class org.jpos.transaction.participant.Join.Runner
-
Mode constant: abort.
- ABORTED - Static variable in interface org.jpos.transaction.TransactionConstants
-
Transaction has been aborted.
- ABORTED_AT_TERMINAL - Enum constant in enum class org.jpos.rc.CMF
-
Indicates the transaction was aborted at the terminal.
- ABORTING - Enum constant in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Transaction is aborting.
- abortMethod - Variable in class org.jpos.transaction.participant.BSHTransactionParticipant
-
BeanShell method for the abort phase.
- AbortParticipant - Interface in org.jpos.transaction
-
2 phase commit participant
- accept(File) - Method in class org.jpos.q2.Q2
-
FileFilterhook used by the deploy-directory scan: accepts readable XML descriptors and, when recursive scanning is enabled, sub-directories other thanlib. - accept(File) - Method in class org.jpos.q2.QClassLoader
- accept(File, String) - Method in class org.jpos.util.DirPoll
-
FilenameFilterimplementation that selects files matching the current priority extension. - accept(ServerSocket) - Method in class org.jpos.iso.BaseChannel
-
Accepts connection
- accept(ServerSocket) - Method in interface org.jpos.iso.ServerChannel
-
Accepts an inbound connection from the given server socket.
- accept(T, U, V) - Method in interface org.jpos.function.TriConsumer
-
Performs this operation on the given arguments.
- Accept() - Constructor for class org.jpos.jfr.ChannelEvent.Accept
-
Creates an empty Accept event with no detail.
- AcceptException(String) - Constructor for class org.jpos.jfr.ChannelEvent.AcceptException
-
Constructs the event with a description of the failure.
- ACCOUNT_BASED_DIGITAL_SIGNATURE - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by account-based digital signature.
- ACCOUNT_FORMAT - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Account identifier has a format error.
- ACCOUNT_NOT_ON_WARNING_BULLETIN - Enum constant in enum class org.jpos.rc.CMF
-
Account Not on Warning Bulletin.
- ACCOUNT_TYPE_0x5F57 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Account Type.
- ACQUIRER_IDENTIFIER_0x9F01 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Acquirer Identifier.
- ACQUIRER_MANAGED_END_TO_END_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Acquirer-managed end-to-end encryption applied.
- ACQUIRER_MANAGED_POINT_TO_POINT_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Acquirer-managed point-to-point encryption applied.
- ACQUIRER_NOT_SUPPORTED - Enum constant in enum class org.jpos.rc.CMF
-
Acquirer is not supported.
- action() - Method in record class org.jpos.log.evt.DeployActivity
-
Returns the value of the
actionrecord component. - actionPerformed(ActionEvent) - Method in class org.jpos.bsh.BSHAction
- actionPerformed(ActionEvent) - Method in class org.jpos.transaction.gui.TMMonitor
- actionPerformed(ActionEvent) - Method in class org.jpos.ui.action.Debug
-
Prints the action command of the event to stdout.
- actionPerformed(ActionEvent) - Method in class org.jpos.ui.action.Dispose
- actionPerformed(ActionEvent) - Method in class org.jpos.ui.action.Exit
- actionPerformed(ActionEvent) - Method in class org.jpos.ui.action.Redirect
- add(Tags) - Method in enum class org.jpos.metrics.MeterInfo
-
Combines the supplied tags with this meter's default tags.
- add(Object) - Method in class org.jpos.util.LogEvent
-
Appends a payload entry and returns this event for chaining.
- add(String) - Method in class org.jpos.util.Tags
-
Adds a tag to the set.
- add(MessageErrorIndicator.FieldError) - Method in class org.jpos.iso.MessageErrorIndicator
-
Appends an error set.
- add(TagValue) - Method in class org.jpos.tlv.TagSequenceBase
- add(TagValue) - Method in interface org.jpos.tlv.TagSequence
-
Adds a tag value to this sequence.
- addAttr(Element, String, Object, String) - Method in class org.jpos.q2.QBeanSupport
-
Appends an
<attr>child element with name/type/value toe. - addBundle(String) - Static method in class org.jpos.iso.ISOCurrency
-
Adds a resource bundle for currency definitions.
- addChannel(String) - Method in class org.jpos.iso.channel.ChannelPool
-
Adds a channel to the pool by its registered name.
- addChannel(ISOChannel) - Method in class org.jpos.iso.channel.ChannelPool
-
Adds a channel to the pool.
- addDataset(Dataset) - Method in class org.jpos.iso.ISODatasetField
-
Appends a dataset to this field.
- addElement(int, ISOComponent) - Method in class org.jpos.iso.ISODataset
-
Appends a primitive element.
- addElement(int, ISOComponent, boolean) - Method in class org.jpos.iso.ISODataset
-
Appends an element and records its constructed TLV flag.
- addElement(DatasetElement) - Method in class org.jpos.iso.ISODataset
-
Appends an element without replacing existing entries with the same id.
- addExceptionHandlers(ExceptionHandlerAware, Element, QFactory) - Method in interface org.jpos.core.handlers.exception.ExceptionHandlerConfigAware
-
Parses
exception-handlerchild elements fromelemand registers them withreceiver. - addField(String, String) - Method in class org.jpos.security.CryptographicServiceMessage
-
adds a field to the CSM
- addFilter(ISOFilter) - Method in class org.jpos.iso.BaseChannel
-
Adds a filter to this channel.
- addFilter(ISOFilter) - Method in class org.jpos.iso.FilteredBase
- addFilter(ISOFilter) - Method in interface org.jpos.iso.FilteredChannel
-
Adds a filter to both incoming and outgoing chains.
- addFilter(ISOFilter, int) - Method in class org.jpos.iso.BaseChannel
-
Adds a filter to this channel.
- addFilters(FilteredChannel, Element, QFactory) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Registers filters defined in the configuration element with the channel.
- addGroup(long, String) - Method in class org.jpos.transaction.TransactionManager
-
Pushes a group name onto the persistent execution stack for
id. - addHandler(ExceptionHandler) - Method in interface org.jpos.core.handlers.exception.ExceptionHandlerAware
-
Add a handler to the default pipeline.
- addHandler(ExceptionHandler, Class) - Method in interface org.jpos.core.handlers.exception.ExceptionHandlerAware
-
Add a handler to an exception specific pipeline.
- addIncomingFilter(ISOFilter) - Method in class org.jpos.iso.BaseChannel
- addIncomingFilter(ISOFilter) - Method in class org.jpos.iso.FilteredBase
- addIncomingFilter(ISOFilter) - Method in interface org.jpos.iso.FilteredChannel
-
Adds a filter to the incoming filter chain.
- addISORequestListener(ISORequestListener) - Method in class org.jpos.iso.ISOServer
-
add an ISORequestListener
- addISORequestListener(ISORequestListener) - Method in class org.jpos.q2.iso.QMUX
-
Registers a request listener invoked for messages that don't match a pending request.
- addISOVError(ISOVError) - Method in interface org.jpos.iso.ISOVErrorList
-
Add an ISOVError to the list.
- addISOVError(ISOVError) - Method in class org.jpos.iso.ISOVField
- addISOVError(ISOVError) - Method in class org.jpos.iso.ISOVMsg
-
Add an error component to the list of errors.
- ADDITIONAL_AUTH_REQUIRED - Enum constant in enum class org.jpos.rc.CMF
-
Additional Authentication Required.
- ADDITIONAL_TERMINAL_CAPABILITIES_0x9F40 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Additional Terminal Capabilities.
- addListener(Object, SpaceListener) - Method in class org.jpos.space.JESpace
- addListener(Object, SpaceListener) - Method in class org.jpos.space.LSpace
- addListener(Object, SpaceListener) - Method in class org.jpos.space.TSpace
- addListener(Object, SpaceListener, long) - Method in class org.jpos.space.JESpace
- addListener(Object, SpaceListener, long) - Method in class org.jpos.space.LSpace
- addListener(Object, SpaceListener, long) - Method in class org.jpos.space.TSpace
- addListener(K, SpaceListener) - Method in interface org.jpos.space.LocalSpace
-
add a SpaceListener associated with a given key
- addListener(K, SpaceListener, long) - Method in interface org.jpos.space.LocalSpace
-
add a SpaceListener associated with a given key for a given period of time.
- addListener(TransactionStatusListener) - Method in class org.jpos.transaction.TransactionManager
-
Registers a listener that observes transaction lifecycle transitions.
- addListener(LogListener) - Method in class org.jpos.util.BufferedLogListener
- addListener(LogListener) - Method in class org.jpos.util.Logger
-
Adds a log listener to this logger.
- addListener(LogListener) - Method in interface org.jpos.util.LogProducer
-
Adds a log listener.
- addMessage(Object) - Method in class org.jpos.util.LogEvent
-
Adds a message or object to this event's payload.
- addMessage(String, String) - Method in class org.jpos.util.LogEvent
-
Adds a message wrapped in an XML tag to this event's payload.
- addOutgoingFilter(ISOFilter) - Method in class org.jpos.iso.BaseChannel
- addOutgoingFilter(ISOFilter) - Method in class org.jpos.iso.FilteredBase
- addOutgoingFilter(ISOFilter) - Method in interface org.jpos.iso.FilteredChannel
-
Adds a filter to the outgoing filter chain.
- addPrefix(String) - Method in class org.jpos.q2.CLICommandInterface
-
Registers a command prefix.
- addPriority(String) - Method in class org.jpos.util.DirPoll
-
Adds a file extension to the priority list.
- addScriptInfo(String, String, long) - Method in class org.jpos.bsh.BSHLogListener
-
Stores a ScriptInfo in the cache.
- addServerEventListener(ISOServerEventListener) - Method in class org.jpos.iso.ISOServer
-
Registers a listener for server events.
- addTag(String, String) - Method in class org.jpos.tlv.CharTagMap
-
Adds a new tag to map.
- addTags(Tags) - Method in class org.jpos.metrics.iso.ISOMsgCounter
- addTags(Tags) - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Adds metric tags to the given Tags object.
- addTags(String...) - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Adds metric tags from an array of strings.
- addURL(String) - Method in class org.jpos.q2.QClassLoader
- addURL(String) - Method in interface org.jpos.q2.QClassLoaderMBean
-
Adds a URL to the class loader's search path.
- adjustDESParity(byte[]) - Static method in class org.jpos.security.Util
-
DES Keys use the LSB as the odd parity bit.
- ADMIN_MESSAGE_ACCEPTED - Enum constant in enum class org.jpos.rc.CMF
-
Administrative message accepted.
- ADVICE_ACCEPTED - Enum constant in enum class org.jpos.rc.CMF
-
Advice accepted.
- ADVICE_ACK_NO_FINANCIAL - Enum constant in enum class org.jpos.rc.CMF
-
Advice acknowledged with no financial impact.
- AEPIS_V40 - Enum constant in enum class org.jpos.security.SKDMethod
-
American Express
- aes() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
aesrecord component. - AES - Enum constant in enum class org.jpos.security.Algorithm
-
AES - Advanced Encryption Standard.
- AGREEMENT_VIOLATION - Enum constant in enum class org.jpos.rc.CMF
-
Agreement Violation.
- algorithm - Variable in class org.jpos.security.SecureKeyBlock
-
The cryptographic algorithm with which the key contained in key block will be used.
- algorithm - Variable in class org.jpos.security.SecureKeySpec
-
The cryptographic algorithm with which the key contained in key block will be used.
- Algorithm - Enum Class in org.jpos.security
-
Defines the cryptographic algorithm with which the key contained in the key block will be used.
- AmexChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation - American Express
- AmexChannel() - Constructor for class org.jpos.iso.channel.AmexChannel
-
Public constructor (used by Class.forName("...").newInstance())
- AmexChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.AmexChannel
-
Construct client ISOChannel
- AmexChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.AmexChannel
-
Construct server ISOChannel
- AmexChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.AmexChannel
-
constructs a server ISOChannel associated with a Server Socket
- AML_REQUIREMENTS_NOT_MET - Enum constant in enum class org.jpos.rc.CMF
-
AML Requirements Not Met.
- AMOUNT - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Settlement/transaction amount.
- AMOUNT_AUTHORISED_BINARY_0x81 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Amount, Authorised (Binary).
- AMOUNT_AUTHORISED_NUMERIC_0x9F02 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Amount, Authorised (Numeric).
- AMOUNT_FORMAT - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Amount field has a format error.
- AMOUNT_NOT_FOUND - Enum constant in enum class org.jpos.rc.CMF
-
Amount Not Found.
- AMOUNT_NOT_RECONCILED_TOTALS_PROVIDED - Enum constant in enum class org.jpos.rc.CMF
-
Amount Not Reconciled Totals Provided.
- AMOUNT_OTHER_BINARY_0x9F04 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Amount, Other (Binary).
- AMOUNT_OTHER_NUMERIC_0x9F03 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Amount, Other (Numeric).
- AMOUNT_REFERENCE_CURRENCY_0x9F3A - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Amount, Reference Currency.
- ancestorAdded(AncestorEvent) - Method in class org.jpos.transaction.gui.TMMonitor
- ancestorMoved(AncestorEvent) - Method in class org.jpos.transaction.gui.TMMonitor
- ancestorRemoved(AncestorEvent) - Method in class org.jpos.transaction.gui.TMMonitor
- andThen(Function) - Method in interface org.jpos.function.TriFunction
-
Returns a composed
TriFunctionthat first applies this function and then appliesafterto the result. - andThen(TriConsumer) - Method in interface org.jpos.function.TriConsumer
-
Returns a composed
TriConsumerthat runs this consumer and thenafter. - ANY - Enum constant in enum class org.jpos.security.Exportability
-
May only be exported in a trusted key block, provided the wrapping key itself is in a trusted format.
- ANY - Enum constant in enum class org.jpos.security.ModeOfUse
-
No special restrictions apply.
- append(int, byte[]) - Method in class org.jpos.tlv.TLVList
-
Append TLVMsg to the TLVList.
- append(int, String) - Method in class org.jpos.tlv.TLVList
-
Append TLVMsg to the TLVList.
- append(String) - Method in class org.jpos.jfr.ChannelEvent
-
Appends additional information to the existing detail string, separated by a comma.
- append(StringBuilder, String, int) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Appends a name=value counter entry to the string builder.
- append(TLVMsg) - Method in class org.jpos.tlv.TLVList
-
Append TLVMsg to the TLV list.
- APPLICATION - Enum constant in enum class org.jpos.tlv.TLVClass
-
Class bits
01— application-specific tag. - APPLICATION_CRYPTOGRAM_0x9F26 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Cryptogram.
- APPLICATION_CURRENCY_CODE_0x9F42 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Currency Code.
- APPLICATION_CURRENCY_EXPONENT_0x9F44 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Currency Exponent.
- APPLICATION_DEDICATED_FILE_NAME_0x4F - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Dedicated File (ADF) Name.
- APPLICATION_DISCRETIONARY_DATA_0x9F05 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Discretionary Data.
- APPLICATION_EFFECTIVE_DATE_0x5F25 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Effective Date.
- APPLICATION_EXPIRATION_DATE_0x5F24 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Expiration Date.
- APPLICATION_FILE_LOCATOR_0x94 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application File Locator (AFL).
- APPLICATION_IDENTIFIER_TERMINAL_0x9F06 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Identifier (AID) – terminal.
- APPLICATION_INTERCHANGE_PROFILE_0x82 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Interchange Profile.
- APPLICATION_LABEL_0x50 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Label.
- APPLICATION_PREFERRED_NAME_0x9F12 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Preferred Name.
- APPLICATION_PRIMARY_ACCOUNT_NUMBER_0x5A - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Primary Account Number (PAN).
- APPLICATION_PRIMARY_ACCOUNT_NUMBER_SEQUENCE_NUMBER_0x5F34 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Primary Account Number (PAN) Sequence Number.
- APPLICATION_PRIORITY_INDICATOR_0x87 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Priority Indicator.
- APPLICATION_REFERENCE_CURRENCY_0x9F3B - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Reference Currency.
- APPLICATION_REFERENCE_CURRENCY_EXPONENT_0x9F43 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Reference Currency Exponent.
- APPLICATION_TEMPLATE_0x61 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Template.
- APPLICATION_TRANSACTION_COUNTER_0x9F36 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Transaction Counter (ATC).
- APPLICATION_USAGE_CONTROL_0x9F07 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Usage Control.
- APPLICATION_VERSION_NUMBER_ICC_0x9F08 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Version Number (ICC).
- APPLICATION_VERSION_NUMBER_TERMINAL_0x9F09 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Application Version Number (Terminal).
- applicationNotEffective() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the application is not yet effective. - apply(byte[]) - Method in class org.jpos.util.function.RemoveNewLinesMapper
- apply(String) - Method in enum class org.jpos.emv.cryptogram.CryptogramDataBuilder.PaddingMethod
-
Applies this padding method to the given hex string.
- apply(T, U, V) - Method in interface org.jpos.function.TriFunction
-
Applies this function to the given arguments.
- applyDefaultTags(LogEvent) - Method in class org.jpos.util.Log
-
Decorates
evtwith thisLog's default tags, if any. - applyIncomingFilters(ISOMsg, byte[], byte[], LogEvent) - Method in class org.jpos.iso.BaseChannel
-
Applies all registered incoming filters with the raw message header and image.
- applyIncomingFilters(ISOMsg, LogEvent) - Method in class org.jpos.iso.BaseChannel
-
Applies all registered incoming filters to the given message.
- applyIncomingFilters(ISOMsg, LogEvent) - Method in class org.jpos.iso.FilteredBase
-
Runs every incoming filter against
mand notifies observers of the result. - applyOutgoingFilters(ISOMsg, LogEvent) - Method in class org.jpos.iso.BaseChannel
-
Applies all registered outgoing filters to the given message.
- applyOutgoingFilters(ISOMsg, LogEvent) - Method in class org.jpos.iso.FilteredBase
-
Runs every outgoing filter against
mand notifies observers of the result. - applyTimeout() - Method in class org.jpos.iso.BaseChannel
-
sets timeout, and also keep alive
- approvalCodeLength(int) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the maximum approval code length (sub-field 27-3, N1, range 0–9).
- APPROVED - Enum constant in enum class org.jpos.rc.CMF
-
Approved.
- APPROVED_CUSTOMER_REACTIVATED - Enum constant in enum class org.jpos.rc.CMF
-
Approved Customer Reactivated.
- APPROVED_FEES_DISPUTED - Enum constant in enum class org.jpos.rc.CMF
-
Approved Fees Disputed.
- APPROVED_ISSUER_SPECIFIED_ACCOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Approved Issuer Specified Account.
- APPROVED_OFFLINE - Enum constant in enum class org.jpos.rc.CMF
-
Approved Offline.
- APPROVED_OFFLINE_REFERRAL - Enum constant in enum class org.jpos.rc.CMF
-
Approved Offline Referral.
- APPROVED_PARTIAL - Enum constant in enum class org.jpos.rc.CMF
-
Approved Partial.
- APPROVED_PARTIAL_ISSUER_SPECIFIED_ACCOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Approved Partial Issuer Specified Account.
- APPROVED_TERMINAL_UNABLE_TO_PROCESS_ONLINE - Enum constant in enum class org.jpos.rc.CMF
-
Approved Terminal Unable To Process Online.
- APPROVED_UPDATE_TRACK3 - Enum constant in enum class org.jpos.rc.CMF
-
Approved Update Track3.
- APPROVED_VIP - Enum constant in enum class org.jpos.rc.CMF
-
Approved Vip.
- APPROVED_WITH_OVERDRAFT - Enum constant in enum class org.jpos.rc.CMF
-
Approved With Overdraft.
- appVersion() - Method in record class org.jpos.log.evt.Start
-
Returns the value of the
appVersionrecord component. - ARBITRATION_OR_COMPLIANCE_DOCS_REQUIRED - Enum constant in enum class org.jpos.rc.CMF
-
Arbitration or Compliance Documentation Required.
- args() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
argsrecord component. - ARPCMethod - Enum Class in org.jpos.security
-
Indicate method for generation of the ARPC used for issuer authentication
Described in EMV v4.2 Book 2 section 8.2 - arqcReturnedInFirstGenerateAC() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if arqc returned in first generate a c.
- ASCII_ALPHA - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
ASCII alphabetic characters.
- ASCII_ALPHA_NUMERIC - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
ASCII alphanumeric characters.
- ASCII_ALPHA_NUMERIC_SPACE - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
ASCII alphanumeric characters and spaces.
- ASCII_ALPHA_NUMERIC_SPECIAL - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
ASCII alphanumeric and special characters.
- ASCII_ENCODING - Static variable in class org.jpos.iso.packager.XMLPackager
-
Literal name for ASCII encoding declarations.
- ASCII_NUMERIC - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
ASCII digits
0-9. - ASCIIChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation suitable for OASIS Ltd © hosts
Message length header: n ASCII digits, configurable by setLengthDigits() (default: 4) or the 'length-digits' Configuration property. - ASCIIChannel() - Constructor for class org.jpos.iso.channel.ASCIIChannel
-
Public constructor (used by Class.forName("...").newInstance())
- ASCIIChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.ASCIIChannel
-
Construct client ISOChannel
- ASCIIChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.ASCIIChannel
-
Construct server ISOChannel
- ASCIIChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.ASCIIChannel
-
constructs a server ISOChannel associated with a Server Socket
- AsciiHexInterpreter - Class in org.jpos.iso
-
Implements Hex Interpreter.
- AsciiHexInterpreter() - Constructor for class org.jpos.iso.AsciiHexInterpreter
-
Public constructor; prefer
AsciiHexInterpreter.INSTANCEfor repeated use. - AsciiInterpreter - Class in org.jpos.iso
-
Implements ASCII Interpreter.
- AsciiInterpreter() - Constructor for class org.jpos.iso.AsciiInterpreter
-
Public constructor; prefer
AsciiInterpreter.INSTANCEfor repeated use. - AsciiPrefixer - Class in org.jpos.iso
-
AsciiPrefixer constructs a prefix for ASCII messages.
- AsciiPrefixer(int) - Constructor for class org.jpos.iso.AsciiPrefixer
-
Creates an AsciiPrefixer that uses the specified number of ASCII decimal digits for the length prefix.
- asciiToEbcdic(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts an ASCII byte array to an EBCDIC byte array.
- asciiToEbcdic(byte[], byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts an ASCII byte array to EBCDIC and copies the result into the destination array.
- asciiToEbcdic(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts an ASCII string to an EBCDIC byte array.
- asciiToEbcdic(String, byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts an ASCII string to EBCDIC and copies the result into the destination array.
- AsyncRequest(ISOResponseListener, Object) - Constructor for class org.jpos.q2.iso.QMUX.AsyncRequest
-
Constructs an async request paired with the given listener and hand-back token.
- ATM_OFF_BANK - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
ATM located off bank premises.
- ATM_ON_BANK - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
ATM located on bank premises.
- ATTENDED - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Attended POS terminal.
- AuditLogEvent - Interface in org.jpos.log
-
Marker interface for log payload event records.
- AuditLogEventJsonLogRenderer - Class in org.jpos.log.render.json
-
JSON
LogRendererforAuditLogEventinstances; serialises audit events using Jackson. - AuditLogEventJsonLogRenderer() - Constructor for class org.jpos.log.render.json.AuditLogEventJsonLogRenderer
-
Creates the renderer and configures the Jackson mapper for ISO-8601 date output.
- AuditLogEventProvider - Interface in org.jpos.log
-
SPI for contributing additional
AuditLogEventimplementations. - AuditLogEventRegistry - Class in org.jpos.log
-
Registry of
AuditLogEventtype mappings. - AuditLogEventType - Record Class in org.jpos.log
-
Pairs a stable type id with the
AuditLogEventimplementation it identifies. - AuditLogEventType(String, Class) - Constructor for record class org.jpos.log.AuditLogEventType
-
Validates the record components:
namemust be non-null and non-blank, andclazzmust be non-null. - AUTHORISATION_CODE_0x89 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Authorisation Code.
- AUTHORISATION_RESPONSE_CODE_0x8A - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Authorisation Response Code.
- AUTHORIZATION_ADVISED_SUSPICIOUS - Enum constant in enum class org.jpos.rc.CMF
-
Authorizationorization Advised Suspicious.
- AUTHORIZATION_LIFECYCLE_EXPIRED - Enum constant in enum class org.jpos.rc.CMF
-
Authorization Lifecycle Expired.
- AUTHORIZATION_LIFECYCLE_UNACCEPTABLE - Enum constant in enum class org.jpos.rc.CMF
-
Authorization Lifecycle Unacceptable.
- authToken() - Method in class org.jpos.iso.LifeCycleId
-
Returns the life cycle authentication token assigned by the card issuer.
- authToken(int) - Method in class org.jpos.iso.LifeCycleId.Builder
-
Sets the life cycle authentication token.
- autoCommit - Variable in class org.jpos.space.JDBMSpace
-
Whether mutating operations should commit immediately.
- autoconfigure(Object, Configuration) - Static method in class org.jpos.q2.QFactory
-
Automatically configures fields annotated with
Configon the given object.
B
- B - Static variable in class org.jpos.iso.BinaryPrefixer
-
Pre-built
BinaryPrefixerfor common binary length prefix sizes. - backlog() - Method in record class org.jpos.log.evt.Listen
-
Returns the value of the
backlogrecord component. - BAD_DEBT - Enum constant in enum class org.jpos.rc.CMF
-
Bad Debt.
- BANK_IDENTIFIER_CODE_0x5F54 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Bank Identifier Code (BIC).
- BANK_NOT_EFFECTIVE - Enum constant in enum class org.jpos.rc.CMF
-
Bank Not Effective.
- BANK_NOT_FOUND - Enum constant in enum class org.jpos.rc.CMF
-
Bank Not Found.
- BARCODE - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Bar code reading.
- Base1_BITMAP126 - Class in org.jpos.iso.packager
-
ISOFieldPackager Binary Bitmap
- Base1_BITMAP126() - Constructor for class org.jpos.iso.packager.Base1_BITMAP126
-
Default constructor.
- Base1_BITMAP126(int, String) - Constructor for class org.jpos.iso.packager.Base1_BITMAP126
-
Creates a Base1_BITMAP126 with the given length and description.
- base1Fld - Variable in class org.jpos.iso.packager.Base1Packager
-
BASE-1 field packager definitions for fields 0-128.
- BASE1Header - Class in org.jpos.iso.header
-
BASE1 header implementation.
- BASE1Header() - Constructor for class org.jpos.iso.header.BASE1Header
-
Creates a BASE1Header with source and destination both set to
"000000". - BASE1Header(byte[]) - Constructor for class org.jpos.iso.header.BASE1Header
-
Creates a BASE1Header from a raw byte array.
- BASE1Header(String, String) - Constructor for class org.jpos.iso.header.BASE1Header
-
Creates a BASE1Header with the given source and destination and default format (2).
- BASE1Header(String, String, int) - Constructor for class org.jpos.iso.header.BASE1Header
-
Creates a BASE1Header with explicit format.
- Base1Packager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 BINARY Packager customized for VISA's Base1
- Base1Packager() - Constructor for class org.jpos.iso.packager.Base1Packager
-
Creates Base1Packager with the default BASE-1 field configuration.
- Base1Packager.F126Packager - Class in org.jpos.iso.packager
-
ISO-8583 sub-field packager for field 126.
- Base1Packager.F127Packager - Class in org.jpos.iso.packager
-
ISO-8583 sub-field packager for field 127.
- Base1SubFieldPackager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 BINARY Packager customized for VISA Base1 subfields
- Base1SubFieldPackager() - Constructor for class org.jpos.iso.packager.Base1SubFieldPackager
-
Default constructor; no instance state to initialise.
- BASE24Channel - Class in org.jpos.iso.channel
-
Implements an ISOChannel capable to exchange messages with ACI's BASE24[tm] over an X.25 link.
- BASE24Channel() - Constructor for class org.jpos.iso.channel.BASE24Channel
-
Public constructor (used by Class.forName("...").newInstance())
- BASE24Channel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.BASE24Channel
-
Construct client ISOChannel
- BASE24Channel(ISOPackager) - Constructor for class org.jpos.iso.channel.BASE24Channel
-
Construct server ISOChannel
- BASE24Channel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.BASE24Channel
-
constructs a server ISOChannel associated with a Server Socket
- BASE24Packager - Class in org.jpos.iso.packager
-
BASE24 Packager made from ISO 8583 v1987 ASCII Packager
- BASE24Packager() - Constructor for class org.jpos.iso.packager.BASE24Packager
-
Creates BASE24Packager with the default BASE-24 field configuration.
- BASE24TCPChannel - Class in org.jpos.iso.channel
-
Implements an ISOChannel able to exchange messages with ACI's BASE24 over a TCP link, modified from BASE24ISOChannel by Victor A.
- BASE24TCPChannel() - Constructor for class org.jpos.iso.channel.BASE24TCPChannel
-
Public constructor (used by Class.forName("...").newInstance())
- BASE24TCPChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.BASE24TCPChannel
-
Construct client ISOChannel
- BASE24TCPChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.BASE24TCPChannel
-
Construct server ISOChannel
- BASE24TCPChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.BASE24TCPChannel
-
constructs a server ISOChannel associated with a Server Socket
- BaseChannel - Class in org.jpos.iso
-
ISOChannel is an abstract class that provides functionality that allows the transmission and reception of ISO 8583 Messages over a TCP/IP session.
- BaseChannel() - Constructor for class org.jpos.iso.BaseChannel
-
constructor shared by server and client ISOChannels (which have different signatures)
- BaseChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.BaseChannel
-
constructs a client ISOChannel
- BaseChannel(ISOPackager) - Constructor for class org.jpos.iso.BaseChannel
-
constructs a server ISOChannel
- BaseChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.BaseChannel
-
constructs a server ISOChannel associated with a Server Socket
- BaseChannelMBean - Interface in org.jpos.iso
-
JMX management interface for
BaseChannel. - BaseHeader - Class in org.jpos.iso.header
-
Base implementation of
ISOHeaderproviding common header handling for ISO-8583 channels. - BaseHeader() - Constructor for class org.jpos.iso.header.BaseHeader
-
Default Constructor.
- BaseHeader(byte[]) - Constructor for class org.jpos.iso.header.BaseHeader
-
Creates a BaseHeader wrapping the given raw bytes.
- BaseLogEventWriter - Class in org.jpos.util
-
Abstract class for LogEventWriter implementations.
- BaseLogEventWriter() - Constructor for class org.jpos.util.BaseLogEventWriter
-
Default constructor for subclass instantiation.
- BaseSMAdapter<T> - Class in org.jpos.security
-
Provides base functionality for the actual Security Module Adapter.
- BaseSMAdapter() - Constructor for class org.jpos.security.BaseSMAdapter
-
Default constructor.
- BaseSMAdapter(Configuration, Logger, String) - Constructor for class org.jpos.security.BaseSMAdapter
-
Creates a BaseSMAdapter with the given configuration, logger and realm.
- BB - Static variable in class org.jpos.iso.BinaryPrefixer
-
A length prefixer for up to 65535 chars.
- bcd2str(byte[], int, int, boolean) - Static method in class org.jpos.iso.ISOUtil
-
converts a BCD representation of a number to a String
- BCDChannel - Class in org.jpos.iso.channel
-
Talks with TCP based NCCs Sends [LEN][TPDU][ISOMSG] (len=2 bytes HEX)
- BCDChannel() - Constructor for class org.jpos.iso.channel.BCDChannel
-
Public constructor
- BCDChannel(String, int, ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.BCDChannel
-
Construct client ISOChannel
- BCDChannel(ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.BCDChannel
-
Construct server ISOChannel
- BCDChannel(ISOPackager, byte[], ServerSocket) - Constructor for class org.jpos.iso.channel.BCDChannel
-
constructs server ISOChannel associated with a Server Socket
- BCDInterpreter - Class in org.jpos.iso
-
Implements BCD Interpreter.
- BcdPrefixer - Class in org.jpos.iso
-
BcdPrefixer constructs a prefix storing the length in BCD.
- BcdPrefixer(int) - Constructor for class org.jpos.iso.BcdPrefixer
-
Creates a BcdPrefixer with the given number of digits.
- BDK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 BDK Base Derivation Key.
- BERTLVAsciiHexPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for BER TLV values.
- BERTLVAsciiHexPackager() - Constructor for class org.jpos.tlv.packager.bertlv.BERTLVAsciiHexPackager
-
Default constructor.
- BERTLVBinaryPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for BER TLV values.
- BERTLVBinaryPackager() - Constructor for class org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager
-
Default constructor.
- BERTLVEbcdicHexPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for BER TLV values.
- BERTLVEbcdicHexPackager() - Constructor for class org.jpos.tlv.packager.bertlv.BERTLVEbcdicHexPackager
-
Default constructor.
- BERTLVFormatMapper - Interface in org.jpos.tlv.packager.bertlv
-
Maps BER-TLV tag values to their wire format (ASCII hex, binary, EBCDIC hex, etc.).
- BERTLVPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for ISO 8825 BER TLV values.
- BERTLVPackager() - Constructor for class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Default constructor.
- BINARY - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
Raw binary bytes.
- BINARY_WIPED - Static variable in class org.jpos.util.FSDProtectedLogListener
-
Replacement bytes used when a binary field value is wiped.
- BINARY_WIPED - Static variable in class org.jpos.util.ProtectedLogListener
-
Replacement value substituted for wiped binary fields.
- BinaryEMVTag - Class in org.jpos.emv
-
An EMV tag whose value is represented as raw binary data.
- BinaryEMVTag(EMVProprietaryTagType, Integer, byte[]) - Constructor for class org.jpos.emv.BinaryEMVTag
-
Creates a BinaryEMVTag with a proprietary tag type.
- BinaryEMVTag(EMVProprietaryTagType, Integer, TLVDataFormat, byte[]) - Constructor for class org.jpos.emv.BinaryEMVTag
-
Creates a BinaryEMVTag with a proprietary tag type and explicit format.
- BinaryEMVTag(EMVStandardTagType, byte[]) - Constructor for class org.jpos.emv.BinaryEMVTag
-
Creates a BinaryEMVTag with a standard tag type.
- BinaryHexTaggedSequencePackager - Class in org.jpos.tlv.packager
-
TaggedSequencePackagervariant that encodes tag-value data as binary hex. - BinaryHexTaggedSequencePackager() - Constructor for class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager
-
Default constructor.
- BinaryHexTaggedSequencePackager.TagPackager - Class in org.jpos.tlv.packager
-
Field packager for TLV tag fields.
- BinaryInterpreter - Interface in org.jpos.iso
-
This interface supports the encoding and decoding of binary data.
- BinaryPrefixer - Class in org.jpos.iso
-
BinaryPrefixer constructs a prefix storing the length in binary.
- BinaryPrefixer(int) - Constructor for class org.jpos.iso.BinaryPrefixer
-
Creates a BinaryPrefixer with the given number of bytes.
- BinaryTagValue - Class in org.jpos.tlv
-
A TLV tag-value pair whose value is a raw byte array.
- BinaryTagValue(String, byte[]) - Constructor for class org.jpos.tlv.BinaryTagValue
-
Creates a BinaryTagValue with the given tag and byte-array value.
- bindAddr() - Method in record class org.jpos.log.evt.Listen
-
Returns the value of the
bindAddrrecord component. - BINLEN - Static variable in class org.jpos.core.Card
-
Length of the BIN (Bank Identification Number) in digits.
- bitmapField - Variable in class org.jpos.iso.packager.GenericValidatingPackager
-
Field number that carries the primary bitmap; overridable via XML.
- bitMapPackager - Static variable in class org.jpos.iso.packager.X92GenericPackager
-
Shared bitmap packager used by X9.2 messages.
- bitMapPackager - Variable in class org.jpos.iso.packager.X92Packager
-
Bitmap packager used by the X9.2 variant.
- bitSet2byte(BitSet) - Static method in class org.jpos.iso.ISOUtil
-
converts a BitSet into a binary field used in pack routines This method will set bits 0 (and 65) if there's a secondary (and tertiary) bitmap (i.e., if the bitmap length is > 64 (and > 128))
- bitSet2byte(BitSet, int) - Static method in class org.jpos.iso.ISOUtil
-
converts a BitSet into a binary field used in pack routines This method will set bits 0 (and 65) if there's a secondary (and tertiary) bitmap (i.e., if the bitmap length is > 64 (and > 128))
- bitSet2extendedByte(BitSet) - Static method in class org.jpos.iso.ISOUtil
-
Converts a BitSet into an extended binary field used in pack routines.
- bitSet2Int(BitSet) - Static method in class org.jpos.iso.ISOUtil
-
Converts a BitSet to an int value.
- bitSet2String(BitSet) - Static method in class org.jpos.iso.ISOUtil
-
bit representation of a BitSet suitable for dumps and debugging
- blankUnPad(String) - Static method in class org.jpos.iso.ISOUtil
-
Right unPad with ' '
- BlockingQueue - Class in org.jpos.util
-
implements a blocking queue
- BlockingQueue() - Constructor for class org.jpos.util.BlockingQueue
-
Creates an empty, open queue.
- BlockingQueue.Closed - Exception Class in org.jpos.util
-
Thrown by queue operations after the queue has been closed.
- BorderLayoutFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a Swing panel using
BorderLayoutfrom<north>/<south>/<east>/<west>/<center>children. - BorderLayoutFactory() - Constructor for class org.jpos.ui.factory.BorderLayoutFactory
-
Default constructor for
UIFactorydiscovery. - breakOnError - Variable in class org.jpos.iso.ISOBaseValidator
-
Flag used to indicate if validat process break on first error or keep an error set
- breakOnError - Variable in class org.jpos.iso.ISOFieldValidator
-
Flag used to indicate if validat process break on first error or keep an error vector
- breakOnError() - Method in class org.jpos.iso.ISOBaseValidator
-
Returns whether validation should stop on first error.
- breakOnError() - Method in class org.jpos.iso.ISOFieldValidator
-
Returns whether break-on-error is set.
- bsh - Variable in class org.jpos.q2.qbean.BSH
-
BeanShell interpreter executing the configured scripts.
- BSH - Class in org.jpos.q2.qbean
-
QBean that runs a BeanShell script (loaded from
<script>children of its persist element) on a dedicated thread. - BSH() - Constructor for class org.jpos.q2.qbean.BSH
-
Default constructor; no instance state to initialise.
- BSHAction - Class in org.jpos.bsh
-
Swing
ActionListenerimplemented via a BeanShell script. - BSHAction() - Constructor for class org.jpos.bsh.BSHAction
-
Default constructor.
- BSHFilter - Class in org.jpos.bsh
-
BSHFilter - BeanShell based filter
- BSHFilter() - Constructor for class org.jpos.bsh.BSHFilter
-
Default constructor.
- BSHGroupSelector - Class in org.jpos.transaction.participant
-
BeanShell-backed
GroupSelectorthat evaluates a<select>script to choose the next participant group, falling back toBSHGroupSelector.defaultSelect(long, Serializable)when the script returnsnull. - BSHGroupSelector() - Constructor for class org.jpos.transaction.participant.BSHGroupSelector
-
Default constructor; no instance state to initialise.
- BSHLogListener - Class in org.jpos.bsh
-
This is a log listener that reads its actions from Bean Shell scripts.
- BSHLogListener() - Constructor for class org.jpos.bsh.BSHLogListener
-
Creates a new instance of BSHLogListener
- BSHLogListener.ScriptInfo - Class in org.jpos.bsh
-
Holds a cached BeanShell script and its namespace.
- BSHMethod - Class in org.jpos.transaction.participant
-
This is a utility class that makes it a bit easier to work with beanshell scripts.
- BSHMethod(String, boolean) - Constructor for class org.jpos.transaction.participant.BSHMethod
-
Creates a BSHMethod.
- BSHRequestListener - Class in org.jpos.bsh
-
BSHRequestListener - BeanShell based request listener
- BSHRequestListener() - Constructor for class org.jpos.bsh.BSHRequestListener
-
Default constructor.
- bshSource - Variable in class org.jpos.bsh.BSHRequestListener
-
BeanShell source file paths.
- BSHTransactionParticipant - Class in org.jpos.transaction.participant
-
A TransactionParticipant whose prepare, commit and abort methods can be specified through beanshell scripts.
- BSHTransactionParticipant() - Constructor for class org.jpos.transaction.participant.BSHTransactionParticipant
-
Creates a new instance of BSHTransactionParticipant
- BSHUI - Class in org.jpos.bsh
-
UI subclass that runs the
<bsh>content of a UI configuration through a BeanShell interpreter to produce a Swing component. - BSHUI() - Constructor for class org.jpos.bsh.BSHUI
-
Default constructor; no instance state to initialise.
- BufferedExceptionLogListener - Class in org.jpos.util
-
BufferedLogListenervariant that only retains events whose payload carries an exception, useful for buffering recent failures for triage. - BufferedExceptionLogListener() - Constructor for class org.jpos.util.BufferedExceptionLogListener
-
Creates a listener with the inherited default capacity.
- BufferedLogListener - Class in org.jpos.util
-
LogListenerthat buffers a configurable window of recent events and replays them (asynchronously) to any registered downstream listeners. - BufferedLogListener() - Constructor for class org.jpos.util.BufferedLogListener
-
Creates a listener using the
BufferedLogListener.DEFAULT_SIZEbuffer capacity. - build() - Method in class org.jpos.core.Card.Builder
-
Builds and validates the
Card. - build() - Method in class org.jpos.core.Track1.Builder
-
Builds the immutable
Track1. - build() - Method in class org.jpos.core.Track2.Builder
-
Builds the immutable
Track2. - build() - Method in class org.jpos.iso.LifeCycleId.Builder
-
Builds the
LifeCycleId. - build() - Method in class org.jpos.iso.PosCapability.Builder
-
Builds the
PosCapability. - build() - Method in class org.jpos.q2.CLIContext.Builder
-
Builds and returns the CLIContext.
- build() - Method in class org.jpos.tlv.CharTagMapBuilder
-
Completes this builder by creating the
CharTagMap. - build() - Method in class org.jpos.tlv.TLVList.TLVListBuilder
-
Build TLV engine.
- build(CharSequence) - Method in class org.jpos.security.SecureKeyBlockBuilder
-
Parses a key-block string into a populated
SecureKeyBlock. - buildARQCRequest(TLVList, IssuerApplicationData) - Method in interface org.jpos.emv.cryptogram.CryptogramDataBuilder
-
Select necessary data elements and create the string used to generate the ARQC with no padding.
- buildARQCRequest(TLVList, IssuerApplicationData) - Method in class org.jpos.emv.cryptogram.CVN10DataBuilder
- buildARQCRequest(TLVList, IssuerApplicationData) - Method in class org.jpos.emv.cryptogram.CVN18DataBuilder
- buildARQCRequest(TLVList, IssuerApplicationData) - Method in class org.jpos.emv.cryptogram.CVNCPADataBuilder
- buildARQCRequest(TLVList, IssuerApplicationData) - Method in class org.jpos.emv.cryptogram.CVNMCDataBuilder
- buildARQCRequest_padded(TLVList, IssuerApplicationData) - Method in interface org.jpos.emv.cryptogram.CryptogramDataBuilder
-
Select necessary data elements and create the string used to generate the ARQC with padding.
- builder() - Static method in class org.jpos.core.Card
-
Returns a new
Card.Builderfor constructing aCard. - builder() - Static method in class org.jpos.core.Track1
-
Creates a new builder for assembling a
Track1. - builder() - Static method in class org.jpos.core.Track2
-
Creates a new builder for assembling a
Track2. - builder() - Static method in class org.jpos.iso.LifeCycleId
-
Returns a new empty builder.
- builder() - Static method in class org.jpos.iso.PosCapability
-
Returns a new
PosCapability.Builderfor constructing aPosCapability. - builder() - Static method in class org.jpos.q2.CLIContext
-
Returns a new Builder for constructing a CLIContext.
- buildTerminal(InputStream, OutputStream) - Method in class org.jpos.q2.CLI
-
Builds a JLine3 Terminal for this session.
- buildTrackData() - Method in class org.jpos.core.Track1.Builder
-
Constructs the Track1 data based on the card data provided.
- buildTrackData() - Method in class org.jpos.core.Track2.Builder
-
Constructs the Track2 data based on the card data provided.
- BYTE_LENGTH_PROPRIETARY - Static variable in class org.jpos.emv.EMVTagType.ByteLength
-
Sentinel value indicating a proprietary byte length.
- BYTE_LENGTH_VAR - Static variable in class org.jpos.emv.EMVTagType.ByteLength
-
Sentinel value indicating a variable byte length.
- byte2BitSet(byte[], int, boolean) - Static method in class org.jpos.iso.ISOUtil
-
Converts a binary representation of a Bitmap field into a Java BitSet
- byte2BitSet(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a binary representation of a Bitmap field into a Java BitSet
- byte2BitSet(BitSet, byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a binary representation of a Bitmap field into a Java BitSet.
- byte2hex(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array into a hex string
- byte2hex(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array into a string of lower case hex chars.
- byte2int(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a big-endian byte array to an integer.
- ByteArrayMapper - Interface in org.jpos.util.function
-
Functional interface for transforming a
byte[]payload; used by log stream mappers. - ByteArrayMarkdownLogRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer for
byte[]payloads (hex dump, fenced when long). - ByteArrayMarkdownLogRenderer() - Constructor for class org.jpos.log.render.markdown.ByteArrayMarkdownLogRenderer
-
Default constructor; no instance state to initialise.
- ByteLength(int) - Constructor for class org.jpos.emv.EMVTagType.ByteLength
-
Creates a ByteLength with a single value used for both min and max.
- ByteLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.ByteLength
-
Creates a ByteLength with separate min and max.
C
- calcLUHN(String) - Static method in class org.jpos.iso.ISOUtil
-
Compute card's check digit (LUHN)
- CALCLUHN - Class in org.jpos.q2.cli
-
CLI command that computes the LUHN check digit for one or more PANs.
- CALCLUHN() - Constructor for class org.jpos.q2.cli.CALCLUHN
-
Default constructor; no instance state to initialise.
- calcOptionalHeaderLength(Map) - Static method in class org.jpos.security.SecureKeyBlockBuilder
-
Calculates the on-wire length contribution of the supplied optional headers.
- calculate(String) - Method in class org.jpos.core.DefaultLUHNCalculator
-
Compute card's check digit (LUHN)
- calculate(String) - Method in interface org.jpos.core.LUHNCalculator
-
Computes the LUHN check digit for a PAN body (without check digit).
- calculateARPC(Key, byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Calculate ARPC (Application Response Cryptogram).
- calculateARQC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Calculate ARQC (Application Request Cryptogram).
- calculateCAVV(String, T, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
- calculateCAVV(String, T, String, String, String) - Method in interface org.jpos.security.SMAdapter
-
Calaculate a 3-D Secure CAVV/AAV.
- calculateCAVVImpl(String, SecureDESKey, String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- calculateCAVVImpl(String, T, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculateCVC3(SecureDESKey, String, String, byte[], byte[], byte[], MKDMethod) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Computes the contactless CVC3 from the issuer master key, ATC, UPN, and track data.
- calculateCVD(String, Key, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Calculates a CVD/CVV from the supplied clear CVK using the Visa algorithm.
- calculateCVD(String, T, T, String, String) - Method in class org.jpos.security.BaseSMAdapter
- calculateCVD(String, T, T, String, String) - Method in interface org.jpos.security.SMAdapter
-
Calaculate a Card Verification Digit (Code/Value).
- calculateCVDImpl(String, SecureDESKey, SecureDESKey, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- calculateCVDImpl(String, T, T, String, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculateCVV(String, Key, Date, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Calculates a CVV using the supplied clear CVK and an expiry
Dateformatted asyyMM. - calculateCVV(String, T, T, Date, String) - Method in class org.jpos.security.BaseSMAdapter
- calculateCVV(String, T, T, Date, String) - Method in interface org.jpos.security.SMAdapter
-
Deprecated.
- calculateCVVImpl(String, SecureDESKey, SecureDESKey, Date, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- calculateCVVImpl(String, T, T, Date, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculatedCVV(String, SecureDESKey, String, String, byte[], MKDMethod) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Computes a dynamic CVV (dCVV) using ATC and an issuer master key.
- calculateDerivedKey(KeySerialNumber, SecureDESKey, boolean, boolean) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Computes the DUKPT-derived working key for the given KSN and BDK.
- calculateIBMPINOffset(EncryptedPIN, T, String, String, int) - Method in class org.jpos.security.BaseSMAdapter
- calculateIBMPINOffset(EncryptedPIN, T, String, String, int) - Method in interface org.jpos.security.SMAdapter
-
Calculate an PIN Offset using the IBM 3624 method
- calculateIBMPINOffset(EncryptedPIN, T, String, String, int, List) - Method in class org.jpos.security.BaseSMAdapter
- calculateIBMPINOffset(EncryptedPIN, T, String, String, int, List) - Method in interface org.jpos.security.SMAdapter
-
Calculate an PIN Offset using the IBM 3624 method
- calculateIBMPINOffset(EncryptedPIN, T, T, String, String, int) - Method in class org.jpos.security.BaseSMAdapter
- calculateIBMPINOffset(EncryptedPIN, T, T, String, String, int) - Method in interface org.jpos.security.SMAdapter
-
Calculate an PIN Offset using the IBM 3624 method of customer selected PIN
- calculateIBMPINOffset(EncryptedPIN, T, T, String, String, int, List) - Method in class org.jpos.security.BaseSMAdapter
- calculateIBMPINOffset(EncryptedPIN, T, T, String, String, int, List) - Method in interface org.jpos.security.SMAdapter
-
Calculate an PIN Offset using the IBM 3624 method of customer selected PIN
- calculateIBMPINOffsetImpl(EncryptedPIN, T, String, String, int, List) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculateIBMPINOffsetImpl(EncryptedPIN, T, T, String, String, int, List) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculateKeyCheckValue(Key) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Calculates a key check value over a clear key.
- calculatePIN(byte[], byte, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Calculates the clear pin (as entered by card holder on the pin entry device) givin the clear PIN block
- calculatePINBlock(String, byte, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Calculates the clear PIN Block
- calculatePVV(EncryptedPIN, Key, int, List) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Calculates a 4-digit PVV using the IBM 3624 algorithm.
- calculatePVV(EncryptedPIN, T, T, int) - Method in class org.jpos.security.BaseSMAdapter
- calculatePVV(EncryptedPIN, T, T, int) - Method in interface org.jpos.security.SMAdapter
-
Calculate PVV (VISA PIN Verification Value of PIN under LMK) with exclude list
- calculatePVV(EncryptedPIN, T, T, int, List) - Method in class org.jpos.security.BaseSMAdapter
- calculatePVV(EncryptedPIN, T, T, int, List) - Method in interface org.jpos.security.SMAdapter
-
Calculate PVV (VISA PIN Verification Value of PIN under LMK)
- calculatePVV(EncryptedPIN, T, T, T, int) - Method in class org.jpos.security.BaseSMAdapter
- calculatePVV(EncryptedPIN, T, T, T, int) - Method in interface org.jpos.security.SMAdapter
-
Calculate PVV (VISA PIN Verification Value of customer selected PIN)
- calculatePVV(EncryptedPIN, T, T, T, int, List) - Method in class org.jpos.security.BaseSMAdapter
- calculatePVV(EncryptedPIN, T, T, T, int, List) - Method in interface org.jpos.security.SMAdapter
-
Calculate PVV (VISA PIN Verification Value of customer selected PIN)
- calculatePVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, int, List) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- calculatePVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, List) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- calculatePVVImpl(EncryptedPIN, T, T, int, List) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculatePVVImpl(EncryptedPIN, T, T, T, int, List) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculateSignature(MessageDigest, SecureKey, byte[]) - Method in class org.jpos.security.BaseSMAdapter
- calculateSignature(MessageDigest, SecureKey, byte[]) - Method in interface org.jpos.security.SMAdapter
-
Calculate signature of Data Block.
- calculateSignatureImpl(MessageDigest, SecureKey, byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- Caller - Class in org.jpos.util
-
Return Caller's short class name, method and line number
- Caller() - Constructor for class org.jpos.util.Caller
-
Utility class; instances carry no state.
- canCaptureCard() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal can capture (retain) cards (sub-field 27-10). - candidates - Variable in class org.jpos.q2.CLIPrefixedClassNameCompleter
-
Pre-computed candidate list for tab completion.
- canRead(PosDataCode.ReadingMethod) - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal supports the given card reading method. - canReadContactless() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal supports contactless (RFID) reading. - canReadICC() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal can read ICC (chip) cards. - canReadMagstripe() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal can read magnetic stripe cards. - canRewriteTrack3() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal can rewrite magnetic stripe track 3 (sub-field 27-9). - canVerify(PosDataCode.VerificationMethod) - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal supports the given cardholder verification method. - canVerifyOfflinePinEncrypted() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal supports offline encrypted PIN entry. - canVerifyOfflinePinInClear() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal supports offline PIN entry in clear. - canVerifyOnlinePin() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal supports online PIN entry. - canVerifySignature() - Method in class org.jpos.iso.PosCapability
-
Returns
trueif the terminal supports manual signature verification. - CAPTURE_DATE - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Capture date for clearing/settlement.
- Card - Class in org.jpos.core
-
Immutable card data carrier.
- Card(Card.Builder) - Constructor for class org.jpos.core.Card
-
Creates a Card from the given Builder.
- CARD - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Cardholder/card data captured by the transaction.
- CARD_ACCEPTOR_SUSPICIOUS - Enum constant in enum class org.jpos.rc.CMF
-
Card Acceptor Suspicious.
- CARD_NOT_ACTIVE - Enum constant in enum class org.jpos.rc.CMF
-
Card Not Active.
- CARD_NOT_CONFIGURED - Enum constant in enum class org.jpos.rc.CMF
-
Card Not Configured.
- CARD_NOT_EFFECTIVE - Enum constant in enum class org.jpos.rc.CMF
-
Card Not Effective.
- CARD_RISK_MANAGEMENT_DATA_OBJECT_LIST_1_0x8C - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Card Risk Management Data Object List 1 (CDOL1).
- CARD_RISK_MANAGEMENT_DATA_OBJECT_LIST_2_0x8D - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Card Risk Management Data Object List 2 (CDOL2).
- CARD_TOKENIZATION_NOT_SUPPORTED - Enum constant in enum class org.jpos.rc.CMF
-
Card Tokenization Not Supported.
- CARD_VERIFICATION_DATA_FAILED - Enum constant in enum class org.jpos.rc.CMF
-
Card Verification Data Failed.
- Card.Builder - Class in org.jpos.core
-
Builder for constructing
Cardinstances. - cardAcceptorDisplayLength(int) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the maximum card acceptor display data length (sub-field 27-7, N3, range 0–999).
- cardAcceptorReceiptLength(int) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the maximum card acceptor receipt data length (sub-field 27-5, N3, range 0–999).
- cardAndTerminalDiffApps() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the card and terminal have different application versions. - cardCaptureCapable(boolean) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the card capture capability (sub-field 27-10).
- CardHolder - Class in org.jpos.core
-
This class is called 'CardHolder', but a better name could have been 'Card' At some point we'll deprecate this one and create a new 'Card' class.
- CardHolder() - Constructor for class org.jpos.core.CardHolder
-
creates an empty CardHolder
- CardHolder(String) - Constructor for class org.jpos.core.CardHolder
-
creates a new CardHolder based on track2
- CardHolder(String, String) - Constructor for class org.jpos.core.CardHolder
-
Creates a new CardHolder with the given PAN and expiry date.
- CardHolder(ISOMsg) - Constructor for class org.jpos.core.CardHolder
-
Construct a CardHolder based on content received on field 35 (track2) or field 2 (PAN) + field 14 (EXP)
- CARDHOLDER_DISPUTES_AMOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Cardholder Disputes Amount.
- CARDHOLDER_DOES_NOT_RECOGNIZE - Enum constant in enum class org.jpos.rc.CMF
-
Cardholder Does Not Recognize.
- CARDHOLDER_EXPIRED - Enum constant in enum class org.jpos.rc.CMF
-
Cardholder Expired.
- CARDHOLDER_MANAGED_END_TO_END_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Cardholder-managed end-to-end encryption applied.
- CARDHOLDER_MANAGED_POINT_TO_POINT_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Cardholder-managed point-to-point encryption applied.
- CARDHOLDER_NAME_0x5F20 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Cardholder Name.
- CARDHOLDER_NAME_EXTENDED_0x9F0B - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Cardholder Name Extended.
- CARDHOLDER_NEEDS_RECORDS - Enum constant in enum class org.jpos.rc.CMF
-
Cardholder Needs Records.
- CARDHOLDER_NOT_ACTIVE - Enum constant in enum class org.jpos.rc.CMF
-
Cardholder Not Active.
- CARDHOLDER_NOT_CONFIGURED - Enum constant in enum class org.jpos.rc.CMF
-
Cardholder Not Configured.
- CARDHOLDER_VERIFICATION_METHOD_CVM_RESULTS_0x9F34 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Cardholder Verification Method (CVM) Results.
- CARDHOLDER_VERIFICATION_METHOD_LIST_0x8E - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Cardholder Verification Method (CVM) List.
- cardholderDisplayLength(int) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the maximum cardholder display data length (sub-field 27-6, N3, range 0–999).
- cardholderReceiptLength(int) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the maximum cardholder receipt data length (sub-field 27-4, N3, range 0–999).
- cardholderVerificationNotSuccessful() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif cardholder verification was not successful. - CardValidator - Interface in org.jpos.core
-
Validates
Cardinstances (e.g. - CASHBACK_AMOUNT_EXCEEDED - Enum constant in enum class org.jpos.rc.CMF
-
Cashback Amount Exceeded.
- CASHBACK_NOT_ALLOWED - Enum constant in enum class org.jpos.rc.CMF
-
Cashback Not Allowed.
- CAT - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Cardholder Activated Terminal.
- CBC - Enum constant in enum class org.jpos.security.CipherMode
-
Cipher-block chaining.
- CCD - Enum constant in enum class org.jpos.security.PaddingMethod
-
Common Core Definitions padding.
- cdaFailed() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif Combined DDA/Application Cryptogram Generation (CDA) failed. - CERTIFICATE_EXPIRED - Enum constant in enum class org.jpos.rc.CMF
-
Certificate Expired.
- CERTIFICATION_AUTHORITY_PUBLIC_KEY_INDEX_0x8F - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Certification Authority Public Key Index.
- CERTIFICATION_AUTHORITY_PUBLIC_KEY_INDEX_0x9F22 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Certification Authority Public Key Index.
- CFB64 - Enum constant in enum class org.jpos.security.CipherMode
-
Cipher feedback, self-synchronizing with 64 bit shift register.
- CFB8 - Enum constant in enum class org.jpos.security.CipherMode
-
Cipher feedback, self-synchronizing with 8 bit shift register.
- cfg - Variable in class org.jpos.bsh.BSHLogListener
-
Holds the configuration for this object
- cfg - Variable in class org.jpos.core.SubConfiguration
-
Parent Configuration
- cfg - Variable in class org.jpos.iso.ISOBaseValidator
-
The configuration for this validator.
- cfg - Variable in class org.jpos.iso.ISOFieldValidator
-
The validator configuration.
- cfg - Variable in class org.jpos.iso.ISOServer
-
The server configuration.
- cfg - Variable in class org.jpos.iso.packager.PackagerWrapper
-
Configuration applied to this wrapper (and propagated to the inner packager when configurable).
- cfg - Variable in class org.jpos.q2.QBeanSupport
-
Configuration applied to this bean by the container.
- cfg - Variable in class org.jpos.security.BaseSMAdapter
-
Configuration for this adapter.
- cfg - Variable in class org.jpos.util.DirPoll
-
Configuration for this DirPoll instance.
- Channel - Interface in org.jpos.iso
-
Channel interface
- CHANNEL_ACTIVE_CONNECTIONS - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Active outbound connections; alias kept for backward compatibility.
- CHANNEL_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Channel-level encryption applied.
- CHANNEL_MACING - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Channel-level MACing applied.
- CHANNEL_STATUS - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Per-channel up/down status gauge.
- ChannelAdaptor - Class in org.jpos.q2.iso
-
A Q2 adaptor that wraps an
ISOChannelfor use within the Q2 container. - ChannelAdaptor() - Constructor for class org.jpos.q2.iso.ChannelAdaptor
-
Default constructor.
- ChannelAdaptor.Receiver - Class in org.jpos.q2.iso
-
Background thread that reads incoming messages from the channel.
- ChannelAdaptor.Sender - Class in org.jpos.q2.iso
-
Background thread that forwards outgoing messages to the channel.
- ChannelAdaptorMBean - Interface in org.jpos.q2.iso
-
MBean interface.
- ChannelEvent - Class in org.jpos.jfr
-
Base JFR event emitted from the jPOS channel layer.
- ChannelEvent() - Constructor for class org.jpos.jfr.ChannelEvent
-
Constructs an empty event with no detail.
- ChannelEvent(String) - Constructor for class org.jpos.jfr.ChannelEvent
-
Constructs an event with the given detail string.
- ChannelEvent.Accept - Class in org.jpos.jfr
-
JFR event recorded when a server channel accepts a new client.
- ChannelEvent.AcceptException - Class in org.jpos.jfr
-
JFR event recorded when accepting an inbound connection fails.
- ChannelEvent.Connect - Class in org.jpos.jfr
-
JFR event recorded when an outbound channel completes its connect handshake.
- ChannelEvent.ConnectionException - Class in org.jpos.jfr
-
JFR event recorded when an outbound connect attempt fails.
- ChannelEvent.Disconnect - Class in org.jpos.jfr
-
JFR event recorded when a channel disconnects.
- ChannelEvent.Receive - Class in org.jpos.jfr
-
JFR event recorded for a successful channel receive.
- ChannelEvent.Send - Class in org.jpos.jfr
-
JFR event recorded for a successful channel send.
- ChannelEvent.SendException - Class in org.jpos.jfr
-
JFR event recorded when sending a message on a channel fails.
- ChannelInfoFilter - Class in org.jpos.iso.filter
-
ChannelInfoFilter sets information about the channel in the outgoing/incoming ISOMsg
- ChannelInfoFilter() - Constructor for class org.jpos.iso.filter.ChannelInfoFilter
-
Default constructor.
- channelName - Variable in class org.jpos.iso.Connector
-
Name of the channel to look up.
- ChannelPool - Class in org.jpos.iso.channel
-
A pool of
ISOChannelinstances; tries each in order until one connects. - ChannelPool() - Constructor for class org.jpos.iso.channel.ChannelPool
-
Default constructor.
- characters(char[], int, int) - Method in class org.jpos.iso.packager.XMLPackager
- charDecode(char, String) - Static method in class org.jpos.iso.ISOUtil
-
Decodes a char encoded String as encoded by charEncode
- charDecode(String, char, int) - Static method in class org.jpos.iso.ISOUtil
-
Decodes a char encoded String returning element in position i
- charEncode(char, String...) - Static method in class org.jpos.iso.ISOUtil
-
Converts a string[] or multiple strings into one char-delimited String.
- CHARGEBACK_ACCOUNT_NOT_ON_FILE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Account Not On File.
- CHARGEBACK_ADVANCE_LODGING_DEPOSIT - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Advance Lodging Deposit.
- CHARGEBACK_AMOUNT_ALTERED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Amount Altered.
- CHARGEBACK_AMOUNT_DIFFERS - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Amount Differs.
- CHARGEBACK_AUTH_NOT_OBTAINED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Authorization Not Obtained.
- CHARGEBACK_CANCELLED_RECURRING - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Cancelled Recurring.
- CHARGEBACK_CANCELLED_RESERVATION - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Cancelled Reservation.
- CHARGEBACK_CARD_ACTIVATED_TELEPHONE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Card Activated Telephone.
- CHARGEBACK_CARD_INVALID_OR_EXPIRED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Card Invalid Or Expired.
- CHARGEBACK_CARDHOLDER_DISPUTE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Cardholder Dispute.
- CHARGEBACK_COUNTERFEIT_MAGNETIC_STRIPE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Counterfeit Magnetic Stripe.
- CHARGEBACK_CREDIT_AS_PURCHASE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Credit As Purchase.
- CHARGEBACK_CREDIT_NOT_PROCESSED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Credit Not Processed.
- CHARGEBACK_DEFECTIVE_MERCHANDISE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Defective Merchandise.
- CHARGEBACK_DOCS_ILLEGIBLE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Documents Illegible.
- CHARGEBACK_DOCS_ILLEGIBLE_2022 - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Documents Illegible 2022.
- CHARGEBACK_DOCS_INVALID - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Documents Invalid.
- CHARGEBACK_DOCS_INVALID_2023 - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Documents Invalid 2023.
- CHARGEBACK_DOCS_NOT_RECEIVED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Documents Not Received.
- CHARGEBACK_DOCS_PROVIDED_HARDSHIP - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Documents Provided Hardship.
- CHARGEBACK_DOMESTIC_PROCESSING_VIOLATION - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Domestic Processing Violation.
- CHARGEBACK_DUPLICATE_PROCESSING - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Duplicate Processing.
- CHARGEBACK_EARLIER_WARNING_PROTECTION - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Earlier Warning Protection.
- CHARGEBACK_EXCEEDS_FLOOR_LIMIT_FRAUD - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Exceeds Floor Limit Fraud.
- CHARGEBACK_EXCEEDS_LIMITED_AMOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Exceeds Limited Amount.
- CHARGEBACK_EXPIRED_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Expired Card.
- CHARGEBACK_FRAUDULENT_PROCESSING - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Fraudulent Processing.
- CHARGEBACK_INELIGIBLE_TRANSACTION - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Ineligible Transaction.
- CHARGEBACK_INFO_ILLEGIBLE_OR_MISSING - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Information Illegible Or Missing.
- CHARGEBACK_INFO_NOT_RECEIVED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Information Not Received.
- CHARGEBACK_INVALID_ARN_DOCS_DIFFERENT - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Invalid ARN Documents Different.
- CHARGEBACK_INVALID_ARN_NO_DOCS - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Invalid ARN No Documents.
- CHARGEBACK_LATE_PRESENTMENT - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Late Presentment.
- CHARGEBACK_MISSING_IMPRINT - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Missing Imprint.
- CHARGEBACK_MISSING_SIGNATURE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Missing Signature.
- CHARGEBACK_NO_CARDHOLDER_AUTHORIZATION - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback No Cardholder Authorizationorization.
- CHARGEBACK_NON_POSSESSION_OF_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Non-Possession Of Card.
- CHARGEBACK_NON_RECEIPT_ATM - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Non-Receipt ATM.
- CHARGEBACK_NON_RECEIPT_MERCHANDISE - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Non-Receipt Merchandise.
- CHARGEBACK_NOT_AS_DESCRIBED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Not As Described.
- CHARGEBACK_PROCESSING_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Processing Error.
- CHARGEBACK_QUESTIONABLE_ACCEPTOR - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Questionable Acceptor.
- CHARGEBACK_RECEIPT_NOT_RECEIVED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Receipt Not Received.
- CHARGEBACK_REMEDIED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Remedied.
- CHARGEBACK_SERVICES_NOT_RENDERED - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Services Not Rendered.
- CHARGEBACK_VALID_ARN - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Valid ARN.
- CHARGEBACK_WARNING_BULLETIN - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Warning Bulletin.
- CHARGEBACK_WRONG_CURRENCY - Enum constant in enum class org.jpos.rc.CMF
-
Chargeback Wrong Currency.
- CHARSET - Static variable in class org.jpos.iso.ISOUtil
-
Default charset for bytes transmissions over network
- CharTag - Class in org.jpos.tlv
-
Class represents TLV Tag stored as sequence of characters.
- CharTag(String, String) - Constructor for class org.jpos.tlv.CharTag
-
Internal Tag constructor.
- CharTagMap - Class in org.jpos.tlv
-
Class represents TLV tag map encoded as sequence of characters.
- CharTagMap() - Constructor for class org.jpos.tlv.CharTagMap
-
Default constructor; no instance state to initialise.
- CharTagMapBuilder - Class in org.jpos.tlv
-
Builder for constructing
CharTagMapinstances from raw character data. - CharTagMapBuilder() - Constructor for class org.jpos.tlv.CharTagMapBuilder
-
Constructs a new instance of the builder.
- CHECK_INTERVAL - Static variable in class org.jpos.util.RotateLogListener
-
Number of log events between size checks.
- checkCAVVArgs(String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Validates the lengths of the CAVV inputs, throwing
SMExceptionwith a descriptive message when any value isnullor wrong-sized. - checkConnection() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Waits until the reconnect token clears, then attempts to reconnect.
- CheckFields - Class in org.jpos.transaction.participant
-
Transaction participant that validates the presence and shape of selected ISOMsg fields against the configured rules, marking the transaction with
CMF-coded errors when validation fails. - CheckFields() - Constructor for class org.jpos.transaction.participant.CheckFields
-
Default constructor; no instance state to initialise.
- checkLength(int, int) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Checks the length of the data against the maximum, and throws an IllegalArgumentException.
- checkLength(int, int) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Checks the length of the data against the maximum, and throws an IllegalArgumentException.
- checkLength(int, int) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Checks the length of the data against the maximum, and throws an IllegalArgumentException.
- checkLength(int, int) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Checks the length of the data against the maximum, and throws an IllegalArgumentException.
- checkLicense() - Static method in class org.jpos.util.PGPHelper
-
Verifies the licensee file's signature, parses its metadata, and returns a packed status code combining expiration, fingerprint match, instance count, and revocation flags.
- checkPoint(String) - Method in class org.jpos.transaction.Context
-
Adds a checkpoint to the context profiler.
- checkPoint(String) - Method in class org.jpos.util.Profiler
-
mark checkpoint
- CheckPoint - Class in org.jpos.transaction.participant
-
Transaction participant that records a single configurable
Context.checkPoint(String)marker during prepare. - CheckPoint() - Constructor for class org.jpos.transaction.participant.CheckPoint
-
Default constructor; no instance state to initialise.
- checkRetryTask() - Method in class org.jpos.transaction.TransactionManager
-
Lazily starts the
TransactionManager.RetryTaskthat drains the retry queue back into the input space. - checkSignature() - Static method in class org.jpos.util.PGPHelper
-
Verifies the signature on the bundled licensee file using the embedded jPOS public key.
- checkSize() - Method in class org.jpos.util.RotateLogListener
-
Checks whether the log file has exceeded
maxSizeand rotates if necessary. - checkTail() - Method in class org.jpos.transaction.TransactionManager
-
Advances the persistent
tailpointer past any contiguous already-DONE transactions, purging their state from the space. - checkUsage(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.actions.CK
- checkUsage(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.actions.CVV
- checkUsage(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.actions.FK
- checkUsage(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.actions.GC
- checkUsage(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.actions.IK
- checkUsage(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.actions.KE
- checkUsage(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.SsmActionBase
-
Validates the command-line arguments before any side effects, returning
falseto abort the command (the implementation should print its own usage message). - CHEQUE_ALREADY_POSTED - Enum constant in enum class org.jpos.rc.CMF
-
Cheque Already Posted.
- Chronometer - Class in org.jpos.util
-
General purpose Chronometer Measures execution time (in millis) with support for partial durations.
- Chronometer() - Constructor for class org.jpos.util.Chronometer
-
Creates a new Chronometer
- Chronometer(Instant) - Constructor for class org.jpos.util.Chronometer
-
Creates a new Chronometer and specify start instant
- ciacDefaultSkippedOnCAT3() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if ciac default skipped on c a t3.
- CipherMode - Enum Class in org.jpos.security
-
Block cipher modes.
- CK - Class in org.jpos.q2.cli.ssm.actions
-
Generate check value for key.
- CK() - Constructor for class org.jpos.q2.cli.ssm.actions.CK
-
Default constructor; no instance state to initialise.
- classPath() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
classPathrecord component. - classPathHash() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
classPathHashrecord component. - clazz() - Method in record class org.jpos.log.AuditLogEventType
-
Returns the value of the
clazzrecord component. - clazz() - Method in interface org.jpos.log.LogRenderer
-
Returns the class this renderer handles.
- clazz() - Method in class org.jpos.log.render.json.AuditLogEventJsonLogRenderer
- clazz() - Method in class org.jpos.log.render.json.LogEventJsonLogRenderer
- clazz() - Method in class org.jpos.log.render.json.LoggeableJsonLogRenderer
- clazz() - Method in class org.jpos.log.render.markdown.ByteArrayMarkdownLogRenderer
- clazz() - Method in class org.jpos.log.render.markdown.ContextMarkdownRenderer
- clazz() - Method in class org.jpos.log.render.markdown.ElementMarkdownLogRenderer
- clazz() - Method in class org.jpos.log.render.markdown.LogEventMarkdownRenderer
- clazz() - Method in class org.jpos.log.render.markdown.LoggeableMarkdownLogRenderer
- clazz() - Method in class org.jpos.log.render.markdown.ObjectMarkdownLogRenderer
- clazz() - Method in class org.jpos.log.render.markdown.ProfilerMarkdownRenderer
- clazz() - Method in class org.jpos.log.render.markdown.StringMarkdownLogRenderer
- clazz() - Method in class org.jpos.log.render.markdown.SysInfoMarkdownRenderer
- clazz() - Method in class org.jpos.log.render.markdown.ThrowableMarkdownLogRenderer
- clazz() - Method in class org.jpos.log.render.markdown.TransactionManagerTraceArrayMarkdownLogRenderer
- clazz() - Method in class org.jpos.log.render.markdown.TransactionManagerTraceMarkdownLogRenderer
- clazz() - Method in class org.jpos.log.render.txt.LicenseTxtLogRenderer
- clazz() - Method in class org.jpos.log.render.txt.ObjectTxtLogRenderer
- clazz() - Method in class org.jpos.log.render.txt.SysInfoTxtLogRenderer
- clazz() - Method in class org.jpos.log.render.xml.LogEventXmlLogRenderer
- clazz() - Method in class org.jpos.log.render.xml.LoggeableXmlLogRenderer
- clean() - Method in class org.jpos.security.SensitiveString
-
Zeroes the encrypted buffer so the cleartext is no longer recoverable.
- cli(CLI) - Method in class org.jpos.q2.CLIContext.Builder
-
Sets the CLI instance.
- CLI - Class in org.jpos.q2
-
Interactive command-line interface for a running Q2 instance.
- CLI(Q2, InputStream, OutputStream, String, boolean, boolean) - Constructor for class org.jpos.q2.CLI
-
Creates a full CLI with explicit I/O streams.
- CLI(Q2, String, boolean) - Constructor for class org.jpos.q2.CLI
-
Creates a simple CLI with a single command and no streams.
- CLICommand - Interface in org.jpos.q2
-
Command interface for Q2 CLI commands.
- CLICommandInterface - Class in org.jpos.q2
-
Dispatches CLI command lines to the appropriate
CLICommandimplementation. - CLICommandInterface(CLIContext) - Constructor for class org.jpos.q2.CLICommandInterface
-
Creates a CLICommandInterface for the given context.
- CLIContext - Class in org.jpos.q2
-
Holds the I/O streams, LineReader, and metadata for a CLI session.
- CLIContext.Builder - Class in org.jpos.q2
-
Builder for constructing
CLIContextinstances. - ClientChannel - Interface in org.jpos.iso
-
Tag this channel as a client one (from a Socket point of view) Please note that ISOChannel implementations may choose to implement ClientChannel as well as ServerChannel, being a client does not mean it can not be a server too.
- clientIncomingFilters - Variable in class org.jpos.iso.ISOServer
-
Outgoing and incoming filter chains for client channels.
- clientOutgoingFilters - Variable in class org.jpos.iso.ISOServer
-
Outgoing and incoming filter chains for client channels.
- clientSideChannel - Variable in class org.jpos.iso.ISOServer
-
The channel template used for client-side connections.
- CLIPrefixedClassNameCompleter - Class in org.jpos.q2
-
JLine3
Completerthat provides tab-completion for class names with given prefixes. - CLIPrefixedClassNameCompleter(Collection) - Constructor for class org.jpos.q2.CLIPrefixedClassNameCompleter
-
Creates a completer that includes class names with the given prefixes.
- CLISubSystem - Interface in org.jpos.q2
-
Extension point for adding sub-systems to the Q2 CLI.
- clone() - Method in class org.jpos.iso.BaseChannel
- clone() - Method in class org.jpos.iso.channel.ChannelPool
- clone() - Method in class org.jpos.iso.FilteredBase
- clone() - Method in class org.jpos.iso.FSDISOMsg
- clone() - Method in class org.jpos.iso.header.BaseHeader
- clone() - Method in interface org.jpos.iso.ISOChannel
-
Returns a clone of this channel.
- clone() - Method in interface org.jpos.iso.ISOHeader
-
Returns a clone of this ISOHeader.
- clone() - Method in class org.jpos.iso.ISOMsg
- clone() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- clone() - Method in class org.jpos.transaction.Context
-
Creates a copy of the current Context object.
- clone() - Method in class org.jpos.util.FSDMsg
- clone(int[]) - Method in class org.jpos.iso.FSDISOMsg
- clone(int...) - Method in class org.jpos.iso.ISOMsg
-
Partially clone an ISOMsg
- clone(int[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- clone(Object...) - Method in class org.jpos.transaction.Context
-
Creates a clone of the current Context instance, including only the specified keys.
- clone(String...) - Method in class org.jpos.iso.ISOMsg
-
Partially clone an ISOMsg by field paths
- close() - Method in class org.jpos.security.SensitiveString
- close() - Method in class org.jpos.space.JDBMSpace
-
close this space - use with care
- close() - Method in class org.jpos.space.JESpace
- close() - Method in class org.jpos.space.LSpace
-
Cancels the periodic GC task so this instance can be garbage-collected.
- close() - Method in interface org.jpos.space.Space
- close() - Method in class org.jpos.space.SpaceTap
-
Detaches this tap from its source space and clears the reference.
- close() - Method in class org.jpos.util.BaseLogEventWriter
- close() - Method in class org.jpos.util.BlockingQueue
-
Closes the queue and wakes all waiting consumers, who will then receive
BlockingQueue.Closed. - close() - Method in class org.jpos.util.FilterLogListener
-
Closes the underlying PrintStream and releases it.
- close() - Method in class org.jpos.util.JsonLogWriter
-
Deprecated.
- close() - Method in class org.jpos.util.LogEventOutputStream
- close() - Method in interface org.jpos.util.LogEventWriter
-
Closes the writer and releases any underlying resources.
- close() - Method in class org.jpos.util.MappingLogEventWriter
- close() - Method in class org.jpos.util.MarkdownLogWriter
-
Deprecated.
- close() - Method in class org.jpos.util.SimpleLogListener
-
Closes this listener, flushing any pending output.
- close() - Method in class org.jpos.util.ThreadPool
-
Deprecated.Closes the pool queue and stops accepting new jobs.
- close() - Method in class org.jpos.util.TPS
- close() - Method in class org.jpos.util.TxtLogWriter
-
Deprecated.
- close() - Method in class org.jpos.util.XmlLogWriter
-
Deprecated.
- close(Closeable...) - Method in class org.jpos.q2.QBeanSupport
-
Closes a sequence of
Closeableresources, logging any failures as a warning. - closeCompressedOutputStream(OutputStream) - Method in class org.jpos.util.DailyLogListener
-
Closes a compressed output stream, flushing deflater state if necessary.
- Closed() - Constructor for exception class org.jpos.util.BlockingQueue.Closed
-
Constructs a new
Closedexception with a default message. - CLOSED_ACCOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Closed Account.
- CLOSED_ACCOUNT_TYPE - Enum constant in enum class org.jpos.rc.CMF
-
Closed Account Type.
- CLOSED_CHEQUE_ACCOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Closed Cheque Account.
- CLOSED_CREDIT_ACCOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Closed Credit Account.
- CLOSED_SAVINGS_ACCOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Closed Savings Account.
- closeLogFile() - Method in class org.jpos.util.RotateLogListener
-
Flushes and closes the current log file.
- closeSocket() - Method in class org.jpos.iso.BaseChannel
-
Closes the underlying socket.
- CLR - Class in org.jpos.q2.cli
-
CLI command that clears the terminal screen.
- CLR() - Constructor for class org.jpos.q2.cli.CLR
-
Default constructor; no instance state to initialise.
- CMF - Enum Class in org.jpos.rc
-
Common Message Format result codes used by jPOS Transaction Manager participants.
- CMFChannel - Class in org.jpos.iso.channel
-
ISOChannelimplementation for the jPOS-CMF framing. - CMFChannel() - Constructor for class org.jpos.iso.channel.CMFChannel
-
Creates an unconfigured
CMFChannel. - CMFChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.CMFChannel
-
Constructs a client
CMFChannel. - CMFChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.CMFChannel
-
Constructs a server
CMFChannel. - CMFChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.CMFChannel
-
Constructs a server
CMFChannelassociated with an existingServerSocket. - CMFConverter - Class in org.jpos.rc
-
Converts between
CMFresult codes and ISO response codes. - CMFConverter() - Constructor for class org.jpos.rc.CMFConverter
-
Default constructor.
- CMFConverter(Configuration) - Constructor for class org.jpos.rc.CMFConverter
-
Creates a CMFConverter using the given configuration.
- cnt - Variable in class org.jpos.iso.BaseChannel
-
Message counters array.
- code() - Method in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Returns the 4-digit numeric code as carried on the wire.
- codeString() - Method in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Returns the error code as a 4-character left-zero-padded ASCII string.
- combinedDDAACGenerationReturnedInFirstGenerateAC() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if combined d d a a c generation returned in first generate a c.
- combinedDDAACGenerationReturnedInSecondGenerateAC() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if combined d d a a c generation returned in second generate a c.
- COMM - Static variable in class org.jpos.util.Realm
-
Generic communications realm.
- COMM_CHANNEL - Static variable in class org.jpos.util.Realm
-
Channel-level communications realm.
- COMM_CLIENT - Static variable in class org.jpos.util.Realm
-
Client-side communications realm.
- COMM_MUX - Static variable in class org.jpos.util.Realm
-
MUX communications realm.
- COMM_SERVER - Static variable in class org.jpos.util.Realm
-
Server-side communications realm.
- commaDecode(String) - Static method in class org.jpos.iso.ISOUtil
-
Decodes a comma encoded String as encoded by commaEncode
- commaDecode(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Decodes a comma encoded String returning element in position i
- commaEncode(String...) - Static method in class org.jpos.iso.ISOUtil
-
Converts a string[] or multiple strings into one comma-delimited String.
- Command - Interface in org.jpos.q2
-
Q2 CLI command interface for external command execution.
- COMMAND_TEMPLATE_0x83 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Command Template.
- commit() - Method in class org.jpos.space.JDBMSpace
-
force commit
- commit() - Method in class org.jpos.transaction.participant.Join.Runner
-
Schedules the participant's
commitcall on a virtual thread. - commit(int, long, Serializable, List, boolean, LogEvent, Profiler) - Method in class org.jpos.transaction.TransactionManager
-
Walks
membersin order, invoking each participant's commit phase and recording trace and timer information. - commit(long, Serializable) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.CheckPoint
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Debug
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Delay
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Forward
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.HasEntry
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Join
-
Runs
commiton every nested participant in parallel. - commit(long, Serializable) - Method in class org.jpos.transaction.participant.JSParticipant
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.SendResponse
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Trace
- commit(long, Serializable) - Method in class org.jpos.transaction.ProtectDebugInfo
- commit(long, Serializable) - Method in interface org.jpos.transaction.TransactionParticipant
-
Called by TransactionManager upon transaction commit.
- commit(TransactionParticipant, long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
Invokes the commit phase on
p, swallowing exceptions (logged as warnings) and recording timer metrics. - Commit(String, long) - Constructor for class org.jpos.jfr.TMEvent.Commit
-
Creates a commit event.
- COMMIT - Static variable in class org.jpos.transaction.participant.Join.Runner
-
Mode constant: commit.
- COMMITING - Enum constant in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Transaction is committing.
- commitMethod - Variable in class org.jpos.transaction.participant.BSHTransactionParticipant
-
BeanShell method for the commit phase.
- commitOff(Space) - Method in class org.jpos.transaction.TransactionManager
-
Disables auto-commit on a
JDBMSpace; no-op for other space types. - commitOn(Space) - Method in class org.jpos.transaction.TransactionManager
-
Re-enables auto-commit on a
JDBMSpace, flushing any pending writes; no-op for other space types. - COMMITTING - Static variable in class org.jpos.transaction.TransactionManager
-
State marker indicating a transaction is in the commit phase.
- compareTo(Object) - Method in class org.jpos.transaction.participant.SelectDestination.BinRange
- complete(LineReader, ParsedLine, List) - Method in class org.jpos.q2.CLIPrefixedClassNameCompleter
- compositeError(MessageErrorIndicator.ErrorCode, int, int, int) - Static method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Creates an error set for a sub-element within a composite (dataset) data element.
- compress(File) - Method in class org.jpos.util.DailyLogListener
-
Hook method to optionally compress the file.
- COMPRESSED_NUMERIC - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
Compressed numeric (digits packed into nibbles, with padding).
- Compressor(File) - Constructor for class org.jpos.util.DailyLogListener.Compressor
-
Creates a Compressor for the given file.
- concat(byte[], byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Concatenates two byte arrays (array1 and array2)
- concat(byte[], int, int, byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Concatenates two byte arrays (array1 and array2)
- concatKeys(SecureDESKey, SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Concatenates two single-length DES keys into a double-length DESede key, decrypting them from the LMK first.
- ConcurrentUtil - Class in org.jpos.util
-
Helpers that build pre-tuned
java.util.concurrentprimitives for use across jPOS, currently focused on virtual-thread-backed scheduled executors with sensible shutdown semantics. - ConcurrentUtil() - Constructor for class org.jpos.util.ConcurrentUtil
-
Utility class; instances carry no state.
- Config - Annotation Interface in org.jpos.core.annotation
-
Marks a field for automatic configuration injection from a jPOS
Configuration. - ConfigDecorationProvider - Interface in org.jpos.q2
-
Provides optional decoration (variable substitution, templating, etc.) for Q2 deploy descriptor files.
- Configurable - Interface in org.jpos.core
-
Object is Configurable
- Configuration - Section in class org.jpos.iso.channel.CMFChannel
- Configuration - Interface in org.jpos.core
-
CardAgents relies on a Configuration object to provide runtime configuration parameters such as merchant number, etc.
- CONFIGURATION_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Configuration Error.
- ConfigurationException - Exception Class in org.jpos.core
-
Thrown when a configurable component cannot be initialised due to invalid or missing configuration.
- ConfigurationException() - Constructor for exception class org.jpos.core.ConfigurationException
-
Default constructor.
- ConfigurationException(String) - Constructor for exception class org.jpos.core.ConfigurationException
-
Creates a ConfigurationException with a detail message.
- ConfigurationException(String, Throwable) - Constructor for exception class org.jpos.core.ConfigurationException
-
Creates a ConfigurationException with a detail message and root cause.
- ConfigurationException(Throwable) - Constructor for exception class org.jpos.core.ConfigurationException
-
Creates a ConfigurationException wrapping a root cause.
- ConfigurationFactory - Interface in org.jpos.q2
-
Factory for creating
Configurationfrom XML elements. - configure() - Method in class org.jpos.ui.UI
-
Configures this UI from the stored XML element.
- configure(Element) - Method in class org.jpos.ui.UI
-
Configures the UI from the given XML element.
- configureCaptureStreams() - Method in class org.jpos.util.MappingLogEventWriter
-
Lazily allocates the capture stream pair when at least one output mapper is configured.
- configureEventMappers(Element) - Method in class org.jpos.util.MappingLogEventWriter
-
Reads
<event-mapper>children fromeand instantiates each. - configureOutputMappers(Element) - Method in class org.jpos.util.MappingLogEventWriter
-
Reads
<output-mapper>children fromeand instantiates each. - configureQBean(MBeanServer, ObjectName, Element) - Method in class org.jpos.q2.QFactory
-
Configures a QBean by applying attributes from the given XML element.
- ConfigValidator - Class in org.jpos.core
-
Declarative configuration validation framework.
- ConfigValidator() - Constructor for class org.jpos.core.ConfigValidator
-
Default constructor; no instance state to initialise.
- confirm(String) - Method in class org.jpos.q2.CLIContext
-
Prompts the user for confirmation.
- connect() - Method in class org.jpos.iso.BaseChannel
-
Connects client ISOChannel to server
- connect() - Method in interface org.jpos.iso.BaseChannelMBean
-
Establishes a connection.
- connect() - Method in class org.jpos.iso.channel.ChannelPool
- connect() - Method in class org.jpos.iso.channel.LoopbackChannel
- connect() - Method in interface org.jpos.iso.ISOChannel
-
Connects ISOChannel
- connect(Socket) - Method in class org.jpos.iso.BaseChannel
-
setup I/O Streams from socket
- connect(Socket) - Method in class org.jpos.iso.channel.LogChannel
- connect(Socket) - Method in class org.jpos.iso.channel.TelnetXMLChannel
- connect(Socket) - Method in class org.jpos.iso.channel.X25Channel
- connect(Socket) - Method in class org.jpos.iso.channel.XMLChannel
- Connect - Record Class in org.jpos.log.evt
-
Audit log event recording a channel connection attempt.
- Connect() - Constructor for class org.jpos.jfr.ChannelEvent.Connect
-
Creates an empty Connect event with no detail.
- Connect(String, int, int) - Constructor for record class org.jpos.log.evt.Connect
-
Creates a Connect event for a successful connection.
- Connect(String, int, int, String) - Constructor for record class org.jpos.log.evt.Connect
-
Creates a Connect event.
- CONNECT - Static variable in interface org.jpos.iso.ISOChannel
-
Counter index for connection events.
- ConnectionException(String) - Constructor for class org.jpos.jfr.ChannelEvent.ConnectionException
-
Constructs the event with a description of the failure.
- connections() - Method in record class org.jpos.log.evt.SessionEnd
-
Returns the value of the
connectionsrecord component. - connections() - Method in record class org.jpos.log.evt.SessionStart
-
Returns the value of the
connectionsrecord component. - Connector - Class in org.jpos.iso
-
Connector implements ISORequestListener and forward all incoming messages to a given destination MUX, or Channel handling back responses
- Connector() - Constructor for class org.jpos.iso.Connector
-
Default constructor.
- Connector.Process - Class in org.jpos.iso
-
Runnable that processes a single incoming message through the MUX.
- Console - Class in org.jpos.security.jceadapter
-
Simple command-line console for testing the JCE security module.
- Console() - Constructor for class org.jpos.security.jceadapter.Console
-
Default constructor.
- CONSTRUCTED - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
Constructed data object containing nested TLVs.
- constructedError(MessageErrorIndicator.ErrorCode, int, int) - Static method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Creates an error set for a sub-element within a constructed data element.
- consumerCount() - Method in class org.jpos.util.BlockingQueue
-
Returns the number of consumers currently waiting on this queue.
- consumerDeficit() - Method in class org.jpos.util.BlockingQueue
-
Returns the difference between queued items and waiting consumers.
- CONTACT_ACQUIRER - Enum constant in enum class org.jpos.rc.CMF
-
Contact Acquirer.
- CONTACT_ACQUIRER_SECURITY - Enum constant in enum class org.jpos.rc.CMF
-
Contact Acquirer Security.
- CONTACTLESS - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Contactless reading (e.g.
- contains(String) - Method in class org.jpos.util.Tags
-
Checks whether the set contains the supplied tag.
- containsAll(Tags) - Method in class org.jpos.util.Tags
-
Checks whether all tags from the supplied set are present.
- containsAny(Tags) - Method in class org.jpos.util.Tags
-
Checks whether any tag from the supplied set is present.
- Context - Class in org.jpos.transaction
-
Transaction context carrying typed key-value pairs that flow through participant pipelines.
- Context() - Constructor for class org.jpos.transaction.Context
-
Default constructor.
- CONTEXT - Static variable in class org.jpos.transaction.TransactionManager
-
Space-key prefix used to persist a transaction's serialised context.
- CONTEXT_SPECIFIC - Enum constant in enum class org.jpos.tlv.TLVClass
-
Class bits
10— context-specific tag (most EMV tags). - ContextConstants - Enum Class in org.jpos.transaction
-
Well-known keys for entries placed into a transaction
Context. - ContextMaker - Class in org.jpos.q2.iso
-
A utility QBean to provide the ability to monitor an 'in' queue for items that will be placed in Context, along with any specified context-values and then place on the 'out' queue - for a TransactionManager to process.
- ContextMaker() - Constructor for class org.jpos.q2.iso.ContextMaker
-
Default constructor; no instance state to initialise.
- ContextMarkdownRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer for transaction
Context, emitting one entry per Map key. - ContextMarkdownRenderer() - Constructor for class org.jpos.log.render.markdown.ContextMarkdownRenderer
-
Default constructor; no instance state to initialise.
- ContextRecovery - Interface in org.jpos.transaction
-
ContextRecovery can be implemented by a TransactionParticipant in order to customize the activation of a persisted context.
- control() - Method in class org.jpos.util.ThroughputControl
-
This method should be called on every transaction.
- convert(IRC) - Method in class org.jpos.rc.CMFConverter
- convert(IRC) - Method in interface org.jpos.rc.IRCConverter
-
Converts an IRC to an RC (response code).
- convert(RC) - Method in class org.jpos.rc.CMFConverter
- convert(RC) - Method in interface org.jpos.rc.IRCConverter
-
Converts an RC to an IRC.
- convertFromIsoMsg(String, String) - Static method in class org.jpos.iso.ISOCurrency
-
Deprecated.You should never use doubles
- convertToIsoMsg(double, String) - Static method in class org.jpos.iso.ISOCurrency
-
Converts an amount to an ISO Amount taking in consideration the number of decimal digits according to currency
- copy(String, FSDMsg) - Method in class org.jpos.util.FSDMsg
-
Copies a field value from another FSDMsg into this message.
- copy(String, FSDMsg, String) - Method in class org.jpos.util.FSDMsg
-
Copies a field value from another FSDMsg into this message, using a default if not present.
- COPY_ORIGINAL_LOST_IN_TRANSIT - Enum constant in enum class org.jpos.rc.CMF
-
Copy Original Lost In Transit.
- COPY_WITH_SIGNATURE_REQUESTED - Enum constant in enum class org.jpos.rc.CMF
-
Copy With Signature Requested.
- CORRECT_CARD_ACCEPTOR_CATEGORY_PROVIDED - Enum constant in enum class org.jpos.rc.CMF
-
Correct Card Acceptor Category Provided.
- counter(MeterRegistry, MeterInfo, Tags) - Static method in class org.jpos.metrics.MeterFactory
-
Returns the
Counterassociated withmeterInfoandtags, creating it when absent. - CPACryptogram - Class in org.jpos.emv.cryptogram
-
Common Payment Application (CPA) Cryptogram Specification
- CPACryptogram() - Constructor for class org.jpos.emv.cryptogram.CPACryptogram
-
Default constructor; no instance state to initialise.
- create(Instant, int, long) - Static method in class org.jpos.transaction.TxnId
-
Creates a new
TxnIdfrom anInstant(assumed UTC), node, and transaction suffix. - create(ZonedDateTime, int, long) - Static method in class org.jpos.transaction.TxnId
-
Creates a new
TxnIdfrom a timestamp, node, and transaction suffix. - create(Element) - Method in class org.jpos.ui.UI
-
Creates a Swing component from the given XML element descriptor.
- create(UI, Element) - Method in class org.jpos.transaction.gui.TMMonitorFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.BorderLayoutFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.GridLayoutFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.HSplitFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.HtmlFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.ISOMeterFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.JButtonFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.JLabelFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.JTabbedPaneFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.JTreeFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.LogListenerFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.PanelFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.TextFactory
- create(UI, Element) - Method in class org.jpos.ui.factory.VSplitFactory
- create(UI, Element) - Method in class org.jpos.ui.UI
-
UI is itself a UIFactory.
- create(UI, Element) - Method in interface org.jpos.ui.UIFactory
-
Builds a Swing component from the given XML configuration element.
- CREATE - Enum constant in enum class org.jpos.log.evt.DeployActivity.Action
-
A new descriptor was created.
- createAllowListObjectInputStream(InputStream, String...) - Static method in class org.jpos.util.Serializer
-
Creates an ObjectInputStream with an allow-list filter that only permits classes matching the specified packages or exact class names.
- createBinaryTagValuePair(String, byte[]) - Method in class org.jpos.emv.EMVTagSequence
- createBinaryTagValuePair(String, byte[]) - Method in class org.jpos.tlv.GenericTagSequence
- createBinaryTagValuePair(String, byte[]) - Method in class org.jpos.tlv.TagSequenceBase
-
Creates a new binary TagValue pair.
- createBshMethod(Element) - Static method in class org.jpos.transaction.participant.BSHMethod
-
Creates a BSHMethod from a JDom Element.
- createComponent(int) - Method in class org.jpos.iso.DatasetFieldPackager
-
Creates an
ISODatasetFieldfor the supplied field number. - createComponent(int) - Method in class org.jpos.iso.IFA_AMOUNT2003
- createComponent(int) - Method in class org.jpos.iso.IFA_LLABINARY
- createComponent(int) - Method in class org.jpos.iso.IFA_LLLABINARY
- createComponent(int) - Method in class org.jpos.iso.IFB_AMOUNT2003
- createComponent(int) - Method in class org.jpos.iso.IFB_LLHFBINARY
- createComponent(int) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
component factory
- createComponent(int) - Method in class org.jpos.iso.ISOBitMapPackager
- createComponent(int) - Method in class org.jpos.iso.ISOFieldPackager
-
Creates an
ISOComponentinstance appropriate for this packager. - createComponent(int) - Method in class org.jpos.iso.ISOMsgFieldPackager
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
- createDebug() - Method in class org.jpos.util.Log
-
Creates an empty debug-level event.
- createDebug(Object) - Method in class org.jpos.util.Log
-
Creates a debug-level event with the given payload.
- createDescriptor(int, String, String) - Static method in class org.jpos.metrics.PrometheusService
-
Builds a
<prometheus>bean descriptor with the given configuration. - createDirPoll() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
Creates and returns the
DirPollinstance managed by this adaptor. - createDirs() - Method in class org.jpos.util.DirPoll
-
Creates all required poll directories (request, response, tmp, bad, run, archive).
- createElement(String, Class) - Method in class org.jpos.q2.QBeanSupport
-
Builds a JDOM
Elementreflecting the bean's persistent attributes, driven by the JavaBean introspection ofmbeanClass. - createError() - Method in class org.jpos.util.Log
-
Creates an empty error-level event.
- createError(Object) - Method in class org.jpos.util.Log
-
Creates an error-level event with the given payload.
- createFatal() - Method in class org.jpos.util.Log
-
Creates an empty fatal-level event.
- createFatal(Object) - Method in class org.jpos.util.Log
-
Creates a fatal-level event with the given payload.
- createInfo() - Method in class org.jpos.util.Log
-
Creates an empty info-level event.
- createInfo(Object) - Method in class org.jpos.util.Log
-
Creates an info-level event with the given payload.
- createInstance() - Static method in class org.jpos.tlv.TLVList.TLVListBuilder
-
Creates instance of TLV engine builder.
- createISOMsg() - Method in class org.jpos.iso.BaseChannel
-
Creates a new ISOMsg instance; may be overridden to return a subclass.
- createISOMsg() - Method in class org.jpos.iso.ISOBasePackager
-
Factory hook returning the
ISOMsgsubclass produced during unpack. - createISOMsg() - Method in interface org.jpos.iso.ISOPackager
-
Creates and returns a new ISOMsg instance appropriate for this packager.
- createISOMsg() - Method in class org.jpos.iso.packager.DummyPackager
- createISOMsg() - Method in class org.jpos.iso.packager.FSDPackager
- createISOMsg() - Method in class org.jpos.iso.packager.LogPackager
- createISOMsg() - Method in class org.jpos.iso.packager.NativePackager
- createISOMsg() - Method in class org.jpos.iso.packager.VISA1Packager
- createISOMsg() - Method in class org.jpos.iso.packager.XMLPackager
- createLiteralTagValuePair(String, String) - Method in class org.jpos.emv.EMVTagSequence
- createLiteralTagValuePair(String, String) - Method in class org.jpos.tlv.GenericTagSequence
- createLiteralTagValuePair(String, String) - Method in class org.jpos.tlv.TagSequenceBase
-
Creates a new literal string TagValue pair.
- createLogEvent(String) - Method in class org.jpos.util.Log
-
Creates a new
LogEventat the given level decorated with thisLog's default tags. - createLogEvent(String, Object) - Method in class org.jpos.util.Log
-
Creates a new
LogEventat the given level with an initial payload. - createLogList() - Method in class org.jpos.iso.gui.ISOMeter
-
Creates and returns the log list component.
- createMsg() - Method in class org.jpos.iso.BaseChannel
-
support old factory method name for backward compatibility
- createMsg() - Method in class org.jpos.iso.channel.FSDChannel
- createParticipant(Element) - Method in class org.jpos.transaction.TransactionManager
-
Instantiates a participant from a
<participant>element, configures it, registers per-participant timers, and tracks anyDestroyablefor cleanup at shutdown. - createQBean(Q2, Element, Object) - Method in class org.jpos.q2.QFactory
-
Registers and initializes a QBean MBean in the MBeanServer.
- createSafeObjectInputStream(InputStream) - Static method in class org.jpos.util.Serializer
-
Creates an ObjectInputStream with a deserialization filter that rejects known gadget-chain classes and enforces resource limits.
- createServerSocket(int) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Create a server socket on the specified port (port 0 indicates an anonymous port).
- createServerSocket(int) - Method in class org.jpos.iso.ISOServer
- createServerSocket(int) - Method in interface org.jpos.iso.ISOServerSocketFactory
-
Create a server socket on the specified port (port 0 indicates an anonymous port).
- createServerSocketFactory() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Create a socket factory
- createSession(ServerChannel) - Method in class org.jpos.iso.ISOServer
-
Creates a new server session for the given channel.
- createSocket(String, int) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Create a client socket connected to the specified host and port.
- createSocket(String, int) - Method in interface org.jpos.iso.ISOClientSocketFactory
-
Create a client socket connected to the specified host and port.
- createSocketFactory() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Create a socket factory
- createTagValueSequence(String) - Method in class org.jpos.emv.EMVTagSequence
- createTagValueSequence(String) - Method in class org.jpos.tlv.GenericTagSequence
- createTagValueSequence(String) - Method in class org.jpos.tlv.TagSequenceBase
-
Creates a new nested TagSequence for the given tag identifier.
- createTLV(String, String) - Method in class org.jpos.tlv.CharTagMap
-
Create new TLV tag.
- createTLVMsg(int, byte[]) - Method in class org.jpos.tlv.TLVList
-
Create TLV message instance.
- createTrace() - Method in class org.jpos.util.Log
-
Creates an empty trace-level event.
- createTrace(Object) - Method in class org.jpos.util.Log
-
Creates a trace-level event with the given payload.
- createWarn() - Method in class org.jpos.util.Log
-
Creates an empty warning-level event.
- createWarn(Object) - Method in class org.jpos.util.Log
-
Creates a warning-level event with the given payload.
- createXMLReader() - Method in class org.jpos.iso.packager.XMLPackager
-
Creates the SAX reader used to parse XML ISO messages.
- CRYPTO_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Crypto Error.
- CRYPTOGRAM_INFORMATION_DATA_0x9F27 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Cryptogram Information Data.
- CryptogramDataBuilder - Interface in org.jpos.emv.cryptogram
-
Interface that provides methods to build strings for ARPC and ARQC generation
- CryptogramDataBuilder.PaddingMethod - Enum Class in org.jpos.emv.cryptogram
-
Specifies the padding method applied when building cryptogram data.
- CryptogramSpec - Interface in org.jpos.emv.cryptogram
-
Interface that represents the parameters and data used by the cryptogram generation algorithm
- CryptographicServiceMessage - Class in org.jpos.security
-
Cryptographic Service Message (CSM for short).
- CryptographicServiceMessage() - Constructor for class org.jpos.security.CryptographicServiceMessage
-
Default constructor.
- CryptographicServiceMessage(String) - Constructor for class org.jpos.security.CryptographicServiceMessage
-
Creates a CSM and sets its Message Class
- CryptographicServiceMessage.ParsingException - Exception Class in org.jpos.security
-
Exception thrown when CSM parsing fails.
- CSChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation - CS standard Channel
We at CS, have used the so called ISOChannels for a long time. - CSChannel() - Constructor for class org.jpos.iso.channel.CSChannel
-
Public constructor (used by Class.forName("...").newInstance())
- CSChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.CSChannel
-
Construct client ISOChannel
- CSChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.CSChannel
-
Construct server ISOChannel
- CSChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.CSChannel
-
constructs a server ISOChannel associated with a Server Socket
- CTCSubElementPackager - Class in org.jpos.iso.packager
-
Test validatingPackager for subelements in field 48.
- CTCSubElementPackager() - Constructor for class org.jpos.iso.packager.CTCSubElementPackager
-
Default constructor.
- CTCSubFieldPackager - Class in org.jpos.iso.packager
-
Tester validating packager for subfields in field 48.
- CTCSubFieldPackager() - Constructor for class org.jpos.iso.packager.CTCSubFieldPackager
-
Default constructor.
- ctx - Variable in class org.jpos.q2.CLI
-
The context for this CLI session.
- Currency - Class in org.jpos.iso
-
ISO Currency Conversion package
- Currency(String, int, int) - Constructor for class org.jpos.iso.Currency
-
Creates a Currency with the given code and decimal count.
- CURRENCY_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML attribute name holding currency metadata.
- custom(String, Predicate, String) - Method in class org.jpos.core.ConfigValidator
-
Validate a property using a custom predicate.
- CUSTOMER_VENDOR_ACCOUNT_INVALID - Enum constant in enum class org.jpos.rc.CMF
-
Customer Vendor Account Invalid.
- CUSTOMER_VENDOR_FORMAT - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Customer vendor format error.
- CUSTOMER_VENDOR_FORMAT_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Customer Vendor Format Error.
- CUSTOMER_VENDOR_NOT_EFFECTIVE - Enum constant in enum class org.jpos.rc.CMF
-
Customer Vendor Not Effective.
- CUSTOMER_VENDOR_NOT_FOUND - Enum constant in enum class org.jpos.rc.CMF
-
Customer Vendor Not Found.
- CUTOVER_IN_PROCESS - Enum constant in enum class org.jpos.rc.CMF
-
Cutover In Process.
- CVK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 CVK Card Verification Key.
- CVN10DataBuilder - Class in org.jpos.emv.cryptogram
-
Visa CVN 10 - Data Builder
- CVN10DataBuilder() - Constructor for class org.jpos.emv.cryptogram.CVN10DataBuilder
-
Default constructor; no instance state to initialise.
- CVN18DataBuilder - Class in org.jpos.emv.cryptogram
-
Visa CVN 18 - Data Builder
- CVN18DataBuilder() - Constructor for class org.jpos.emv.cryptogram.CVN18DataBuilder
-
Default constructor; no instance state to initialise.
- CVN22DataBuilder - Class in org.jpos.emv.cryptogram
-
Visa CVN '22' - Data Builder
- CVN22DataBuilder() - Constructor for class org.jpos.emv.cryptogram.CVN22DataBuilder
-
Default constructor; no instance state to initialise.
- CVNCPADataBuilder - Class in org.jpos.emv.cryptogram
-
CryptogramDataBuilderfor the EMV Common Personalisation Application (CPA) cryptogram version. - CVNCPADataBuilder() - Constructor for class org.jpos.emv.cryptogram.CVNCPADataBuilder
-
Default constructor; no instance state to initialise.
- CVNMCDataBuilder - Class in org.jpos.emv.cryptogram
-
M/CHIP Data builder
- CVNMCDataBuilder(boolean) - Constructor for class org.jpos.emv.cryptogram.CVNMCDataBuilder
-
Creates a CVNMCDataBuilder.
- CVRMastercard - Class in org.jpos.emv
-
CVR parser based on A.19 CVR, M/Chip 4 Issuer Guide to Debit and Credit Parameter Management, December 2004
- CVRMastercard(byte[]) - Constructor for class org.jpos.emv.CVRMastercard
-
Creates a CVRMastercard from raw bytes.
- CVRMastercard(String) - Constructor for class org.jpos.emv.CVRMastercard
-
Creates a CVRMastercard from a hex string.
- cvv(String) - Method in class org.jpos.core.Card.Builder
-
Sets the CVV1 value.
- cvv(String) - Method in class org.jpos.core.Track1.Builder
-
Sets the CVV/CVC value.
- cvv(String) - Method in class org.jpos.core.Track2.Builder
-
Sets the CVV/CVC value.
- CVV - Class in org.jpos.q2.cli.ssm.actions
-
Calculate CVV
- CVV() - Constructor for class org.jpos.q2.cli.ssm.actions.CVV
-
Default constructor; no instance state to initialise.
- cvv2(String) - Method in class org.jpos.core.Card.Builder
-
Sets the CVV2 value.
- cwd() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
cwdrecord component.
D
- DailyLogListener - Class in org.jpos.util
-
Rotates log daily and compress the previous log.
- DailyLogListener() - Constructor for class org.jpos.util.DailyLogListener
-
Creates a new instance of DailyLogListener
- DailyLogListener.Compressor - Class in org.jpos.util
-
Runnable that compresses a rotated log file in a background thread.
- DailyTaskAdaptor - Class in org.jpos.q2.iso
-
QBean adaptor that runs a configured
Runnabletask once per day at a configured time. - DailyTaskAdaptor() - Constructor for class org.jpos.q2.iso.DailyTaskAdaptor
-
Default constructor.
- DATA_AUTHENTICATION_CODE_0x9F45 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Data Authentication Code.
- DATA_LENGTH_PROPRIETARY - Static variable in class org.jpos.emv.EMVTagType.DataLength
-
Sentinel value indicating a proprietary length.
- DATA_LENGTH_VAR - Static variable in class org.jpos.emv.EMVTagType.DataLength
-
Sentinel value indicating a variable length.
- DATA_ON_FILE - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Data on file (no card present).
- DATABASE_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Database Error.
- dataDecrypt(SecureDESKey, byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- dataDecrypt(T, byte[]) - Method in class org.jpos.security.BaseSMAdapter
- dataDecrypt(T, byte[]) - Method in interface org.jpos.security.SMAdapter
-
Decrypt Data
- dataEncrypt(SecureDESKey, byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- dataEncrypt(T, byte[]) - Method in class org.jpos.security.BaseSMAdapter
- dataEncrypt(T, byte[]) - Method in interface org.jpos.security.SMAdapter
-
Encrypt Data
- DataLength(int) - Constructor for class org.jpos.emv.EMVTagType.DataLength
-
Creates a DataLength with a single fixed-length value.
- DataLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.DataLength
-
Creates a DataLength with separate min and max.
- Dataset - Interface in org.jpos.iso
-
Represents one dataset instance inside an ISO 8583:2023 composite field.
- DATASET_TAG - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML element name used for datasets.
- datasetBitOrTag() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Returns the DBM bit number or BER-TLV tag for composite data elements.
- DatasetElement - Class in org.jpos.iso
-
Holds one decoded element inside a dataset.
- DatasetElement(int, ISOComponent) - Constructor for class org.jpos.iso.DatasetElement
-
Creates a primitive dataset element.
- DatasetElement(int, ISOComponent, boolean) - Constructor for class org.jpos.iso.DatasetElement
-
Creates a dataset element.
- DatasetFieldPackager - Class in org.jpos.iso
-
Wraps a regular binary field packager so its payload can be exposed as an
ISODatasetField. - DatasetFieldPackager(ISOFieldPackager, ISODatasetPackager) - Constructor for class org.jpos.iso.DatasetFieldPackager
-
Creates a dataset-aware field packager.
- DatasetFormat - Enum Class in org.jpos.iso
-
Encoding used for ISO-8583 composite (dataset) data elements.
- datasetIdentifier() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Returns the dataset identifier byte for composite data elements.
- datasetPackager - Variable in class org.jpos.iso.DatasetFieldPackager
-
Inner packager that handles the dataset payload (TLV/DBM).
- DatasetPackager - Class in org.jpos.iso.packager
-
Packager for ISO 8583:2023 composite fields that contain one or more datasets.
- DatasetPackager() - Constructor for class org.jpos.iso.packager.DatasetPackager
-
Creates an empty dataset packager.
- DATE - Class in org.jpos.q2.cli
-
CLI command that prints the current date and time.
- DATE() - Constructor for class org.jpos.q2.cli.DATE
-
Default constructor; no instance state to initialise.
- DATE_FORMAT - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Date field has a format error.
- dateTimeToString(Date) - Static method in class org.jpos.util.DateUtil
-
Formats
dusing the US short date / medium time format. - dateTimeToString(Date, String) - Static method in class org.jpos.util.DateUtil
-
Formats
dusing the US short date / medium time format in the given time zone. - dateTimeToString_mmddyyyy(Date) - Static method in class org.jpos.util.DateUtil
-
Formats
dusing theMM/dd/yyyy HH:mm:sspattern. - dateToString(Date) - Static method in class org.jpos.util.DateUtil
-
Formats
dusing the US short date format. - dateToString(Date, String) - Static method in class org.jpos.util.DateUtil
-
Formats
dusing the JVM default date format in the given time zone. - dateToString_mmddyyyy(Date) - Static method in class org.jpos.util.DateUtil
-
Formats
dusing theMM/dd/yyyypattern. - DateUtil - Class in org.jpos.util
-
Convenience helpers for parsing and formatting dates and times in a small set of jPOS-specific patterns.
- DateUtil() - Constructor for class org.jpos.util.DateUtil
-
Utility class; instances carry no state.
- DB - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Database connection or session reserved for this transaction.
- DBM - Enum constant in enum class org.jpos.iso.DatasetFormat
-
Data Bit Map encoded dataset.
- ddaFailed() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif Dynamic Data Authentication (DDA) failed. - ddaReturned() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if dda returned.
- debug(Object) - Method in class org.jpos.util.Log
-
Logs a debug event with the given detail.
- debug(Object, Object) - Method in class org.jpos.util.Log
-
Logs a debug event with the given detail and an additional payload.
- Debug - Class in org.jpos.transaction.participant
-
Diagnostic transaction participant that logs the
Contextat every lifecycle phase, useful for tracing TM behaviour during development. - Debug - Class in org.jpos.ui.action
-
A Swing
ActionListenerthat prints the action command to stdout for debugging. - Debug() - Constructor for class org.jpos.transaction.participant.Debug
-
Default constructor; no instance state to initialise.
- Debug() - Constructor for class org.jpos.ui.action.Debug
-
Default constructor.
- DEBUG - Static variable in class org.jpos.util.Log
-
Level constant for debug events.
- DebugFilter - Class in org.jpos.iso.filter
-
Diagnostic filter that adds the raw header/image bytes to the log event for inspection.
- DebugFilter() - Constructor for class org.jpos.iso.filter.DebugFilter
-
Default constructor; no instance state to initialise.
- DecimalTagMapper - Class in org.jpos.iso.packager
-
TagMapperprovides mappings between decimal tags and subfields. - DecimalTagMapper(int) - Constructor for class org.jpos.iso.packager.DecimalTagMapper
-
Creates a DecimalTagMapper for the given tag size.
- DECLINED_FEES_DISPUTED - Enum constant in enum class org.jpos.rc.CMF
-
Declined Fees Disputed.
- DECLINED_PROCESSED_OFFLINE - Enum constant in enum class org.jpos.rc.CMF
-
Declined Processed Offline.
- DECLINED_PROCESSED_OFFLINE_REFERRAL - Enum constant in enum class org.jpos.rc.CMF
-
Declined Processed Offline Referral.
- DECLINED_UNABLE_TO_PROCESS - Enum constant in enum class org.jpos.rc.CMF
-
Declined Unable To Process.
- decodeHexDump(String) - Static method in class org.jpos.iso.ISOUtil
-
Decodes a hex dump string (as produced by hexdump) back into a byte array.
- decodeLength(byte[], int) - Method in class org.jpos.iso.AsciiPrefixer
- decodeLength(byte[], int) - Method in class org.jpos.iso.BcdPrefixer
- decodeLength(byte[], int) - Method in class org.jpos.iso.BinaryPrefixer
- decodeLength(byte[], int) - Method in class org.jpos.iso.EbcdicPrefixer
- decodeLength(byte[], int) - Method in class org.jpos.iso.HexNibblesPrefixer
- decodeLength(byte[], int) - Method in class org.jpos.iso.NullPrefixer
-
Returns -1 meaning there is no length field.
- decodeLength(byte[], int) - Method in interface org.jpos.iso.Prefixer
-
Decodes an encoded length from the byte array.
- decodeLength(byte[], int) - Method in class org.jpos.tlv.packager.IF_FBINARY.FullyConsumingPrefixer
- decodeLength(byte[], int) - Method in class org.jpos.tlv.packager.IF_FCHAR.FullyConsumingPrefixer
- decomposeComposedCurrency(String) - Static method in class org.jpos.iso.ISOCurrency
-
Decomposes a composed currency string into its components.
- DECONLY - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may only be used to perform decrypt operations.
- decorateFile(File) - Method in interface org.jpos.q2.ConfigDecorationProvider
-
Processes and decorates a deploy descriptor file.
- decrypt(byte[], InputStream, char[]) - Static method in class org.jpos.util.PGPHelper
-
decrypt the passed in message stream
- decrypt(byte[], String, char[]) - Static method in class org.jpos.util.PGPHelper
-
decrypt the passed in message stream
- decrypt(Document) - Method in class org.jpos.q2.Q2
-
Reverses
Q2.encrypt(Document): whendocis a<protected-qbean>envelope, returns the decrypted descriptor; otherwise returnsdocunchanged. - decryptData(byte[], Key) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Decrypts data using ECB mode.
- decryptData(CipherMode, SecureDESKey, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Decrypt Data Block.
- decryptData(CipherMode, SecureDESKey, byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Decrypt Data Block.
- decryptData(SecureKey, byte[], AlgorithmParameterSpec, byte[]) - Method in class org.jpos.security.BaseSMAdapter
- decryptData(SecureKey, byte[], AlgorithmParameterSpec, byte[]) - Method in interface org.jpos.security.SMAdapter
-
Decrypts encrypted Data Block with specified cipher.
- decryptDataCBC(byte[], Key, byte[]) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Decrypts data using CBC mode with the given IV.
- decryptDataImpl(CipherMode, SecureDESKey, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- decryptDataImpl(CipherMode, SecureDESKey, byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- decryptDataImpl(SecureKey, byte[], AlgorithmParameterSpec, byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Decrypts Data Block encrypted with assymetric cipher.
- decryptDESKey(short, byte[], Key, boolean) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Decrypts an encrypted DES/Triple-DES key
- decryptFromLMK(SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Decrypts a secure DES key from encryption under LMK.
- decryptPIN(EncryptedPIN) - Method in class org.jpos.security.BaseSMAdapter
- decryptPIN(EncryptedPIN) - Method in interface org.jpos.security.SMAdapter
-
Decrypts an Encrypted PIN (under LMK).
- decryptPINImpl(EncryptedPIN) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- decryptPINImpl(EncryptedPIN) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- DEDICATED_FILE_NAME_0x84 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Dedicated File (DF) Name.
- DEFAULT - Static variable in class org.jpos.space.SpaceFactory
-
Default name used for unnamed spaces.
- DEFAULT_CARD_VALIDATOR - Static variable in class org.jpos.core.Card.Builder
-
Default card validator instance.
- DEFAULT_CHANNEL_FIELDS - Static variable in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Default channel fields for metrics.
- DEFAULT_CHANNEL_METRIC_NAME - Static variable in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Default channel metric name.
- DEFAULT_DEPLOY_DIR - Static variable in class org.jpos.q2.Q2
-
Default subdirectory under
Q2.getDeployDir()that Q2 scans for deployable XML. - DEFAULT_GROUP - Static variable in class org.jpos.transaction.TransactionManager
-
Group name used when no explicit group is configured.
- DEFAULT_IMPL - Static variable in class org.jpos.q2.security.KeyStoreAdaptor
-
Default
SecureKeyStoreimplementation used when no class is configured. - DEFAULT_LOCK_TIMEOUT - Static variable in class org.jpos.space.JESpace
-
Default lock timeout in milliseconds.
- DEFAULT_MAX_SESSIONS - Static variable in class org.jpos.iso.ISOServer
-
Default maximum number of concurrent sessions.
- DEFAULT_MAX_THREADS - Static variable in class org.jpos.util.ThreadPool
-
Deprecated.Default maximum number of threads when no explicit limit is configured.
- DEFAULT_MAXSIZE - Static variable in class org.jpos.util.RotateLogListener
-
Default maximum log file size in bytes (10 MB).
- DEFAULT_SIZE - Static variable in class org.jpos.util.BufferedLogListener
-
Default buffer capacity used when
sizeis not configured. - DEFAULT_TAGS - Static variable in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Default tags for channel metrics.
- DEFAULT_TERMINATION_TIMER - Static variable in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Default
QThreadPoolExecutor.XML_CONFIG_ATTR__EXEC_SRV_TERMINATION_TIMERvalue, in seconds. - DEFAULT_TXN_TIMEOUT - Static variable in class org.jpos.space.JESpace
-
Default transaction timeout in milliseconds.
- defaultAbort(long, Serializable, LogEvent) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
Default abort handling when no BeanShell abort method is configured (no-op).
- DefaultCardValidator - Class in org.jpos.core
-
Default
CardValidatorthat cross-checks the PAN, expiration, and service code across explicit fields and embedded tracks 1/2, and verifies the LUHN check digit using a configurableLUHNCalculator. - DefaultCardValidator() - Constructor for class org.jpos.core.DefaultCardValidator
-
Default constructor; no instance state to initialise.
- defaultCommit(long, Serializable, LogEvent) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
Default commit implementation (no-op).
- DefaultICCBERTLVFormatMapper - Class in org.jpos.tlv.packager.bertlv
-
Default
BERTLVFormatMapperthat resolves a TLV tag number to anTLVDataFormatvia the EMV standard tag table, deferring proprietary tags toDefaultICCBERTLVFormatMapper.getProprietaryTagType(Integer). - DefaultICCBERTLVFormatMapper() - Constructor for class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVFormatMapper
-
Public constructor; prefer
DefaultICCBERTLVFormatMapper.INSTANCEfor repeated use. - DefaultICCBERTLVPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for ICC Tags in BER TLV format
- DefaultICCBERTLVPackager() - Constructor for class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVPackager
-
Default constructor.
- DefaultLUHNCalculator - Class in org.jpos.core
-
Default
LUHNCalculatorthat computes/validates the LUHN check digit. - DefaultLUHNCalculator() - Constructor for class org.jpos.core.DefaultLUHNCalculator
-
Default constructor; no instance state to initialise.
- defaultPrepare(long, Serializable, LogEvent) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
Default prepare implementation; returns PREPARED|READONLY.
- defaultRealm() - Method in class org.jpos.q2.iso.ChannelAdaptor
- defaultRealm() - Method in class org.jpos.q2.iso.MUXPool
- defaultRealm() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- defaultRealm() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- defaultRealm() - Method in class org.jpos.q2.iso.QMUX
- defaultRealm() - Method in class org.jpos.q2.iso.QServer
- defaultRealm() - Method in class org.jpos.q2.qbean.SystemMonitor
- defaultRealm() - Method in class org.jpos.q2.QBeanSupport
-
Returns the default realm for this bean; subclasses may override.
- defaultRealm() - Method in class org.jpos.q2.security.SMAdaptor
- defaultRealm() - Method in class org.jpos.transaction.TransactionManager
- defaultRealm(String) - Method in class org.jpos.q2.QFactory
-
Returns the default realm name for the given XML element name.
- defaultSelect(long, Serializable) - Method in class org.jpos.transaction.participant.BSHGroupSelector
-
Hook returning the default group when the BSH script returns
null. - defaultTags - Variable in class org.jpos.util.Log
-
Default tags applied to every
LogEventcreated by thisLog. - defaultTDOLUsed() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the default TDOL (Transaction Data Object List) was used. - DefaultTimer - Class in org.jpos.util
-
Timer accesor singleton
- DEFERRED_TRANSACTION - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Deferred transaction.
- DEK - Static variable in class org.jpos.security.ExtKeyUsage
-
DEK - Data Encryption Key.
- delay() - Method in record class org.jpos.log.evt.Shutdown
-
Returns the value of the
delayrecord component. - Delay - Class in org.jpos.transaction.participant
-
Delay participant Can be used for debugging/testing purposes.
- Delay() - Constructor for class org.jpos.transaction.participant.Delay
-
Default constructor; no instance state to initialise.
- DelayFilter - Class in org.jpos.iso.filter
-
DelayFilter can be used in order to slow down an ISOChannel.
- DelayFilter() - Constructor for class org.jpos.iso.filter.DelayFilter
-
Default constructor (zero delay).
- DelayFilter(int) - Constructor for class org.jpos.iso.filter.DelayFilter
-
Creates a DelayFilter with the specified delay.
- delegateWriteToSuper(LogEvent) - Method in class org.jpos.util.MappingLogEventWriter
-
This method exists and is used so that we can verify the order of instructions during a call to write in unit tests.
- DELETE - Enum constant in enum class org.jpos.log.evt.DeployActivity.Action
-
An existing descriptor was deleted.
- deleteByIndex(int) - Method in class org.jpos.tlv.TLVList
-
delete the specified TLV from the list using a Zero based index
- deleteByTag(int) - Method in class org.jpos.tlv.TLVList
-
Delete the specified TLV from the list by tag value
- deleteOldLogs() - Method in class org.jpos.util.DailyLogListener
-
Deletes log files that are older than the configured
maxagethreshold. - deNumber() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Returns the data element number flagged by this error.
- deploy() - Method in record class org.jpos.log.evt.Start
-
Returns the value of the
deployrecord component. - Deploy - Record Class in org.jpos.log.evt
-
Represents a deployment action
- Deploy(String, boolean, boolean) - Constructor for record class org.jpos.log.evt.Deploy
-
Creates an instance of a
Deployrecord class. - DEPLOY - Class in org.jpos.q2.cli
-
CLI implementation - Deploy subsystem
- DEPLOY() - Constructor for class org.jpos.q2.cli.DEPLOY
-
Default constructor; no instance state to initialise.
- DeployActivity - Record Class in org.jpos.log.evt
-
Represents activity in the deployment directory
- DeployActivity(DeployActivity.Action, String) - Constructor for record class org.jpos.log.evt.DeployActivity
-
Creates an instance of a
DeployActivityrecord class. - DeployActivity.Action - Enum Class in org.jpos.log.evt
-
Filesystem-level event observed in the deploy directory.
- deployElement(Element, String, boolean, boolean) - Method in class org.jpos.q2.Q2
-
Writes a single QBean descriptor to
fileNameinside the deploy directory, optionally encrypting it and/or marking it transient. - deployTemplate(String, String, String) - Method in class org.jpos.q2.Q2
-
Renders a deploy template, prefixing every QBean inside with
prefixand writing the result asfilenameunder the deploy directory. - dequeue() - Method in class org.jpos.util.BlockingQueue
-
Removes and returns the head of the queue, blocking until an object is available.
- dequeue(long) - Method in class org.jpos.util.BlockingQueue
-
Removes and returns the head of the queue, blocking up to
timeoutms. - DERIVE - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may only be used to derive other keys.
- deriveIBMPIN(String, T, String, String, int, String) - Method in class org.jpos.security.BaseSMAdapter
- deriveIBMPIN(String, T, String, String, int, String) - Method in interface org.jpos.security.SMAdapter
-
Derive a PIN Using the IBM 3624 method
- deriveIBMPINImpl(String, T, String, String, int, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- deriveICCMasterKey(Key, byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Derive ICC Master Key from Issuer Master Key and preformated PAN/PANSeqNo Compute two 8-byte numbers: left part is a result of Triple-DES encryption of
panpsnwithimkas the key right part is a result of Triple-DES encryption of binary-invertedpanpsnwithimkas the key concatenate left and right parts
Described in EMV v4.2 Book 2, Annex A1.4.1 Master Key Derivation point 2 - DES - Enum constant in enum class org.jpos.security.Algorithm
-
DES - Data Encryption Standard.
- description - Variable in class org.jpos.iso.ISOFieldValidator
-
brief field description
- description - Variable in class org.jpos.iso.ISOVError
-
The error description.
- description() - Method in enum class org.jpos.metrics.MeterInfo
-
Returns the human-readable meter description.
- deserialize(byte[]) - Static method in class org.jpos.util.Serializer
-
Deserializes the byte array using
Serializer.createSafeObjectInputStream(InputStream). - deserialize(byte[], Class) - Static method in class org.jpos.util.Serializer
-
Deserializes the byte array and casts the result to
T. - deserializeStringMap(byte[]) - Static method in class org.jpos.util.Serializer
-
Inverse of
Serializer.serializeStringMap(Map); only allows JDK collection/string classes. - destination() - Method in class org.jpos.transaction.participant.SelectDestination.BinRange
-
Returns the destination assigned to this range.
- DESTINATION - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Routing destination chosen for the transaction.
- destroy() - Method in interface org.jpos.q2.QBean
-
destroy the service
- destroy() - Method in class org.jpos.q2.QBeanSupport
- destroy() - Method in interface org.jpos.util.Destroyable
-
Releases resources held by this object.
- destroy() - Method in class org.jpos.util.DirPoll
- destroy() - Method in class org.jpos.util.FlatLogListener
- destroy() - Method in class org.jpos.util.Logger
-
destroy logger
- destroy() - Method in class org.jpos.util.RotateLogListener
- destroy() - Method in class org.jpos.util.SimpleLogListener
- Destroyable - Interface in org.jpos.util
-
Implemented by objects that require explicit cleanup on shutdown; the container calls
Destroyable.destroy()during teardown. - DESTROYED - Static variable in interface org.jpos.q2.QBean
-
QBean has been destroyed.
- destroyQBean(Q2, ObjectName, Object) - Method in class org.jpos.q2.QFactory
-
Stops, destroys, and unregisters the given QBean MBean.
- destroyService() - Method in class org.jpos.q2.iso.ChannelAdaptor
- destroyService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- destroyService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- destroyService() - Method in class org.jpos.q2.iso.QMUX
- destroyService() - Method in class org.jpos.q2.iso.QServer
- destroyService() - Method in class org.jpos.q2.qbean.LoggerAdaptor
- destroyService() - Method in class org.jpos.q2.qbean.QConfig
- destroyService() - Method in class org.jpos.q2.qbean.QXmlConfig
- destroyService() - Method in class org.jpos.q2.qbean.SystemMonitor
- destroyService() - Method in class org.jpos.q2.QBeanSupport
-
Called during the destroy lifecycle phase; subclasses may override.
- destroyService() - Method in class org.jpos.q2.security.KeyStoreAdaptor
- detail - Variable in class org.jpos.jfr.ChannelEvent
-
Free-form event detail, recorded as the JFR field
detail. - digest(Object) - Method in class org.jpos.space.MD5Template
-
Computes the MD5 digest of
obj's serialized form. - direction - Variable in class org.jpos.iso.ISOMsg
-
Message direction: INCOMING or OUTGOING.
- DIRECTORY_DEFINITION_FILE_NAME_0x9D - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Directory Definition File (DDF) Name.
- DIRECTORY_DISCRETIONARY_TEMPLATE_0x73 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Directory Discretionary Template.
- dirPoll - Variable in class org.jpos.q2.iso.DirPollAdaptor
-
The managed DirPoll instance.
- DirPoll - Class in org.jpos.util
-
DirPoll operates on a set of directories which defaults to request response tmp run bad archive scanning for incoming requests (of varying priorities) on the request directory and processing them by means of DirPoll.Processor or DirPoll.FileProcessor
- DirPoll() - Constructor for class org.jpos.util.DirPoll
-
Default constructor.
- DirPoll.DirPollException - Exception Class in org.jpos.util
-
Exception thrown by
DirPoll.ProcessororDirPoll.FileProcessorto signal a processing error. - DirPoll.FileProcessor - Interface in org.jpos.util
-
Callback interface for processing request
Fileobjects directly. - DirPoll.Processor - Interface in org.jpos.util
-
Callback interface for processing binary request files.
- DirPoll.ProcessorRunner - Class in org.jpos.util
-
Runnable that moves a request to the run directory and dispatches it to the processor.
- DirPollAdaptor - Class in org.jpos.q2.iso
-
DirPoll Adaptor
- DirPollAdaptor() - Constructor for class org.jpos.q2.iso.DirPollAdaptor
-
Default constructor.
- DirPollAdaptorMBean - Interface in org.jpos.q2.iso
-
JMX management interface for
DirPollAdaptor. - DirPollException() - Constructor for exception class org.jpos.util.DirPoll.DirPollException
-
Default constructor.
- DirPollException(Exception) - Constructor for exception class org.jpos.util.DirPoll.DirPollException
-
Constructs a DirPollException wrapping the given exception.
- DirPollException(String) - Constructor for exception class org.jpos.util.DirPoll.DirPollException
-
Constructs a DirPollException with the given message.
- DirPollException(String, Exception) - Constructor for exception class org.jpos.util.DirPoll.DirPollException
-
Constructs a DirPollException with a message and nested exception.
- dirPollExecutor - Variable in class org.jpos.q2.iso.DirPollAdaptor
-
The executor service driving the DirPoll.
- dirty - Variable in class org.jpos.iso.ISOMsg
-
Dirty flags for tracking state changes.
- DISABLE - Class in org.jpos.q2.cli.deploy
-
CLI implementation - Deploy subsystem
- DISABLE() - Constructor for class org.jpos.q2.cli.deploy.DISABLE
-
Default constructor; no instance state to initialise.
- disconnect() - Method in class org.jpos.iso.BaseChannel
-
disconnects the TCP/IP session.
- disconnect() - Method in interface org.jpos.iso.BaseChannelMBean
-
Closes the connection.
- disconnect() - Method in class org.jpos.iso.channel.ChannelPool
- disconnect() - Method in class org.jpos.iso.channel.LogChannel
- disconnect() - Method in class org.jpos.iso.channel.LoopbackChannel
-
disconnects ISOChannel
- disconnect() - Method in class org.jpos.iso.channel.TelnetXMLChannel
- disconnect() - Method in class org.jpos.iso.channel.X25Channel
- disconnect() - Method in class org.jpos.iso.channel.XMLChannel
- disconnect() - Method in interface org.jpos.iso.ISOChannel
-
disconnects ISOChannel
- disconnect() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Disconnects the channel and releases associated resources.
- Disconnect - Record Class in org.jpos.log.evt
-
Audit log event recording a channel disconnection.
- Disconnect() - Constructor for class org.jpos.jfr.ChannelEvent.Disconnect
-
Creates an empty Disconnect event with no detail.
- Disconnect(String, int, int, String, String) - Constructor for record class org.jpos.log.evt.Disconnect
-
Creates an instance of a
Disconnectrecord class. - discretionaryData(String) - Method in class org.jpos.core.Track1.Builder
-
Sets the discretionary data trailing the service code.
- discretionaryData(String) - Method in class org.jpos.core.Track2.Builder
-
Sets the discretionary data trailing the service code.
- display() - Method in interface org.jpos.rc.RC
-
Returns a human-readable rendering of the response code.
- display() - Method in class org.jpos.rc.SimpleRC
- displayVersion() - Method in class org.jpos.q2.Q2
-
Prints the Q2 version banner to
System.out. - dispose() - Method in class org.jpos.ui.UI
-
dispose this UI object
- Dispose - Class in org.jpos.ui.action
-
A Swing
ActionListenerthat disposes the UI when triggered. - Dispose() - Constructor for class org.jpos.ui.action.Dispose
-
Default constructor.
- DO_NOT_HONOUR - Enum constant in enum class org.jpos.rc.CMF
-
Do Not Honour.
- doCommand(CLIContext, JCESecurityModule, short, String[]) - Method in class org.jpos.q2.cli.ssm.actions.CK
- doCommand(CLIContext, JCESecurityModule, short, String[]) - Method in class org.jpos.q2.cli.ssm.actions.CVV
- doCommand(CLIContext, JCESecurityModule, short, String[]) - Method in class org.jpos.q2.cli.ssm.actions.FK
- doCommand(CLIContext, JCESecurityModule, short, String[]) - Method in class org.jpos.q2.cli.ssm.actions.GC
- doCommand(CLIContext, JCESecurityModule, short, String[]) - Method in class org.jpos.q2.cli.ssm.actions.IK
- doCommand(CLIContext, JCESecurityModule, short, String[]) - Method in class org.jpos.q2.cli.ssm.actions.KE
- doCommand(CLIContext, JCESecurityModule, short, String[]) - Method in class org.jpos.q2.cli.ssm.SsmActionBase
-
Performs the actual SSM operation against
sm. - domesticTransaction() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if domestic transaction.
- DONE - Enum constant in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Transaction processing is complete.
- DONE - Static variable in class org.jpos.transaction.TransactionManager
-
State marker indicating a transaction has reached its terminal state.
- doScript(JComponent, Element) - Method in class org.jpos.bsh.BSHUI
- doScript(JComponent, Element) - Method in class org.jpos.ui.UI
-
Applies any script element to the component; default implementation is a no-op.
- doStart() - Method in class org.jpos.q2.QBeanAsyncSupport
-
Performs the actual start work on the background scheduler thread.
- doStop() - Method in class org.jpos.q2.QBeanAsyncSupport
-
Performs the actual stop work on the background scheduler thread.
- drift() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
driftrecord component. - DRIVER_NUMBER_INVALID - Enum constant in enum class org.jpos.rc.CMF
-
Driver Number Invalid.
- DSA - Enum constant in enum class org.jpos.security.Algorithm
-
DSA - Digital Signature Algorithm.
- DummyPackager - Class in org.jpos.iso.packager
-
Stub
ISOPackagerthat throws on every operation; used for testing wiring without packing. - DummyPackager() - Constructor for class org.jpos.iso.packager.DummyPackager
-
Default constructor; no instance state to initialise.
- dump(PrintStream) - Static method in class org.jpos.log.LogRendererRegistry
-
Dumps the current state of the registry to the specified
PrintStream. - dump(PrintStream, String) - Method in class org.jpos.core.CardHolder
-
dumps CardHolder basic information
by default we do not dump neither track1/2 nor securityCode for security reasons. - dump(PrintStream, String) - Method in class org.jpos.core.Environment
- dump(PrintStream, String) - Method in class org.jpos.emv.CVRMastercard
- dump(PrintStream, String) - Method in class org.jpos.emv.IssuerApplicationData
- dump(PrintStream, String) - Method in class org.jpos.emv.TerminalVerificationResults
-
Dumps a human-readable binary representation of the TVR to the given stream.
- dump(PrintStream, String) - Method in class org.jpos.iso.FSDISOMsg
- dump(PrintStream, String) - Method in class org.jpos.iso.header.BaseHeader
- dump(PrintStream, String) - Method in class org.jpos.iso.ISOAmount
- dump(PrintStream, String) - Method in class org.jpos.iso.ISOBinaryField
-
dump this field to PrintStream.
- dump(PrintStream, String) - Method in class org.jpos.iso.ISOBitMap
-
dump this field to PrintStream.
- dump(PrintStream, String) - Method in class org.jpos.iso.ISOComponent
-
Writes a human-readable dump of this component for diagnostics.
- dump(PrintStream, String) - Method in class org.jpos.iso.ISODatasetField
-
Dumps the field as dataset-aware XML.
- dump(PrintStream, String) - Method in exception class org.jpos.iso.ISOException
-
Dumps a human-readable representation of this exception to the print stream.
- dump(PrintStream, String) - Method in class org.jpos.iso.ISOField
-
dump this field to PrintStream.
- dump(PrintStream, String) - Method in class org.jpos.iso.ISOMsg
-
dump the message to a PrintStream.
- dump(PrintStream, String) - Method in class org.jpos.iso.ISOServer
- dump(PrintStream, String) - Method in class org.jpos.iso.PosCapability
-
Dumps a human-readable representation of this
PosCapabilityto the given stream. - dump(PrintStream, String) - Method in class org.jpos.iso.PosDataCode
-
Dumps a human-readable representation of this PosDataCode to the given stream.
- dump(PrintStream, String) - Method in class org.jpos.iso.validator.VErrorParser
-
Parse error list, and get an dump the xml string representing the list.
- dump(PrintStream, String) - Method in class org.jpos.q2.iso.ChannelAdaptor
- dump(PrintStream, String) - Method in class org.jpos.q2.iso.ContextMaker
- dump(PrintStream, String) - Method in class org.jpos.q2.iso.QMUX
- dump(PrintStream, String) - Method in class org.jpos.rc.Result
- dump(PrintStream, String) - Method in class org.jpos.security.CryptographicServiceMessage
-
dumps CSM basic information
- dump(PrintStream, String) - Method in class org.jpos.security.EncryptedPIN
-
dumps PIN basic information
- dump(PrintStream, String) - Method in class org.jpos.security.KeySerialNumber
-
dumps Key Serial Number
- dump(PrintStream, String) - Method in class org.jpos.security.SecureDESKey
-
dumps SecureDESKey basic information
- dump(PrintStream, String) - Method in class org.jpos.security.SecureKeyBlock
-
Dumps SecureKeyBlock basic information
- dump(PrintStream, String) - Method in class org.jpos.security.SecureKeySpec
-
Dumps SecureKeySpec information.
- dump(PrintStream, String) - Method in class org.jpos.security.SecurePrivateKey
-
Dumps
SecureRSAPrivateKeybasic information. - dump(PrintStream, String) - Method in class org.jpos.space.JESpace
- dump(PrintStream, String) - Method in class org.jpos.space.LSpace
- dump(PrintStream, String) - Method in class org.jpos.space.TSpace
- dump(PrintStream, String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- dump(PrintStream, String) - Method in class org.jpos.tlv.ISOTaggedField
- dump(PrintStream, String) - Method in class org.jpos.tlv.TLVList
- dump(PrintStream, String) - Method in class org.jpos.tlv.TLVMsg
- dump(PrintStream, String) - Method in class org.jpos.transaction.Context
- dump(PrintStream, String) - Method in class org.jpos.transaction.TransactionManager
- dump(PrintStream, String) - Method in class org.jpos.util.Dumpable
- dump(PrintStream, String) - Method in class org.jpos.util.FrozenLogEvent
- dump(PrintStream, String) - Method in class org.jpos.util.FSDMsg
- dump(PrintStream, String) - Method in class org.jpos.util.LogEvent
-
Dumps the full log event to the given PrintStream.
- dump(PrintStream, String) - Method in interface org.jpos.util.Loggeable
-
Dumps a human-readable representation of this object to the print stream.
- dump(PrintStream, String) - Method in class org.jpos.util.MarkdownLogEvent
- dump(PrintStream, String) - Method in class org.jpos.util.Metrics
-
Dumps all metric percentile summaries to the given stream.
- dump(PrintStream, String) - Method in class org.jpos.util.NameRegistrar
-
Dumps a summary of registered names to the given stream.
- dump(PrintStream, String) - Method in class org.jpos.util.Profiler
-
Dumps profiler results to the given print stream.
- dump(PrintStream, String) - Method in class org.jpos.util.SimpleMsg
-
dumps message
- dump(PrintStream, String) - Method in class org.jpos.util.SystemMonitor
- dump(PrintStream, String) - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- dump(PrintStream, String) - Method in class org.jpos.util.TPS
- dump(PrintStream, String, boolean) - Method in class org.jpos.util.NameRegistrar
-
Dumps registered names to the given stream, optionally including object detail.
- dump(PrintStream, String, String) - Static method in class org.jpos.util.LogUtil
-
Writes
stop, wrapping it in<![CDATA[...]]>when the string contains XML-reserved characters. - dump(PrintStream, String, LogRenderer.Type) - Method in interface org.jpos.util.Loggeable
-
Dumps a representation of this object using the specified renderer type.
- Dumpable - Class in org.jpos.util
-
A
Loggeablewrapper around a named byte array payload. - Dumpable(String, byte[]) - Constructor for class org.jpos.util.Dumpable
-
Creates a Dumpable with the given name and payload.
- dumpEntry(PrintStream, String, Map.Entry) - Method in class org.jpos.transaction.Context
-
Dumps a single map entry to the output stream.
- dumpHeader(PrintStream, String) - Method in class org.jpos.util.LogEvent
-
Writes the log event header to the given PrintStream.
- dumpHistograms(File, String) - Method in class org.jpos.util.Metrics
-
Writes HDR histogram files for all metrics to the given directory.
- dumpMap(PrintStream, String) - Method in class org.jpos.transaction.Context
-
Dumps all map entries to the output stream.
- DUMPMETRICS - Class in org.jpos.q2.cli
-
CLI command that dumps every
MetricsProviderbean's metrics into the given directory. - DUMPMETRICS() - Constructor for class org.jpos.q2.cli.DUMPMETRICS
-
Default constructor; no instance state to initialise.
- dumpString(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
converts a byte array to printable characters
- dumpTrailer(PrintStream, String) - Method in class org.jpos.util.LogEvent
-
Writes the log event trailer to the given PrintStream.
- DUPLICATE - Enum constant in enum class org.jpos.rc.CMF
-
Duplicate.
- DUPLICATE_CHARGEBACK - Enum constant in enum class org.jpos.rc.CMF
-
Duplicate Chargeback.
- DUPLICATE_ENTITY - Enum constant in enum class org.jpos.rc.CMF
-
Duplicate Entity.
- DUPLICATE_EXTENSION - Static variable in class org.jpos.q2.Q2
-
Suffix appended to deploy files that duplicate a prior deployment.
- DUPLICATE_TRANSMISSION - Enum constant in enum class org.jpos.rc.CMF
-
Duplicate Transmission.
- DYNAMIC_DATA_AUTHENTICATION_DATA_OBJECT_LIST_0x9F49 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Dynamic Data Authentication Data Object List (DDOL).
E
- E_COMMERCE - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
E-Commerce transaction.
- eager() - Method in record class org.jpos.log.evt.Deploy
-
Returns the value of the
eagerrecord component. - EBCDIC - Static variable in class org.jpos.iso.ISOUtil
-
EBCDIC charset (IBM1047).
- EbcdicBinaryInterpreter - Class in org.jpos.iso
-
Implements EBCDIC Binary Interpreter.
- EbcdicBinaryInterpreter() - Constructor for class org.jpos.iso.EbcdicBinaryInterpreter
-
Public constructor; prefer
EbcdicBinaryInterpreter.INSTANCEfor repeated use. - EbcdicHexInterpreter - Class in org.jpos.iso
-
Implements Hex Interpreter.
- EbcdicHexInterpreter() - Constructor for class org.jpos.iso.EbcdicHexInterpreter
-
Public constructor; prefer
EbcdicHexInterpreter.INSTANCEfor repeated use. - EbcdicInterpreter - Class in org.jpos.iso
-
Implements EBCDIC Interpreter.
- EbcdicInterpreter() - Constructor for class org.jpos.iso.EbcdicInterpreter
-
Public constructor; prefer
EbcdicInterpreter.INSTANCEfor repeated use. - EbcdicPrefixer - Class in org.jpos.iso
-
EbcdicPrefixer constructs a prefix for EBCDIC messages.
- EbcdicPrefixer(int) - Constructor for class org.jpos.iso.EbcdicPrefixer
-
Creates an EbcdicPrefixer with the given number of length-indicator digits.
- ebcdicToAscii(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts an EBCDIC byte array to an ASCII string.
- ebcdicToAscii(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a portion of an EBCDIC byte array to an ASCII string.
- ebcdicToAsciiBytes(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts an EBCDIC byte array to ASCII bytes.
- ebcdicToAsciiBytes(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a portion of an EBCDIC byte array to ASCII bytes.
- EC - Enum constant in enum class org.jpos.security.Algorithm
-
Elliptic curve.
- ECB - Enum constant in enum class org.jpos.security.CipherMode
-
Electronic Code Book.
- ECHO - Class in org.jpos.q2.cli
-
CLI command that prints its argument back to the console.
- ECHO() - Constructor for class org.jpos.q2.cli.ECHO
-
Default constructor; no instance state to initialise.
- elapsed() - Method in class org.jpos.util.Chronometer
-
Returns elapsed time since creation or last reset
- ELEMENT_TAG - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML element name used for dataset elements.
- ElementMarkdownLogRenderer - Class in org.jpos.log.render.markdown
-
Renders a JDOM
Elementas Markdown-formatted log output. - ElementMarkdownLogRenderer() - Constructor for class org.jpos.log.render.markdown.ElementMarkdownLogRenderer
-
Default constructor; configures the XML outputter with Unix line separators.
- elements() - Method in class org.jpos.tlv.TLVList
-
Returns the decoded tags as an enumeration.
- emitBitmap - Variable in class org.jpos.iso.packager.GenericValidatingPackager
-
Whether the primary bitmap is emitted on pack; overridable via XML.
- emitBitMap() - Method in class org.jpos.iso.ISOBasePackager
-
Indicates whether a primary bitmap is emitted on pack.
- emitBitMap() - Method in class org.jpos.iso.packager.Base1SubFieldPackager
- emitBitMap() - Method in class org.jpos.iso.packager.CTCSubElementPackager
-
Always return false
- emitBitMap() - Method in class org.jpos.iso.packager.CTCSubFieldPackager
-
Always return false.
- emitBitMap() - Method in class org.jpos.iso.packager.EuroSubFieldPackager
-
Always return false
- emitBitMap() - Method in class org.jpos.iso.packager.GenericPackager
- emitBitMap() - Method in class org.jpos.iso.packager.GICCSubFieldPackager
-
Always return false
- emitBitMap() - Method in class org.jpos.iso.packager.X92GenericPackager
-
Although field 1 is not a Bitmap ANSI X9.2 do have a Bitmap field that have to be packed/unpacked
- emitBitMap() - Method in class org.jpos.iso.packager.X92Packager
-
Although field 1 is not a Bitmap ANSI X9.2 do have a Bitmap field that have to be packed/unpacked
- empty() - Static method in record class org.jpos.transaction.TxnId.TxnIdRange
-
Returns a canonical empty range (1, 0).
- EMV_CSKD - Enum constant in enum class org.jpos.security.SKDMethod
-
EMV Common Session Key Derivation Method Described in EMV v4.2 Book 2 - June 2008, Annex A1.3
- EMV_FORMAT_A - Enum constant in enum class org.jpos.emv.IssuerApplicationData.Format
-
EMV Book 3 Format Code A.
- EMV2000_SKM - Enum constant in enum class org.jpos.security.SKDMethod
-
EMV2000 Session Key Method Described in EMV 2000 v4.0 Book 2 - December 2000, Annex A1.3
- EMVACMK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Application Cryptograms Key.
- EMVConstructedTag<T> - Class in org.jpos.emv
-
An EMV tag whose value is a constructed (composite) TLV structure.
- EMVConstructedTag(EMVProprietaryTagType, Integer, TLVDataFormat, T) - Constructor for class org.jpos.emv.EMVConstructedTag
-
Creates an EMVConstructedTag for a proprietary tag type with an explicit data format.
- EMVConstructedTag(EMVProprietaryTagType, Integer, T) - Constructor for class org.jpos.emv.EMVConstructedTag
-
Creates an EMVConstructedTag for a proprietary tag type.
- EMVConstructedTag(EMVStandardTagType, T) - Constructor for class org.jpos.emv.EMVConstructedTag
-
Creates an EMVConstructedTag for a standard tag type.
- EMVCPMK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Card Personalization Key.
- EMVDAMK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Data Authentication Code Key.
- EMVDNMK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Dynamic Numbers Key.
- EMVMPMK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Master Personalization Key.
- EMVOTMK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Chip card Master Key.
- EMVProprietaryTagType - Interface in org.jpos.emv
-
Represents a proprietary (non-standard) EMV tag type definition.
- EMVSCMK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Secure Messaging for Confidentiality Key.
- EMVSIMK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Secure Messaging for Integrity.
- EMVStandardTagType - Enum Class in org.jpos.emv
-
Enumeration of standard EMV tag types as defined in EMV specifications.
- EMVStandardTagType.ProprietaryFixedByteLength - Class in org.jpos.emv
-
Fixed byte length descriptor for proprietary EMV tags.
- EMVStandardTagType.ProprietaryFixedDataLength - Class in org.jpos.emv
-
Fixed-length data length descriptor for proprietary EMV tags.
- EMVStandardTagType.ProprietaryVariableByteLength - Class in org.jpos.emv
-
Variable byte length descriptor for proprietary EMV tags.
- EMVStandardTagType.ProprietaryVariableDataLength - Class in org.jpos.emv
-
Variable-length data length descriptor for proprietary EMV tags.
- EMVStandardTagType.ProprietaryVariableDiscreteByteLength - Class in org.jpos.emv
-
Discrete variable byte length descriptor for proprietary EMV tags (treated as fixed).
- EMVStandardTagType.ProprietaryVariableDiscreteDataLength - Class in org.jpos.emv
-
Discrete variable data length descriptor for proprietary EMV tags (treated as fixed).
- EMVTag<T> - Class in org.jpos.emv
-
Abstract base for EMV (Europay/Mastercard/Visa) tag-value pairs.
- EMVTag(EMVProprietaryTagType, Integer, TLVDataFormat, T) - Constructor for class org.jpos.emv.EMVTag
-
Creates an EMVTag with a proprietary tag type, tag number, explicit data format, and value.
- EMVTag(EMVProprietaryTagType, Integer, T) - Constructor for class org.jpos.emv.EMVTag
-
Creates an EMVTag with a proprietary tag type, tag number, and value.
- EMVTag(EMVStandardTagType, T) - Constructor for class org.jpos.emv.EMVTag
-
Creates an EMVTag with a standard tag type and value.
- EMVTagSequence - Class in org.jpos.emv
-
An ordered sequence of EMV tag-value elements.
- EMVTagSequence() - Constructor for class org.jpos.emv.EMVTagSequence
-
Creates a root EMVTagSequence with no parent tag.
- EMVTagSequence(String) - Constructor for class org.jpos.emv.EMVTagSequence
-
Creates a nested EMVTagSequence for the given tag identifier.
- EMVTagType - Interface in org.jpos.emv
-
Describes the type metadata (tag number, name, format) of an EMV data element.
- EMVTagType.ByteLength - Class in org.jpos.emv
-
Base class for EMV data element byte-length descriptors.
- EMVTagType.DataLength - Class in org.jpos.emv
-
Base class for EMV data element length descriptors (in characters/digits).
- EMVTagType.DataSource - Enum Class in org.jpos.emv
-
The originating source of an EMV data element.
- EMVTagType.FixedByteLength - Class in org.jpos.emv
-
ByteLength for tags with a fixed byte length.
- EMVTagType.FixedDataLength - Class in org.jpos.emv
-
DataLength implementation for tags with a fixed length.
- EMVTagType.ProprietaryDataLength - Class in org.jpos.emv
-
DataLength implementation for tags with a proprietary (unknown) length.
- EMVTagType.VariableByteLength - Class in org.jpos.emv
-
ByteLength for tags with a variable byte length range.
- EMVTagType.VariableDataLength - Class in org.jpos.emv
-
DataLength implementation for tags with a variable length range.
- EMVTagType.VariableDiscreteByteLength - Class in org.jpos.emv
-
ByteLength for tags with discrete variable byte lengths (treated as fixed for comparisons).
- EMVTagType.VariableDiscreteDataLength - Class in org.jpos.emv
-
DataLength for tags with discrete variable-length values (treated as fixed for comparisons).
- ENABLE - Class in org.jpos.q2.cli.deploy
-
CLI implementation - Deploy subsystem
- ENABLE() - Constructor for class org.jpos.q2.cli.deploy.ENABLE
-
Default constructor; no instance state to initialise.
- enabled() - Method in record class org.jpos.log.evt.Deploy
-
Returns the value of the
enabledrecord component. - ENC - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Data Encryption Key.
- ENCDEC - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may be used to perform both encrypt and decrypt operations.
- encodeLength(int, byte[]) - Method in class org.jpos.iso.AsciiPrefixer
- encodeLength(int, byte[]) - Method in class org.jpos.iso.BcdPrefixer
- encodeLength(int, byte[]) - Method in class org.jpos.iso.BinaryPrefixer
- encodeLength(int, byte[]) - Method in class org.jpos.iso.EbcdicPrefixer
- encodeLength(int, byte[]) - Method in class org.jpos.iso.HexNibblesPrefixer
- encodeLength(int, byte[]) - Method in class org.jpos.iso.NullPrefixer
- encodeLength(int, byte[]) - Method in interface org.jpos.iso.Prefixer
-
Encodes the field length into the byte array.
- encodeLength(int, byte[]) - Method in class org.jpos.tlv.packager.IF_FBINARY.FullyConsumingPrefixer
- encodeLength(int, byte[]) - Method in class org.jpos.tlv.packager.IF_FCHAR.FullyConsumingPrefixer
- encoding() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
encodingrecord component. - ENCODING - Static variable in class org.jpos.iso.ISOUtil
-
Deprecated.use
ISOUtil.CHARSETinstead - ENCODING_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML attribute name used for charset declarations.
- ENCONLY - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may only be used to perform encrypt operations.
- encrypt(byte[], InputStream, String, boolean, boolean, String...) - Static method in class org.jpos.util.PGPHelper
-
Simple PGP encryptor between byte[].
- encrypt(byte[], String, String, boolean, boolean, String...) - Static method in class org.jpos.util.PGPHelper
-
Simple PGP encryptor between byte[].
- encrypt(Document) - Method in class org.jpos.q2.Q2
-
Wraps
docin a<protected-qbean>envelope whose body is the DES-encrypted, hex-encoded XML payload. - encryptData(byte[], Key) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Encrypts data using ECB mode.
- encryptData(CipherMode, SecureDESKey, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Encrypt Data Block.
- encryptData(CipherMode, SecureDESKey, byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Encrypt Data Block.
- encryptData(SecureKey, byte[], AlgorithmParameterSpec, byte[]) - Method in class org.jpos.security.BaseSMAdapter
- encryptData(SecureKey, byte[], AlgorithmParameterSpec, byte[]) - Method in interface org.jpos.security.SMAdapter
-
Encrypts clear Data Block with specified cipher.
- encryptDataCBC(byte[], Key, byte[]) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Encrypts data using CBC mode with the given IV.
- encryptDataImpl(CipherMode, SecureDESKey, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- encryptDataImpl(CipherMode, SecureDESKey, byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- encryptDataImpl(SecureKey, byte[], AlgorithmParameterSpec, byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Encrypts clear Data Block with specified cipher.
- encryptDESKey(short, Key, Key) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Encrypts (wraps) a clear DES Key, it also sets odd parity before encryption
- EncryptedPIN - Class in org.jpos.security
-
The PIN (Personal Identification Number), is used to authenticate card holders.
- EncryptedPIN() - Constructor for class org.jpos.security.EncryptedPIN
-
Default constructor.
- EncryptedPIN(byte[], byte, String) - Constructor for class org.jpos.security.EncryptedPIN
-
Constructs an EncryptedPIN from raw PIN block bytes.
- EncryptedPIN(byte[], byte, String, boolean) - Constructor for class org.jpos.security.EncryptedPIN
-
Constructs an EncryptedPIN from raw PIN block bytes, optionally extracting the account number part.
- EncryptedPIN(String, byte, String) - Constructor for class org.jpos.security.EncryptedPIN
-
Constructs an EncryptedPIN from a hex-encoded PIN block string.
- EncryptedPIN(String, byte, String, boolean) - Constructor for class org.jpos.security.EncryptedPIN
-
Constructs an EncryptedPIN from a hex-encoded PIN block string, optionally extracting the account number part.
- encryptPIN(String, String) - Method in class org.jpos.security.BaseSMAdapter
- encryptPIN(String, String) - Method in interface org.jpos.security.SMAdapter
-
Encrypts a clear pin under LMK.
- encryptPIN(String, String, boolean) - Method in class org.jpos.security.BaseSMAdapter
- encryptPIN(String, String, boolean) - Method in interface org.jpos.security.SMAdapter
-
Encrypts a clear pin under LMK.
- encryptPIN(String, String, T) - Method in class org.jpos.security.BaseSMAdapter
- encryptPIN(String, String, T) - Method in interface org.jpos.security.SMAdapter
-
Encrypts a clear PIN under PEK.
- encryptPINImpl(String, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- encryptPINImpl(String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- encryptPINImpl(String, String, SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- encryptPINImpl(String, String, T) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality.
- encryptToLMK(short, String, Key) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Encrypts a clear DES Key under LMK to form a SecureKey.
- END_TO_END_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
End-to-end encryption applied.
- endDocument() - Method in class org.jpos.iso.packager.GenericPackager.GenericContentHandler
- endDocument() - Method in class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
- endElement(String, String, String) - Method in class org.jpos.iso.packager.GenericPackager.GenericContentHandler
- endElement(String, String, String) - Method in class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
- endElement(String, String, String) - Method in class org.jpos.iso.packager.LogPackager
- endElement(String, String, String) - Method in class org.jpos.iso.packager.XMLPackager
- enqueue(Object) - Method in class org.jpos.util.BlockingQueue
-
Appends an object to the tail of the queue and wakes one waiter.
- entries - Variable in class org.jpos.space.TSpace
-
Backing map keyed by user-supplied keys; values are entries or lists of entries.
- entries() - Method in class org.jpos.rc.Result
-
Returns the full list of all entries in this result.
- entries() - Static method in class org.jpos.security.ExtKeyUsage
-
Returns an unmodifiable map of all KeyUsage entries (TR-31 and extended) keyed by code.
- entries() - Static method in class org.jpos.security.KeyUsage
-
Returns an unmodifiable view of the TR-31 code →
KeyUsagemap. - Entry() - Constructor for class org.jpos.util.Profiler.Entry
-
Default constructor — initialises all fields to empty/zero.
- Entry(Result.Type, IRC, String, String) - Constructor for class org.jpos.rc.Result.Entry
-
Constructs an Entry with the given type, IRC, source, and message.
- env() - Method in record class org.jpos.log.evt.Start
-
Returns the value of the
envrecord component. - ENV - Class in org.jpos.q2.cli
-
CLI command that prints the current terminal type and the active jPOS environment.
- ENV() - Constructor for class org.jpos.q2.cli.ENV
-
Default constructor; no instance state to initialise.
- ENV_CHANNEL_FIELDS - Static variable in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Environment variable name for channel fields configuration.
- ENV_CHANNEL_TAGS - Static variable in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Environment variable name for channel tags configuration.
- ENV_EXTENSION - Static variable in class org.jpos.q2.Q2
-
Suffix recognised as environment-variable overlays in deploy.
- environment() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
environmentrecord component. - Environment - Class in org.jpos.core
-
Manages environment-specific configuration for jPOS applications.
- environmentArgs(String[]) - Method in class org.jpos.q2.Q2
-
Prepends comma-separated values of the
q2.argsenvironment property, if any, to the supplied command-line arguments. - EnvironmentProvider - Interface in org.jpos.core
-
Provides environment variable values to the
Environmentresolver. - EOF - Static variable in class org.jpos.util.FSDMsg
-
End of File character (null byte).
- EOM - Static variable in class org.jpos.util.FSDMsg
-
End of Message marker (null byte).
- equals(Object) - Method in class org.jpos.core.Card
- equals(Object) - Method in class org.jpos.core.CardHolder
- equals(Object) - Method in class org.jpos.core.SimpleConfiguration
- equals(Object) - Method in class org.jpos.core.Track1
- equals(Object) - Method in class org.jpos.core.Track2
- equals(Object) - Method in class org.jpos.iso.ISOAmount
- equals(Object) - Method in record class org.jpos.log.AuditLogEventType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Connect
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Deploy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.DeployActivity
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Disconnect
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.KV
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.License
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Listen
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.LogEvt
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.LogMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.ProcessOutput
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.SessionEnd
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.SessionStart
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Shutdown
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Start
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Stop
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.SysInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.ThrowableAuditLogEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Txn
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.UnDeploy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.jpos.log.evt.Warning
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.jpos.rc.SimpleRC
- equals(Object) - Method in class org.jpos.security.jceadapter.JCEHandler.MacEngineKey
- equals(Object) - Method in class org.jpos.security.SensitiveString
- equals(Object) - Method in class org.jpos.space.MD5Template
- equals(Object) - Method in class org.jpos.space.ObjectTemplate
- equals(Object) - Method in class org.jpos.space.SpaceProxy
- equals(Object) - Method in interface org.jpos.space.Template
-
Indicates whether the candidate
objmatches this template. - equals(Object) - Method in class org.jpos.transaction.Context
- equals(Object) - Method in class org.jpos.transaction.participant.SelectDestination.BinRange
- equals(Object) - Method in record class org.jpos.transaction.TransactionManager.Trace
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.jpos.transaction.TxnId
- equals(Object) - Method in record class org.jpos.transaction.TxnId.TxnIdRange
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.jpos.util.FSDMsg
- equals(Object) - Method in class org.jpos.util.Tags
- eraseOldLMK() - Method in class org.jpos.security.BaseSMAdapter
- eraseOldLMK() - Method in interface org.jpos.security.SMAdapter
-
Erase the key change storage area of memory It is recommended that this command is used after keys stored by the Host have been translated from old to new LMKs.
- eraseOldLMKImpl() - Method in class org.jpos.security.BaseSMAdapter
-
Erase the key change storage area of memory It is recommended that this command is used after keys stored by the Host have been translated from old to new LMKs.
- err(OutputStream) - Method in class org.jpos.q2.CLIContext.Builder
-
Sets the error stream.
- ERR_INVALID_LENGTH - Static variable in class org.jpos.iso.ISOVError
-
default error types
- ERR_INVALID_VALUE - Static variable in class org.jpos.iso.ISOVError
-
Error code for invalid value.
- errComponent - Variable in exception class org.jpos.iso.validator.ISOVException
-
The component flagged by this validation error.
- error() - Method in record class org.jpos.log.evt.Connect
-
Returns the value of the
errorrecord component. - error() - Method in record class org.jpos.log.evt.Listen
-
Returns the value of the
errorrecord component. - error(Object) - Method in class org.jpos.util.Log
-
Logs an error event with the given detail.
- error(Object, Object) - Method in class org.jpos.util.Log
-
Logs an error event with the given detail and an additional payload.
- error(String) - Method in class org.jpos.util.SimpleLogSource
-
Logs an error message.
- error(String, Object) - Method in class org.jpos.util.SimpleLogSource
-
Logs an error message with an attached object.
- error(SAXParseException) - Method in class org.jpos.iso.packager.GenericPackager.GenericContentHandler
- error(SAXParseException) - Method in class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
- ERROR - Static variable in class org.jpos.util.Log
-
Level constant for error events.
- ERROR_EXTENSION - Static variable in class org.jpos.q2.Q2
-
Suffix appended to deploy files that fail to load.
- ERROR_SET_LENGTH - Static variable in class org.jpos.iso.MessageErrorIndicator
-
Length in bytes of one error set on the wire.
- errorCode() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Returns the raw 4-digit error code value carried on the wire.
- errorCodeEnum() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Returns the
MessageErrorIndicator.ErrorCodematchingMessageErrorIndicator.FieldError.errorCode(), if any. - errorListIterator() - Method in interface org.jpos.iso.ISOVErrorList
-
Get an error list iterator.
- errorListIterator() - Method in class org.jpos.iso.ISOVField
- errorListIterator() - Method in class org.jpos.iso.ISOVMsg
-
Get an error iterator instance.
- errors - Variable in class org.jpos.iso.ISOVField
-
list of errors
- errors - Variable in class org.jpos.iso.ISOVMsg
-
list of errors
- errors() - Method in class org.jpos.iso.MessageErrorIndicator
-
Returns an unmodifiable view of the current error sets.
- Error set wire layout - Section in class org.jpos.iso.MessageErrorIndicator
- ETX - Static variable in class org.jpos.iso.ISOUtil
-
ASCII End of Text (ETX) control character.
- Euro48Packager() - Constructor for class org.jpos.iso.packager.EuroPackager.Euro48Packager
-
Creates an Euro48Packager with the EuroPay PDS sub-element definitions.
- EuroPackager - Class in org.jpos.iso.packager
-
EuroPay packager
- EuroPackager() - Constructor for class org.jpos.iso.packager.EuroPackager
-
Creates an EuroPackager with the standard EuroPay field definitions.
- EuroPackager.Euro48Packager - Class in org.jpos.iso.packager
-
Packager for EuroPay ISO-8583 field 48 Private Data Sub-elements (PDS).
- EuroSubFieldPackager - Class in org.jpos.iso.packager
-
EuroPay SubField packager
- EuroSubFieldPackager() - Constructor for class org.jpos.iso.packager.EuroSubFieldPackager
-
Default constructor; no instance state to initialise.
- events() - Method in record class org.jpos.log.evt.LogEvt
-
Returns the value of the
eventsrecord component. - evict(Object) - Method in class org.jpos.transaction.Context
-
Evicts a persistent entry
- ex() - Method in record class org.jpos.log.evt.ThrowableAuditLogEvent
-
Returns the value of the
exrecord component. - EXCEEDS_PRE_AUTHORIZED_AMOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Exceeds Pre Authorizationorized Amount.
- EXCEEDS_WITHDRAWAL_AMOUNT_LIMIT - Enum constant in enum class org.jpos.rc.CMF
-
Exceeds Withdrawal Amount Limit.
- EXCEEDS_WITHDRAWAL_FREQUENCY_LIMIT - Enum constant in enum class org.jpos.rc.CMF
-
Exceeds Withdrawal Frequency Limit.
- EXCEEDS_WITHDRAWAL_LIMIT - Enum constant in enum class org.jpos.rc.CMF
-
Exceeds Withdrawal Limit.
- exception() - Method in record class org.jpos.log.evt.Disconnect
-
Returns the value of the
exceptionrecord component. - ExceptionHandler - Interface in org.jpos.core.handlers.exception
-
A single handler in the exception-handling pipeline; processes a given exception and decides whether to rethrow it.
- ExceptionHandlerAware - Interface in org.jpos.core.handlers.exception
-
Interface that modifies an implementing class to add an exception handling pipeline.
- ExceptionHandlerConfigAware - Interface in org.jpos.core.handlers.exception
-
Adds the logic for parsing exception handler pipeline configurations to any implementing class.
- ExceptionLogFilter - Class in org.jpos.util
-
A specific log listener that filters all LogEvents that doesn't contain any exception.
- ExceptionLogFilter() - Constructor for class org.jpos.util.ExceptionLogFilter
-
Creates an ExceptionLogFilter.
- exec(InputStream, OutputStream, OutputStream, String[]) - Method in interface org.jpos.q2.Command
-
Executes this command.
- exec(InputStream, OutputStream, String) - Static method in class org.jpos.q2.CLI
-
Executes a CLI command with the given I/O streams.
- exec(PrintStream, PrintStream, String[]) - Method in class org.jpos.security.jceadapter.Console
-
Runs the JCE security module console with the given I/O streams.
- exec(String) - Static method in class org.jpos.q2.CLI
-
Executes a CLI command and captures its output as a string.
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.builtin.EXIT
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.builtin.USERDATA
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.CALCLUHN
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.CLR
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.DATE
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.deploy.DISABLE
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.deploy.ENABLE
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.deploy.LIST
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.deploy.PS
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.deploy.SERVICE
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.DUMPMETRICS
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.ECHO
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.ENV
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.EXIT
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.HELP
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.INSTALL
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.LICENSE
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.LOGGER_BENCHMARK
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.MAN
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.MEM
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.OBF
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.SHOWNR
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.SHUTDOWN
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.SLEEP
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.SMCONSOLE
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.actions.INIT
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.SSM
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.ssm.SsmActionBase
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.SYSMON
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.TAIL
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.TMMON
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.TZCHECK
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.UPTIME
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.VERSION
- exec(CLIContext, String[]) - Method in class org.jpos.q2.cli.WHOAMI
- exec(CLIContext, String[]) - Method in interface org.jpos.q2.CLICommand
-
Executes the CLI command.
- execCommand(String) - Method in class org.jpos.q2.CLICommandInterface
-
Executes the given command line.
- execute(Runnable) - Method in class org.jpos.util.ThreadPool
-
Deprecated.Executes a runnable using the pool infrastructure.
- execute(Map, String) - Method in class org.jpos.transaction.participant.BSHMethod
-
Sets the given arguments in the Interpreter, evaluates the script, and returns the object stored in the variable named
resultName. - execute(Map, Collection) - Method in class org.jpos.transaction.participant.BSHMethod
-
Sets the given arguments in the Interpreter, evaluates the script, and returns a map of named result variables.
- executeMethod(BSHMethod, long, Serializable, LogEvent, String) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
Executes the given BSHMethod with the standard transaction parameters.
- executorService(boolean) - Static method in class org.jpos.q2.QFactory
-
Creates an
ExecutorServiceusing either virtual or platform threads. - existAny(Object[]) - Method in class org.jpos.q2.qbean.SpaceLet
- existAny(Object[]) - Method in class org.jpos.space.JDBMSpace
- existAny(Object[]) - Method in class org.jpos.space.JESpace
- existAny(Object[], long) - Method in class org.jpos.q2.qbean.SpaceLet
- existAny(Object[], long) - Method in class org.jpos.space.JDBMSpace
- existAny(Object[], long) - Method in class org.jpos.space.JESpace
- existAny(K[]) - Method in class org.jpos.space.LSpace
- existAny(K[]) - Method in interface org.jpos.space.Space
-
Returns true if any of the given keys are present in the space.
- existAny(K[]) - Method in class org.jpos.space.SpaceInterceptor
- existAny(K[]) - Method in class org.jpos.space.TSpace
- existAny(K[], long) - Method in class org.jpos.space.LSpace
- existAny(K[], long) - Method in interface org.jpos.space.Space
-
Returns true if any of the given keys become available within the timeout.
- existAny(K[], long) - Method in class org.jpos.space.SpaceInterceptor
- existAny(K[], long) - Method in class org.jpos.space.TSpace
- Exit - Class in org.jpos.ui.action
-
UI action that exits the application.
- Exit() - Constructor for class org.jpos.ui.action.Exit
-
Default constructor.
- EXIT - Class in org.jpos.q2.cli.builtin
-
Sub-system command that exits the current CLI sub-system back to the parent shell.
- EXIT - Class in org.jpos.q2.cli
-
CLI command that exits the CLI shell.
- EXIT() - Constructor for class org.jpos.q2.cli.builtin.EXIT
-
Default constructor; no instance state to initialise.
- EXIT() - Constructor for class org.jpos.q2.cli.EXIT
-
Default constructor; no instance state to initialise.
- exitCode - Variable in class org.jpos.ui.action.Exit
-
The JVM exit code to use when the action is triggered.
- exp - Variable in class org.jpos.core.CardHolder
-
Expiration date (YYMM)
- exp(String) - Method in class org.jpos.core.Card.Builder
-
Sets the expiry date.
- exp(String) - Method in class org.jpos.core.Track1.Builder
-
Sets the expiration date.
- exp(String) - Method in class org.jpos.core.Track2.Builder
-
Sets the expiration date.
- expandEnvProperties(Element) - Static method in class org.jpos.q2.QFactory
-
Decorates an
Elementby replacing its attributes, and contentEnvironmentproperties references. - expired() - Method in interface org.jpos.util.ThreadPool.Supervised
-
Deprecated.Indicates whether the supervised job has expired.
- expired(Object) - Method in interface org.jpos.iso.ISOResponseListener
-
Called when waiting for a response has timed out.
- EXPIRED - Enum constant in enum class org.jpos.rc.CMF
-
Expired.
- expiredApplication() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the application has expired. - exportability - Variable in class org.jpos.security.SecureKeyBlock
-
The conditions under which the key can be exported outside the cryptographic domain.
- exportability - Variable in class org.jpos.security.SecureKeySpec
-
The conditions under which the key can be exported outside the cryptographic domain.
- Exportability - Enum Class in org.jpos.security
-
Defines the conditions under which the key contained in the key block can be exported outside the cryptographic domain in which the key is found.
- exportKey(SecureDESKey, SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
- exportKey(SecureDESKey, SecureDESKey) - Method in interface org.jpos.security.SMAdapter
-
Exports secure key to encryption under a KEK (Key-Encrypting Key).
- exportKey(SecureKey, SecureKey, SecureKeySpec) - Method in class org.jpos.security.BaseSMAdapter
- exportKey(SecureKey, SecureKey, SecureKeySpec) - Method in interface org.jpos.security.SMAdapter
-
Exports secure key to encryption under a KEK (Key-Encrypting Key).
- exportKeyImpl(SecureDESKey, SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- exportKeyImpl(SecureDESKey, SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- exportKeyImpl(SecureKey, SecureKey, SecureKeySpec) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality.
- exportPIN(EncryptedPIN, KeySerialNumber, SecureDESKey, boolean, byte) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Exports PIN to DUKPT Encryption.
- exportPIN(EncryptedPIN, T, byte) - Method in class org.jpos.security.BaseSMAdapter
- exportPIN(EncryptedPIN, T, byte) - Method in interface org.jpos.security.SMAdapter
-
Exports a PIN from encryption under LMK to encryption under a KD (Data Key).
- exportPINImpl(EncryptedPIN, SecureDESKey, byte) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- exportPINImpl(EncryptedPIN, T, byte) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- ExtKeyUsage - Class in org.jpos.security
-
Defines the primary usage of the key contained in the key block.
- ExtKeyUsage(String, String) - Constructor for class org.jpos.security.ExtKeyUsage
-
Internal constructor.
- EXTRA_FIELD - Enum constant in enum class org.jpos.rc.CMF
-
Extra Field.
- extractAccountNumberPart(String) - Static method in class org.jpos.security.EncryptedPIN
-
This method extracts the 12 right-most digits of the account number, execluding the check digit.
- extractDESKeyMaterial(short, Key) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Extracts the DES/DESede key material
F
- F126Packager() - Constructor for class org.jpos.iso.packager.Base1Packager.F126Packager
-
Creates F126Packager with the default field configuration.
- F127Packager() - Constructor for class org.jpos.iso.packager.Base1Packager.F127Packager
-
Creates F127Packager with the default field configuration.
- F127Packager() - Constructor for class org.jpos.iso.packager.VAPVIPPackager.F127Packager
-
Deprecated.Default constructor.
- f48Packager - Variable in class org.jpos.iso.packager.EuroPackager
-
Packager for the private data sub-elements in field 48.
- FactoryChannel - Interface in org.jpos.iso
-
Channels that can use socket factories need to implement this.
- fail(IRC, String, String, Object...) - Method in class org.jpos.rc.Result
-
Adds a failure entry to this result.
- FAIL - Static variable in interface org.jpos.transaction.TransactionConstants
-
Shortcut for a read-only, non-joining abort (
READONLY | NO_JOIN). - FAIL() - Method in class org.jpos.rc.Result
-
Helper method used to avoid adding an extra 'return' line in failing transaction participants
- FAILED - Static variable in interface org.jpos.q2.QBean
-
QBean has failed.
- failure() - Method in class org.jpos.rc.Result
-
Returns the first failure entry, or
nullif none exists. - failureList() - Method in class org.jpos.rc.Result
-
Returns a list of all failure entries.
- FALLBACK - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Fallback from preferred reading method.
- fatal(Object) - Method in class org.jpos.util.Log
-
Logs a fatal event with the given detail.
- fatal(Object, Object) - Method in class org.jpos.util.Log
-
Logs a fatal event with the given detail and an additional payload.
- FATAL - Static variable in class org.jpos.util.Log
-
Level constant for fatal events.
- fatalError(SAXParseException) - Method in class org.jpos.iso.packager.GenericPackager.GenericContentHandler
- fatalError(SAXParseException) - Method in class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
- FEE_COLLECTION_ACCEPTED - Enum constant in enum class org.jpos.rc.CMF
-
Fee Collection Accepted.
- FIELD_EDIT_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Field Edit Error.
- fieldId - Variable in class org.jpos.iso.ISOFieldValidator
-
field id
- fieldNumber - Variable in class org.jpos.iso.ISOBinaryField
-
The ISO field number.
- fieldNumber - Variable in class org.jpos.iso.ISOBitMap
-
The ISO field number.
- fieldNumber - Variable in class org.jpos.iso.ISOField
-
The ISO field number.
- fieldNumber - Variable in class org.jpos.iso.ISOMsg
-
Field number of this message when nested inside another ISOMsg.
- fieldPackager - Variable in class org.jpos.iso.DatasetFieldPackager
-
Outer field packager handling length and transport encoding.
- fieldPackager - Variable in class org.jpos.iso.ISOMsgFieldPackager
-
The field-level packager.
- fields - Variable in class org.jpos.iso.ISOMsg
-
Map of field number to field value.
- fieldUnpackLogger(LogEvent, int, ISOComponent, ISOFieldPackager, boolean) - Static method in class org.jpos.iso.ISOBasePackager
-
Internal helper logging function.
- FILE_CONTROL_INFORMATION_ISSUER_DISCRETIONARY_DATA_0xBF0C - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: File Control Information (FCI) Issuer Discretionary Data.
- FILE_CONTROL_INFORMATION_PROPRIETARY_TEMPLATE_0xA5 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: File Control Information (FCI) Proprietary Template.
- FILE_CONTROL_INFORMATION_TEMPLATE_0x6F - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: File Control Information (FCI) Template.
- FILE_LOCKED_OUT - Enum constant in enum class org.jpos.rc.CMF
-
File Locked Out.
- FileEnvironmentProvider - Class in org.jpos.core
-
EnvironmentProviderthat resolvesfile::references by reading the file contents. - FileEnvironmentProvider() - Constructor for class org.jpos.core.FileEnvironmentProvider
-
Default constructor; no instance state to initialise.
- fileNameFromPattern(String, String) - Method in class org.jpos.util.RotateLogListener
-
Applies a filename pattern to the given filename using the specified codes.
- filter(ISOChannel, ISOMsg, byte[], byte[], LogEvent) - Method in class org.jpos.bsh.BSHFilter
- filter(ISOChannel, ISOMsg, byte[], byte[], LogEvent) - Method in class org.jpos.iso.filter.DebugFilter
- filter(ISOChannel, ISOMsg, byte[], byte[], LogEvent) - Method in interface org.jpos.iso.RawIncomingFilter
-
Filters a raw incoming message before decoding.
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.bsh.BSHFilter
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.iso.filter.ChannelInfoFilter
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.iso.filter.DebugFilter
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.iso.filter.DelayFilter
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.iso.filter.MacroFilter
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.iso.filter.MD5Filter
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.iso.filter.StatefulFilter
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.iso.filter.ThroughputControlFilter
- filter(ISOChannel, ISOMsg, LogEvent) - Method in class org.jpos.iso.filter.XSLTFilter
-
Applies the configured XSLT transformation to the supplied message.
- filter(ISOChannel, ISOMsg, LogEvent) - Method in interface org.jpos.iso.ISOFilter
-
Filters an ISO message before sending or after receiving.
- FilteredBase - Class in org.jpos.iso
-
Filtered Channel Base
- FilteredBase() - Constructor for class org.jpos.iso.FilteredBase
-
Default constructor.
- FilteredChannel - Interface in org.jpos.iso
-
Filtered Channel
- FilterLogListener - Class in org.jpos.util
-
A specific log listener that filters logs based on their priorities.
- FilterLogListener() - Constructor for class org.jpos.util.FilterLogListener
-
Creates a FilterLogListener that writes to
System.out. - FilterLogListener(PrintStream) - Constructor for class org.jpos.util.FilterLogListener
-
Creates a FilterLogListener that writes to the given PrintStream.
- FINANCIAL_CONTACT_ACQUIRER - Enum constant in enum class org.jpos.rc.CMF
-
Financial Contact Acquirer.
- FINANCIAL_CONTACT_ACQUIRER_SECURITY - Enum constant in enum class org.jpos.rc.CMF
-
Financial Contact Acquirer Security.
- FINANCIAL_DO_NOT_HONOUR - Enum constant in enum class org.jpos.rc.CMF
-
Financial Do Not Honour.
- FINANCIAL_EXPIRED - Enum constant in enum class org.jpos.rc.CMF
-
Financial Expired.
- FINANCIAL_MAX_PIN_TRIES_EXCEEDED - Enum constant in enum class org.jpos.rc.CMF
-
Financial Max Pin Tries Exceeded.
- FINANCIAL_RESTRICTED_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Financial Restricted Card.
- FINANCIAL_SUSPECTED_FRAUD - Enum constant in enum class org.jpos.rc.CMF
-
Financial Suspected Fraud.
- find(int) - Method in class org.jpos.tlv.TLVList
-
Searches the list for a specified tag and returns a TLV object.
- findIndex(int) - Method in class org.jpos.tlv.TLVList
-
Searches the list for a specified tag and returns a zero based index for that tag.
- findNextTLV() - Method in class org.jpos.tlv.TLVList
-
Return the next TLVMsg of same TAG value.
- finish() - Method in class org.jpos.util.StopWatch
-
Sleeps until the configured deadline, returning immediately when already past it.
- fireEvent(EventObject) - Method in class org.jpos.iso.ISOServer
-
Dispatches an event to all registered server event listeners.
- firstAvailableMUX(long) - Method in class org.jpos.q2.iso.MUXPool
-
Returns the first usable MUX, scanning from index 0 and waiting up to
maxWait. - FixedByteLength(int) - Constructor for class org.jpos.emv.EMVTagType.FixedByteLength
-
Creates a FixedByteLength with the given length.
- FixedDataLength(int) - Constructor for class org.jpos.emv.EMVTagType.FixedDataLength
-
Creates a FixedDataLength with the given length.
- fixedLengthSize(int) - Method in class org.jpos.tlv.TLVList.TLVListBuilder
-
Forces a fixed size of length.
- fixedTagSize(int) - Method in class org.jpos.tlv.TLVList.TLVListBuilder
-
Forces a fixed size of tag.
- fixupBinary(ISOMsg, int[]) - Method in class org.jpos.iso.packager.XMLPackager
-
Converts selected message fields from hexadecimal strings into binary values.
- FK - Class in org.jpos.q2.cli.ssm.actions
-
Form a key from clear components.
- FK() - Constructor for class org.jpos.q2.cli.ssm.actions.FK
-
Default constructor; no instance state to initialise.
- flat(Properties, String, Map, boolean) - Static method in class org.jpos.core.Environment
-
Flattens a nested Map structure into a flat Properties object using dot notation.
- FlatLogListener - Class in org.jpos.util
-
A LogListener that uses the RemoveNewLinesMapper to remove newlines from the LogEvent dump output.
- FlatLogListener() - Constructor for class org.jpos.util.FlatLogListener
-
Creates a listener with default newline-folding behaviour.
- fld - Variable in class org.jpos.iso.ISOBasePackager
-
Per-field packagers indexed by field number.
- fld - Variable in class org.jpos.iso.packager.BASE24Packager
-
BASE-24 field packager definitions for fields 0-128.
- fld - Variable in class org.jpos.iso.packager.EuroPackager
-
Field packager definitions for all EuroPay ISO-8583 fields.
- fld - Variable in class org.jpos.iso.packager.ISO87APackager
-
Array of field packagers indexed by field number.
- fld - Variable in class org.jpos.iso.packager.ISO87APackagerBBitmap
-
Array of field packagers indexed by field number.
- fld - Variable in class org.jpos.iso.packager.ISO87BPackager
-
Array of field packagers indexed by field number.
- fld - Variable in class org.jpos.iso.packager.ISO93APackager
-
Array of field packagers indexed by field number.
- fld - Variable in class org.jpos.iso.packager.ISO93BPackager
-
Array of field packagers indexed by field number.
- fld - Variable in class org.jpos.iso.packager.PostPackager
-
Field-by-field packager array for the ISO-8583 v1987 Postilion variant.
- fld - Variable in class org.jpos.iso.packager.VAPSMSPackager
-
Deprecated.Field packager table indexed by field number.
- fld - Variable in class org.jpos.iso.packager.VAPVIPPackager
-
Deprecated.Field-by-field packager array for the VAPVIP variant.
- fld - Variable in class org.jpos.iso.packager.X92Packager
-
Field-by-field packager array for the X9.2 message variant.
- fld126 - Variable in class org.jpos.iso.packager.Base1Packager.F126Packager
-
Field packager definitions for sub-fields of field 126.
- fld127 - Variable in class org.jpos.iso.packager.Base1Packager.F127Packager
-
Field packager definitions for sub-fields of field 127.
- fld127 - Variable in class org.jpos.iso.packager.PostPackager.PostPrivatePackager
-
Field-by-field packager array for the DE-127 sub-message.
- fld127 - Variable in class org.jpos.iso.packager.VAPVIPPackager.F127Packager
-
Deprecated.Field-by-field packager array for the DE-127 sub-message.
- fldVld - Variable in class org.jpos.iso.packager.ISOBaseValidatingPackager
-
field validator array.
- floatValue() - Method in class org.jpos.util.TPS
-
Returns the current transactions-per-second value.
- forceBinary(int...) - Method in class org.jpos.iso.packager.XMLPackager
-
Marks the supplied fields so their XML values are always decoded as binary.
- forceNewClassLoaderOnNextScan() - Method in class org.jpos.q2.QClassLoader
-
Forces
QClassLoader.scan(boolean)to instantiate a fresh classloader on its next call. - forCode(int) - Static method in enum class org.jpos.emv.EMVStandardTagType
-
Returns the
EMVStandardTagTypefor the given numeric tag code. - forHexCode(String) - Static method in enum class org.jpos.emv.EMVStandardTagType
-
Returns the
EMVStandardTagTypefor the given hexadecimal tag code string. - format(Prefixer, Prefixer, byte[], byte[]) - Method in class org.jpos.iso.IsoFieldHeaderFormatter
-
Formats tag/length fields according to the configured ordering.
- format(Prefixer, Prefixer, byte[], byte[], byte[]) - Method in class org.jpos.iso.IsoFieldHeaderFormatter
-
Formats the tag and length prefixers into the output.
- FORMAT_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML attribute name holding dataset format metadata.
- FORMAT_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Format Error.
- FORMAT_OTHER - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Other format error.
- FORMAT00 - Static variable in interface org.jpos.security.SMAdapter
-
Proprietary PIN Block format.
- FORMAT01 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format adopted by ANSI (ANSI X9.8) and is one of two formats supported by the ISO (ISO 95641 - format 0).
- FORMAT02 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format 02 supports Douctel ATMs.
- FORMAT03 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format 03 is the Diabold Pin Block format.
- FORMAT04 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format 04 is the PIN block format adopted by the PLUS network.
- FORMAT05 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format 05 is the ISO 9564-1 Format 1 PIN Block.
- FORMAT34 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format 34 is the standard EMV PIN block format.
- FORMAT35 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format 35 is the required by Europay/MasterCard for their Pay Now & Pay Later products.
- FORMAT41 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format 41 is the Visa format for PIN change without using the current PIN.
- FORMAT42 - Static variable in interface org.jpos.security.SMAdapter
-
PIN Block Format 42 is the Visa format for PIN change using the current (old) PIN.
- formatAmount(long, int) - Static method in class org.jpos.iso.ISOUtil
-
prepare long value used as amount for display (implicit 2 decimals)
- formatAmountConversionRate(double) - Static method in class org.jpos.iso.ISOUtil
-
Format a string containing a amount conversion rate in the proper format
- formatAmountForISOMsg(double) - Method in class org.jpos.iso.Currency
-
Formats an amount for inclusion in an ISO message (zero-padded, 12 digits).
- formatDate(Date, String) - Static method in class org.jpos.iso.ISODate
-
Formats a date object, using the default time zone for this host WARNING: See important issue related to date pattern.
- formatDate(Date, String, TimeZone) - Static method in class org.jpos.iso.ISODate
-
You should use this version of formatDate() if you want a specific timeZone to calculate the date on.
- formatDouble(double, int) - Static method in class org.jpos.iso.ISOUtil
-
format double value
- formatDuration(Duration) - Static method in class org.jpos.iso.ISODate
-
Formats
das a human-readable"Nd, Nh, Nm, Ns"string, omitting zero components. - formatHeader() - Method in class org.jpos.iso.header.BASE1Header
-
Formats the header fields as a human-readable diagnostic string.
- formDESKey(short, byte[]) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Forms the clear DES key given its "RAW" encoded bytes Does the inverse of extractDESKeyMaterial
- formKEYfromClearComponents(short, String, String...) - Method in class org.jpos.security.BaseSMAdapter
- formKEYfromClearComponents(short, String, String...) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- formKEYfromClearComponents(short, String, String...) - Method in interface org.jpos.security.SMAdapter
-
Forms a key from 3 clear components and returns it encrypted under its corresponding LMK The corresponding LMK is determined from the keyType
- formKEYfromThreeClearComponents(short, String, String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Forms a key from 3 clear components and returns it encrypted under its corresponding LMK The corresponding LMK is determined from the keyType
- formKeyHeader(String) - Method in class org.jpos.security.SecureKeySpec
-
Renders the key-block header fields (version/usage/algorithm/etc.) as XML, indented for
SecureKeySpec.dump(PrintStream, String). - For Non-QBean components (e.g., providers, participants) - Section in class org.jpos.metrics.Metrics
- For QBeans (components extending QBeanSupport) - Section in class org.jpos.metrics.Metrics
- Forward - Class in org.jpos.transaction.participant
-
Transaction participant that forwards the context to a configured space queue, handing the work off to another asynchronous worker.
- Forward() - Constructor for class org.jpos.transaction.participant.Forward
-
Default constructor; no instance state to initialise.
- FRAUD_INVESTIGATION - Enum constant in enum class org.jpos.rc.CMF
-
Fraud Investigation.
- freeMemory() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
freeMemoryrecord component. - freeSpace() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
freeSpacerecord component. - freeze(Serializable, LogEvent, Profiler) - Method in class org.jpos.transaction.TransactionManager
-
This method gives the opportunity to decorate a LogEvent right before it gets logged.
- FROM_ACCOUNT_BAD_STATUS - Enum constant in enum class org.jpos.rc.CMF
-
From Account Bad Status.
- fromInclusive() - Method in record class org.jpos.transaction.TxnId.TxnIdRange
-
Returns the value of the
fromInclusiverecord component. - fromIsoString(String) - Static method in enum class org.jpos.rc.CMF
-
Returns the
CMFinstance that has the given String as its jPOS-CMF Result Code (usually transmitted in DE-39). - fromRrn(String) - Static method in class org.jpos.transaction.TxnId
-
Parses a
TxnIdfrom an ISO-8583 DE-037 Retrieval Reference Number (RRN) in base 36. - FrozenLogEvent - Class in org.jpos.util
-
An immutable, serializable snapshot of a
LogEvent. - FrozenLogEvent(String) - Constructor for class org.jpos.util.FrozenLogEvent
-
Creates a FrozenLogEvent from a pre-rendered string.
- FrozenLogEvent(LogEvent) - Constructor for class org.jpos.util.FrozenLogEvent
-
Creates a FrozenLogEvent by capturing the current dump of the given LogEvent.
- FS - Static variable in class org.jpos.iso.ISOUtil
-
ASCII File Separator (FS) control character.
- FS - Static variable in class org.jpos.iso.packager.VISA1Packager
-
ASCII Field Separator (0x1C) used between VISA1 sub-fields.
- FS - Static variable in class org.jpos.util.FSDMsg
-
Field Separator character (ASCII 0x1C).
- FSDChannel - Class in org.jpos.iso.channel
-
NACChannelvariant that usesFSDMsgas its message factory. - FSDChannel() - Constructor for class org.jpos.iso.channel.FSDChannel
-
Default constructor; no instance state to initialise.
- FSDISOMsg - Class in org.jpos.iso
-
An ISOMsg backed by a
FSDMsgfor fixed-schema message processing. - FSDISOMsg() - Constructor for class org.jpos.iso.FSDISOMsg
-
Default constructor.
- FSDISOMsg(FSDMsg) - Constructor for class org.jpos.iso.FSDISOMsg
-
Creates an FSDISOMsg wrapping the given FSDMsg.
- FSDMsg - Class in org.jpos.util
-
General purpose, Field Separator delimited message.
- FSDMsg(String) - Constructor for class org.jpos.util.FSDMsg
-
Creates a FSDMsg with a specific base path for the message format schema.
- FSDMsg(String, String) - Constructor for class org.jpos.util.FSDMsg
-
Creates a FSDMsg with a specific base path for the message format schema, and a base schema name.
- FSDPackager - Class in org.jpos.iso.packager
-
Pass-through
ISOPackagerthat delegates pack/unpack to the component's own implementation. - FSDPackager() - Constructor for class org.jpos.iso.packager.FSDPackager
-
Default constructor; no instance state to initialise.
- FSDProtectedLogListener - Class in org.jpos.util
-
Protects selected fields from LogEvents.
- FSDProtectedLogListener() - Constructor for class org.jpos.util.FSDProtectedLogListener
-
Default constructor.
- FURTHER_ACTIVITY_PREVENTS_REVERSAL - Enum constant in enum class org.jpos.rc.CMF
-
Further Activity Prevents Reversal.
- FURTHER_ACTIVITY_PREVENTS_VOID - Enum constant in enum class org.jpos.rc.CMF
-
Further Activity Prevents Void.
- fvlds - Variable in class org.jpos.iso.packager.GenericValidatingPackager
-
FieldValidator array.
G
- gauge(MeterRegistry, MeterInfo, Tags, String, Supplier) - Static method in class org.jpos.metrics.MeterFactory
-
Returns the
Gaugeassociated withmeterInfoandtags, creating one bound tonwhen absent. - gc() - Method in class org.jpos.space.JDBMSpace
-
garbage collector.
- gc() - Method in class org.jpos.space.JESpace
-
Runs a garbage-collection pass removing expired entries from the BDB JE store.
- gc() - Method in class org.jpos.space.LSpace
-
Runs a garbage-collection sweep to remove expired space entries.
- gc() - Method in class org.jpos.space.TSpace
-
Sweeps the short-lived expirable set, and the long-lived set when its sweep interval has elapsed.
- GC - Class in org.jpos.q2.cli.ssm.actions
-
Generate clear key component.
- GC() - Constructor for class org.jpos.q2.cli.ssm.actions.GC
-
Default constructor; no instance state to initialise.
- GC_DELAY - Static variable in class org.jpos.space.JESpace
-
Delay in milliseconds between GC runs.
- GCDELAY - Static variable in class org.jpos.space.JDBMSpace
-
Periodic interval, in milliseconds, between background GC sweeps.
- GCDELAY - Static variable in class org.jpos.space.LSpace
-
GC sweep delay in milliseconds.
- GCDELAY - Static variable in class org.jpos.space.TSpace
-
Periodic interval, in milliseconds, between background GC sweeps.
- GCRef() - Constructor for class org.jpos.space.JESpace.GCRef
-
Default constructor required by BerkeleyDB JE.
- GCRef(long, long) - Constructor for class org.jpos.space.JESpace.GCRef
-
Constructs a GCRef for the given Ref id and expiration time.
- gcTotalCnt() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
gcTotalCntrecord component. - gcTotalTime() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
gcTotalTimerecord component. - GENERAL_DECLINE - Enum constant in enum class org.jpos.rc.CMF
-
General Decline.
- generateARPC(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
- generateARPC(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Genarate Authorisation Response Cryptogram (ARPC)
- generateARPCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- generateARPCImpl(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateCBC_MAC(byte[], T) - Method in class org.jpos.security.BaseSMAdapter
- generateCBC_MAC(byte[], T) - Method in interface org.jpos.security.SMAdapter
-
Generates CBC-MAC (Cipher Block Chaining Message Authentication Code) for some data.
- generateCBC_MACImpl(byte[], SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Generates CBC-MAC (Cipher Block Chaining Message Authentication Code) for some data.
- generateCBC_MACImpl(byte[], T) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateClearKeyComponent(short) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Generates a random clear key component.
- generateClearKeyComponent(short) - Method in interface org.jpos.security.SMAdapter
-
Generates a random clear key component.
- generateDESKey(short) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Generates a clear DES (DESede) key
- generateEDE_MAC(byte[], T) - Method in class org.jpos.security.BaseSMAdapter
- generateEDE_MAC(byte[], T) - Method in interface org.jpos.security.SMAdapter
-
Generates EDE-MAC (Encrypt Decrypt Encrypt Message Message Authentication Code) for some data.
- generateEDE_MACImpl(byte[], SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Generates EDE-MAC (Encrypt Decrypt Encrypt Message Authentication Code) for some data.
- generateEDE_MACImpl(byte[], T) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateKey(short, String) - Method in class org.jpos.security.BaseSMAdapter
- generateKey(short, String) - Method in interface org.jpos.security.SMAdapter
-
Generates a random DES Key.
- generateKey(SecureKeySpec) - Method in class org.jpos.security.BaseSMAdapter
- generateKey(SecureKeySpec) - Method in interface org.jpos.security.SMAdapter
-
Generates a random Key.
- generateKeyCheckValue(T) - Method in class org.jpos.security.BaseSMAdapter
- generateKeyCheckValue(T) - Method in interface org.jpos.security.SMAdapter
-
Generates key check value.
- generateKeyCheckValueImpl(SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Generates key check value.
- generateKeyCheckValueImpl(T) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateKeyImpl(short, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateKeyImpl(short, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- generateKeyImpl(SecureKeySpec) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality.
- generateKeyPair(AlgorithmParameterSpec) - Method in class org.jpos.security.BaseSMAdapter
- generateKeyPair(AlgorithmParameterSpec) - Method in interface org.jpos.security.SMAdapter
-
Generate a public/private key pair.
- generateKeyPair(SecureKeySpec) - Method in class org.jpos.security.BaseSMAdapter
- generateKeyPair(SecureKeySpec) - Method in interface org.jpos.security.SMAdapter
-
Generate a public/private key pair.
- generateKeyPairImpl(AlgorithmParameterSpec) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateKeyPairImpl(SecureKeySpec) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality.
- generateMAC(byte[], Key, String) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Generates MAC (Message Message Authentication Code) for some data.
- generatePIN(String, int) - Method in class org.jpos.security.BaseSMAdapter
- generatePIN(String, int) - Method in interface org.jpos.security.SMAdapter
-
Generate random pin under LMK
- generatePIN(String, int, List) - Method in class org.jpos.security.BaseSMAdapter
- generatePIN(String, int, List) - Method in interface org.jpos.security.SMAdapter
-
Generate random pin under LMK with exclude list
- generatePINImpl(String, int, List) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generatePINImpl(String, int, List) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- generateSM_MAC(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
- generateSM_MAC(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Generate Secure Message MAC over suppiled message data
- generateSM_MACImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- generateSM_MACImpl(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- GenericContentHandler() - Constructor for class org.jpos.iso.packager.GenericPackager.GenericContentHandler
-
Default constructor bound to the enclosing packager.
- GenericEntityResolver() - Constructor for class org.jpos.iso.packager.GenericPackager.GenericEntityResolver
-
Default constructor for SAX entity-resolver use.
- GenericPackager - Class in org.jpos.iso.packager
-
GenericPackager uses an XML config file to describe the layout of an ISOMessage The general format is as follows <isopackager> <isofield id="[field id]" name="[field name]" length="[max field length]" class="[org.jpos.iso.IF_*]" pad="true|false"> </isofield> ...
- GenericPackager() - Constructor for class org.jpos.iso.packager.GenericPackager
-
Default constructor.
- GenericPackager(InputStream) - Constructor for class org.jpos.iso.packager.GenericPackager
-
Create a GenericPackager with the field descriptions from an XML InputStream
- GenericPackager(String) - Constructor for class org.jpos.iso.packager.GenericPackager
-
Create a GenericPackager with the field descriptions from an XML File
- GenericPackager.GenericContentHandler - Class in org.jpos.iso.packager
-
SAX content handler that builds the packager's field structure from the DTD-driven XML.
- GenericPackager.GenericEntityResolver - Class in org.jpos.iso.packager
-
SAX entity resolver that maps the GenericPackager DTD URIs to bundled resources.
- GenericPackagerParams - Interface in org.jpos.iso.packager
-
Interface defining configuration parameters for generic packagers.
- GenericSSLSocketFactory - Class in org.jpos.iso
-
SunJSSESocketFactoryis used by BaseChannel and ISOServer in order to provide hooks for SSL implementations. - GenericSSLSocketFactory() - Constructor for class org.jpos.iso.GenericSSLSocketFactory
-
Default constructor; no instance state to initialise.
- GenericSubFieldPackager - Class in org.jpos.iso.packager
-
GenericSubFieldPackager Used to pack composite SubFields from the GenericPackager
- GenericSubFieldPackager() - Constructor for class org.jpos.iso.packager.GenericSubFieldPackager
-
Default constructor.
- GenericTaggedFieldsPackager - Class in org.jpos.iso.packager
-
Packager for fields containing TLV sub-fields without a bitmap The Tag is alphanumeric so a mapping between fieldNumber and tag are required.
- GenericTaggedFieldsPackager() - Constructor for class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
Default constructor.
- GenericTagSequence - Class in org.jpos.tlv
-
A generic ordered sequence of
TagValueelements. - GenericTagSequence() - Constructor for class org.jpos.tlv.GenericTagSequence
-
Default constructor.
- GenericTagSequence(String) - Constructor for class org.jpos.tlv.GenericTagSequence
-
Constructs a GenericTagSequence with the given tag identifier.
- GenericValidatingPackager - Class in org.jpos.iso.packager
-
Generic Packager that configure validators too.
- GenericValidatingPackager() - Constructor for class org.jpos.iso.packager.GenericValidatingPackager
-
Default constructor.
- GenericValidatingPackager(InputStream) - Constructor for class org.jpos.iso.packager.GenericValidatingPackager
-
Constructs a packager loading its field/validator descriptions from an XML stream.
- GenericValidatingPackager(String) - Constructor for class org.jpos.iso.packager.GenericValidatingPackager
-
Constructs a packager loading its field/validator descriptions from an XML file.
- GenericValidatingPackager.GenericValidatorContentHandler - Class in org.jpos.iso.packager
-
SAX handler that builds the packager's field-and-validator graph from the descriptor XML.
- GenericValidatorContentHandler() - Constructor for class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
-
Default constructor; no instance state to initialise.
- GENONLY - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may only be used to perform MAC generate operations.
- GENSIGN - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may only be used to perform digital signature generation operations.
- GENVER - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may be used to perform MAC calculation (both generate & verify) operations.
- get() - Method in class org.jpos.security.SensitiveString
- get() - Method in class org.jpos.util.Recyclable
- get(int, int) - Method in class org.jpos.iso.ISODatasetField
-
Returns the component stored under the given dataset and element identifiers.
- get(long, TimeUnit, Supplier) - Static method in class org.jpos.util.StopWatch
-
Runs
fand pads its execution to at leastperiod. - get(long, Supplier) - Static method in class org.jpos.util.StopWatch
-
Runs
fand pads its execution to at leastperiodmilliseconds. - get(Object) - Method in class org.jpos.transaction.Context
-
Get object instance from transaction context.
- get(Object, long) - Method in class org.jpos.transaction.Context
-
Retrieves a persistent value by key, waiting up to
timeoutmilliseconds. - get(Object, T) - Method in class org.jpos.transaction.Context
-
Get object instance from transaction context.
- get(String) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property.
- get(String) - Static method in class org.jpos.core.Environment
-
Resolves a property expression using the singleton Environment.
- get(String) - Method in interface org.jpos.core.EnvironmentProvider
-
Resolves the given configuration key using this provider.
- get(String) - Method in class org.jpos.core.FileEnvironmentProvider
- get(String) - Method in class org.jpos.core.ObfEnvironmentProvider
- get(String) - Method in interface org.jpos.core.Sequencer
-
Increments
counterNameby 1 and returns its new value. - get(String) - Method in class org.jpos.core.SimpleConfiguration
- get(String) - Method in class org.jpos.core.SubConfiguration
- get(String) - Method in class org.jpos.core.VolatileSequencer
- get(String) - Method in interface org.jpos.tlv.TagSequence
-
Returns all TagValues for the given tag.
- get(String) - Method in class org.jpos.tlv.TagSequenceBase
- get(String) - Method in class org.jpos.ui.UI
-
Returns the component registered under the given id.
- get(String) - Method in class org.jpos.util.FSDMsg
-
Returns the value of the named field.
- get(String) - Static method in class org.jpos.util.NameRegistrar
-
Get a value from the registry.
- get(String, int) - Method in interface org.jpos.core.Sequencer
-
Increments
counterNamebyaddand returns its new value. - get(String, int) - Method in class org.jpos.core.VolatileSequencer
- get(String, int) - Method in interface org.jpos.core.VolatileSequencerMBean
-
Increments
counterNamebyaddand returns its new value. - get(String, long) - Static method in class org.jpos.util.NameRegistrar
-
Get a value from the registry - wait for it specified time.
- get(String, String) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property, or a default.
- get(String, String) - Static method in class org.jpos.core.Environment
-
Resolves a property expression using the singleton Environment.
- get(String, String) - Method in class org.jpos.core.SimpleConfiguration
-
Returns the value of the configuration property named
name, or the default valuedef. - get(String, String) - Method in class org.jpos.core.SubConfiguration
- get(String, String) - Method in class org.jpos.util.FSDMsg
-
Returns the value of the named field, or a default if not set.
- get(String, String, int, String, String) - Method in class org.jpos.util.FSDMsg
-
Returns the formatted value for the named field.
- get(String, String, int, String, String, boolean) - Method in class org.jpos.util.FSDMsg
-
Returns the formatted value for the named field with optional unpadding.
- getAccountNumber() - Method in class org.jpos.security.EncryptedPIN
-
Returns the extracted account number part.
- getActiveConnections() - Method in class org.jpos.iso.ISOServer
-
Returns the current number of active (in-use) connections.
- getActiveCount() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getActiveCount() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the approximate number of threads that are actively executing tasks.
- getActiveCount() - Method in class org.jpos.util.ThreadPool
-
Deprecated.Returns the number of threads currently executing a job.
- getActiveSessions() - Method in class org.jpos.transaction.TransactionManager
- getActiveSessions() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the number of session threads currently processing transactions.
- getActiveSubSystem() - Method in class org.jpos.q2.CLIContext
-
Returns the name of the active CLI sub-system.
- getAlgorithm() - Method in class org.jpos.security.SecureKeyBlock
-
The cryptographic algorithm with which the key contained in key block will be used.
- getAlgorithm() - Method in class org.jpos.security.SecureKeySpec
-
The cryptographic algorithm with which the key contained in key block will be used.
- getAll() - Method in interface org.jpos.tlv.TagSequence
-
Returns all tag values grouped by tag identifier.
- getAll() - Method in class org.jpos.tlv.TagSequenceBase
- getAll(String) - Method in interface org.jpos.core.Configuration
-
Returns all property values with the given name.
- getAll(String) - Method in class org.jpos.core.SimpleConfiguration
- getAll(String) - Method in class org.jpos.core.SubConfiguration
- getAlphaCode() - Method in class org.jpos.iso.Currency
-
Returns the ISO alpha currency code.
- getAmount() - Method in class org.jpos.iso.ISOAmount
-
Returns the monetary amount.
- getAmountAsLegacyString() - Method in class org.jpos.iso.ISOAmount
-
Returns the amount formatted as a legacy ISO string.
- getAmountAsString() - Method in class org.jpos.iso.ISOAmount
-
Returns the amount as a formatted string.
- getANSIDate(Date) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getANSIDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getApprovalCodeLength() - Method in class org.jpos.iso.PosCapability
-
Returns the maximum approval code length supported by this terminal (sub-field 27-3).
- getAppVersionString() - Static method in class org.jpos.q2.Q2
-
Returns the application's version banner, when an embedded application has deployed its own
buildinfo/revisionresources, ornullwhen none is present. - getArchiveDir() - Method in class org.jpos.util.DirPoll
-
Returns the archive directory.
- getARPCMethod() - Method in class org.jpos.emv.cryptogram.CPACryptogram
- getARPCMethod() - Method in interface org.jpos.emv.cryptogram.CryptogramSpec
-
Returns method of generation of the response cryptogram
- getARPCMethod() - Method in class org.jpos.emv.cryptogram.MChipCryptogram
- getARPCMethod() - Method in class org.jpos.emv.cryptogram.VISACryptogram
- getAsMap() - Static method in class org.jpos.util.NameRegistrar
-
Returns a copy of the NameRegistrar's entries as a Map.
- getAttribute(Element, String, boolean, String) - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Returns a required or optional XML attribute, raising a configuration error with
errDescas context when a mandatory attribute is missing or empty. - getAttributeList(Element) - Method in class org.jpos.q2.QFactory
-
Builds a JMX
AttributeListfromattrchild elements of the given element. - getAttributeName(String) - Method in class org.jpos.q2.QFactory
-
Capitalizes the first letter of an attribute name to produce a setter/getter name.
- getAttributeValue(Element, String) - Static method in class org.jpos.q2.QFactory
-
Returns the value of the named attribute from the element, with environment variable substitution.
- getAttrs() - Method in class org.jpos.q2.QBeanSupport
-
Iterates over top-level
<attr>children of the persisted element. - getAttrs(String) - Method in class org.jpos.q2.QBeanSupport
-
Iterates over
<attr>children nested under the given parent element name. - getAvailableCount() - Method in class org.jpos.util.ThreadPool
-
Deprecated.Returns the number of threads available to accept new work without spawning.
- getAvg() - Method in class org.jpos.util.TPS
-
Returns the average TPS across sampled intervals.
- getBadDir() - Method in class org.jpos.util.DirPoll
-
Returns the bad (failed) directory.
- getBaseKeyID() - Method in class org.jpos.security.KeySerialNumber
-
Returns the base key ID as a hexadecimal string padded with leading zeros to a length of 10 characters.
- getBaseKeyIDBytes() - Method in class org.jpos.security.KeySerialNumber
-
Returns the base key ID as an array of bytes.
- getBasePath() - Method in class org.jpos.util.FSDMsg
-
Returns the base schema path used to load field definitions.
- getBaseSchema() - Method in class org.jpos.util.FSDMsg
-
Returns the base schema name used to load field definitions.
- getBean(String) - Method in class org.jpos.q2.qbean.QBeanFactory
- getBean(String) - Method in interface org.jpos.q2.qbean.QBeanFactoryMBean
-
Returns the registered object associated with
beanName. - getBin() - Method in class org.jpos.core.Card
-
Returns the traditional 6-digit BIN from the PAN.
- getBin(int) - Method in class org.jpos.core.Card
-
Returns the first
lendigits from the PAN. - getBIN() - Method in class org.jpos.core.CardHolder
-
Get the traditional 6-digit BIN (Bank Issuer Number) from the PAN
- getBIN(int) - Method in class org.jpos.core.CardHolder
-
Returns the first
lendigits of the PAN (the BIN). - getBitMapfieldPackager() - Method in class org.jpos.iso.ISOBasePackager
-
Returns the field packager used for the primary bitmap.
- getBitMapfieldPackager() - Method in class org.jpos.iso.packager.Base1SubFieldPackager
- getBitMapfieldPackager() - Method in class org.jpos.iso.packager.GenericPackager
- getBitMapfieldPackager() - Method in class org.jpos.iso.packager.X92GenericPackager
- getBitMapfieldPackager() - Method in class org.jpos.iso.packager.X92Packager
- getBoolean(String) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property as a boolean.
- getBoolean(String) - Method in class org.jpos.core.SimpleConfiguration
- getBoolean(String) - Method in class org.jpos.core.SubConfiguration
- getBoolean(String, boolean) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property as a boolean, or a default.
- getBoolean(String, boolean) - Method in class org.jpos.core.SimpleConfiguration
- getBoolean(String, boolean) - Method in class org.jpos.core.SubConfiguration
- getBooleans(String) - Method in interface org.jpos.core.Configuration
-
Returns all values of a configuration property as a boolean array.
- getBooleans(String) - Method in class org.jpos.core.SimpleConfiguration
- getBooleans(String) - Method in class org.jpos.core.SubConfiguration
- getBranch() - Static method in class org.jpos.q2.Q2
-
Returns the source branch of the running jPOS build.
- getBuildTimestamp() - Static method in class org.jpos.q2.Q2
-
Returns the timestamp at which the running jPOS jar was built.
- getByteLength() - Method in enum class org.jpos.emv.EMVStandardTagType
- getByteLength() - Method in interface org.jpos.emv.EMVTagType
-
Returns the byte length descriptor for this tag.
- getBytes() - Method in class org.jpos.iso.DatasetElement
-
Returns a defensive copy of the element bytes.
- getBytes() - Method in class org.jpos.iso.ISOBinaryField
- getBytes() - Method in class org.jpos.iso.ISOComponent
-
get Value as bytes (when possible)
- getBytes() - Method in class org.jpos.iso.ISODatasetField
-
Dataset fields do not expose their bytes directly and must be packed via a
DatasetFieldPackager. - getBytes() - Method in class org.jpos.iso.ISOField
- getBytes() - Method in class org.jpos.iso.PosCapability
-
Returns the raw 27-byte wire buffer backing this instance.
- getBytes() - Method in class org.jpos.iso.PosDataCode
-
Returns the raw 16-byte representation of this PosDataCode.
- getBytes() - Method in class org.jpos.iso.PosFlags
-
Returns the underlying byte buffer holding the packed flags.
- getBytes() - Method in class org.jpos.security.KeySerialNumber
-
Constructs a 10-byte Key Serial Number (KSN) array using the base key ID, device ID, and transaction counter.
- getBytes() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getBytes() - Method in class org.jpos.tlv.ISOTaggedField
- getBytes(byte[]) - Method in class org.jpos.iso.BaseChannel
-
Low level receive
- getBytes(int) - Method in class org.jpos.iso.ISODataset
-
Returns the bytes of the first matching element.
- getBytes(int) - Method in class org.jpos.iso.ISOMsg
-
Return the byte[] value associated with the given ISOField number
- getBytes(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getBytes(int, int) - Method in class org.jpos.iso.ISODatasetField
-
Returns the bytes stored under the given dataset and element identifiers.
- getBytes(String) - Method in class org.jpos.iso.ISOMsg
-
Return the String value associated with the given field path
- getBytes(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getCardAcceptorDisplayLength() - Method in class org.jpos.iso.PosCapability
-
Returns the maximum card acceptor display data length in characters (sub-field 27-7).
- getCardAcceptorReceiptLength() - Method in class org.jpos.iso.PosCapability
-
Returns the maximum card acceptor (merchant) receipt data length in characters (sub-field 27-5).
- getCardholderDisplayLength() - Method in class org.jpos.iso.PosCapability
-
Returns the maximum cardholder display data length in characters (sub-field 27-6).
- getCardholderReceiptLength() - Method in class org.jpos.iso.PosCapability
-
Returns the maximum cardholder receipt data length in characters (sub-field 27-4).
- getCardVerificationResults() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns a hexadecimal representation of the Card Verification Results (CVR).
- getChannel() - Method in class org.jpos.q2.iso.QServer
- getChannel() - Method in interface org.jpos.q2.iso.QServerMBean
-
Returns the configured channel class name.
- getChannel(String) - Static method in class org.jpos.iso.BaseChannel
-
Retrieves a channel instance by name from the NameRegistrar.
- getChildren() - Method in class org.jpos.iso.ISOComponent
-
dummy behaviour - return empty map
- getChildren() - Method in class org.jpos.iso.ISOMsg
-
clone fields
- getChildren() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getChildren() - Method in class org.jpos.tlv.ISOTaggedField
- getChildren() - Method in interface org.jpos.tlv.TagSequence
-
Returns all child tag values grouped by tag identifier.
- getChildren() - Method in class org.jpos.tlv.TagSequenceBase
- getClassPath() - Static method in class org.jpos.q2.Q2
-
Returns the JVM class path, expanded against the
Class-Pathmanifest entry when the JVM was launched with a single executable jar. - getClassPathHash() - Static method in class org.jpos.q2.Q2
-
Returns the SHA-1 hash of the class path returned by
Q2.getClassPath(). - getCLI() - Method in class org.jpos.q2.CLIContext
-
Returns the CLI instance managing this context.
- getClientAuthNeeded() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Returns whether accepted sockets require TLS client authentication.
- getCode() - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Getter for property code.
- getCode() - Method in enum class org.jpos.security.Algorithm
-
Get algorithm code.
- getCode() - Method in enum class org.jpos.security.Exportability
-
Get exportability code.
- getCode() - Method in class org.jpos.security.KeyUsage
-
Get key usage code.
- getCode() - Method in enum class org.jpos.security.ModeOfUse
-
Get code of key use mode.
- getCollection(Class, Element) - Method in class org.jpos.q2.QFactory
-
Creates a collection from a definition element with the format.
- getCommandLineArgs() - Method in class org.jpos.q2.Q2
-
Returns the original command-line arguments Q2 was launched with.
- getCommonCoreIdentifier() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns a hexadecimal representation of the Common Core Identifier (CCI).
- getCompletedTaskCount() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getCompletedTaskCount() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the approximate total number of tasks that have completed execution.
- getCompletionPrefixes() - Method in class org.jpos.q2.CLI
-
Returns command prefixes registered for tab-completion.
- getCompletionPrefixes(CLIContext, String[]) - Method in class org.jpos.q2.cli.builtin.EXIT
- getCompletionPrefixes(CLIContext, String[]) - Method in class org.jpos.q2.cli.DEPLOY
- getCompletionPrefixes(CLIContext, String[]) - Method in class org.jpos.q2.cli.SSM
- getCompletionPrefixes(CLIContext, String[]) - Method in interface org.jpos.q2.CLISubSystem
-
Returns the command prefixes registered by this sub-system.
- getComponent() - Method in class org.jpos.iso.DatasetElement
-
Returns the backing ISO component.
- getComponent(int) - Method in class org.jpos.iso.ISODataset
-
Returns the
ISOComponentof the first matching element. - getComponent(int) - Method in class org.jpos.iso.ISOMsg
-
get the component associated with the given field number
- getComponent(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getComponent(String) - Method in class org.jpos.iso.ISOMsg
-
get the component associated with the given field number
- getComponent(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getComposite() - Method in class org.jpos.iso.ISOComponent
-
In order to interchange Composites and Leafs we use getComposite().
- getComposite() - Method in class org.jpos.iso.ISODatasetField
-
Returns this composite field.
- getComposite() - Method in class org.jpos.iso.ISOMsg
-
In order to interchange Composites and Leafs we use getComposite().
- getComposite() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getComposite() - Method in class org.jpos.tlv.ISOTaggedField
- getCompressedOutputStream(File) - Method in class org.jpos.util.DailyLogListener
-
Hook method that creates an output stream that will compress the data.
- getCompressedSuffix() - Method in class org.jpos.util.DailyLogListener
-
Getter for property compressedExt.
- getCompressionBufferSize() - Method in class org.jpos.util.DailyLogListener
-
Getter for property compressionBufferSize.
- getCompressionFormat() - Method in class org.jpos.util.DailyLogListener
-
Getter for property compressionFormat.
- getCompressorThread(File) - Method in class org.jpos.util.DailyLogListener
-
Deprecated.Compression is now serialized through
LogCompressor. OverrideDailyLogListener.getCompressedOutputStream(File)orDailyLogListener.closeCompressedOutputStream(OutputStream)to customize compression. - getConfiguration() - Method in interface org.jpos.core.ReadableConfiguration
-
Returns the configuration backing this object.
- getConfiguration() - Method in class org.jpos.iso.BaseChannel
-
Returns the current configuration for this channel.
- getConfiguration() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Returns the configuration applied via
GenericSSLSocketFactory.setConfiguration(Configuration). - getConfiguration() - Method in class org.jpos.q2.QBeanSupport
-
Returns the configuration applied to this bean.
- getConfiguration() - Method in class org.jpos.util.Logger
-
Returns the current configuration.
- getConfiguration(String) - Static method in class org.jpos.q2.qbean.QConfig
-
Looks up the
Configurationregistered undername. - getConfiguration(String) - Static method in class org.jpos.q2.qbean.QXmlConfig
-
Looks up the configuration element registered under
name. - getConfiguration(String, long) - Static method in class org.jpos.q2.qbean.QConfig
- getConfiguration(String, long) - Static method in class org.jpos.q2.qbean.QXmlConfig
-
Looks up the configuration element registered under
name, waiting up totimeout. - getConfiguration(Element) - Method in interface org.jpos.q2.ConfigurationFactory
-
Builds a Configuration from the given XML element.
- getConfiguration(Element) - Method in class org.jpos.q2.QFactory
-
Returns a
Configurationbuilt from the given XML element, with optional merge. - getConfiguration(Element) - Method in class org.jpos.q2.SimpleConfigurationFactory
- getConnectionCount() - Method in class org.jpos.iso.ISOServer
-
Returns the cumulative number of connections accepted by this server.
- getConnectionCount() - Method in interface org.jpos.iso.ISOServerMBean
-
Returns the current connection count.
- getConnections() - Method in class org.jpos.iso.ISOServer
-
Returns the current number of active accepted connections.
- getConnectsCounter() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getConnectsCounter() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the number of successful connections since last reset.
- getConsumed() - Method in class org.jpos.tlv.packager.TaggedSequencePackager.PrefixUnpackResult
-
Returns the number of bytes consumed by the prefix fields.
- getContext() - Static method in class org.jpos.transaction.TransactionManager
-
Returns the current thread's transaction context, narrowed to the caller's expected type.
- getContext() - Method in class org.jpos.transaction.TransactionStatusEvent
-
Returns the transaction context.
- getCorePoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getCorePoolSize() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the core number of threads.
- getCounterNames() - Method in class org.jpos.core.VolatileSequencer
- getCounterNames() - Method in interface org.jpos.core.VolatileSequencerMBean
-
Returns the names of every registered counter.
- getCounters() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns a hexadecimal representation of multiple counters, depending on the format.
- getCounters() - Method in class org.jpos.iso.BaseChannel
-
Returns the message counters array.
- getCounters() - Method in class org.jpos.iso.channel.LoopbackChannel
-
Returns the live counter array (transmitted/received tallies).
- getCounters() - Method in class org.jpos.iso.ISOServer
-
Returns an array of [rx, tx, connected] counters across all active channels.
- getCountersAsString() - Method in class org.jpos.iso.ISOServer
-
Returns a human-readable string summarising RX/TX/connection counters.
- getCountersAsString() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getCountersAsString() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns all counters as a human-readable string.
- getCountersAsString() - Method in class org.jpos.q2.iso.QMUX
-
Returns the current counters formatted as a single human-readable string.
- getCountersAsString() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the current counters formatted as a single human-readable string.
- getCountersAsString() - Method in class org.jpos.q2.iso.QServer
- getCountersAsString() - Method in interface org.jpos.q2.iso.QServerMBean
-
Returns aggregated counters across all active channels.
- getCountersAsString(String) - Method in class org.jpos.iso.ISOServer
- getCountersAsString(String) - Method in interface org.jpos.iso.ISOServerMBean
-
Returns counters as a string for the named channel.
- getCountersAsString(String) - Method in class org.jpos.q2.iso.QServer
- getCountersAsString(String) - Method in interface org.jpos.q2.iso.QServerMBean
-
Returns counters for a single named accepted channel.
- getCreatedAt() - Method in class org.jpos.util.LogEvent
-
Returns the time at which this event was constructed.
- getCryptogramSpec() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns the
CryptogramSpecfor this IAD format. - getCryptogramVersionNumber() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns a hexadecimal representation of the Cryptogram Version Number (CVN).
- getCurrency(int) - Static method in class org.jpos.iso.ISOCurrency
-
Returns the Currency for the given numeric ISO 4217 code.
- getCurrency(String) - Static method in class org.jpos.iso.ISOCurrency
-
Returns the Currency for the given string code.
- getCurrencyCode() - Method in class org.jpos.iso.ISOAmount
-
Returns the ISO 4217 currency code.
- getCurrencyCodeAsString() - Method in class org.jpos.iso.ISOAmount
-
Returns the currency code as a 3-digit string.
- getCurrent() - Method in class org.jpos.iso.channel.ChannelPool
-
Returns the currently active channel, trying to connect if necessary.
- getCvv() - Method in class org.jpos.core.Track1
-
Returns the CVV/CVC value, when present.
- getCvv() - Method in class org.jpos.core.Track2
-
Returns the CVV/CVC value, when present.
- getCvv2() - Method in class org.jpos.core.Card
-
Returns the CVV2 / CVC2 value.
- getDAC() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns a hexadecimal representation of the DAC/ICC dynamic number.
- getDataBuilder() - Method in class org.jpos.emv.cryptogram.CPACryptogram
- getDataBuilder() - Method in interface org.jpos.emv.cryptogram.CryptogramSpec
-
Returns class in charge of selecting the data elements and building the string that will be used for the generation of the cryptogram
- getDataBuilder() - Method in class org.jpos.emv.cryptogram.MChipCryptogram
- getDataBuilder() - Method in class org.jpos.emv.cryptogram.VISACryptogram
- getDataFormat() - Method in class org.jpos.emv.EMVConstructedTag
-
Returns the TLV data format for this tag.
- getDataFormat() - Method in class org.jpos.emv.EMVTag
-
Returns the TLV data format for this tag.
- getDataLength() - Method in enum class org.jpos.emv.EMVStandardTagType
- getDataLength() - Method in interface org.jpos.emv.EMVTagType
-
Returns the data length descriptor for this tag.
- getDataset(int) - Method in class org.jpos.iso.ISODatasetField
-
Returns the first dataset that matches the supplied identifier.
- getDatasets() - Method in class org.jpos.iso.ISODatasetField
-
Returns all datasets in insertion order.
- getDatasets(int) - Method in class org.jpos.iso.ISODatasetField
-
Returns all datasets that match the supplied identifier.
- getDataType() - Method in enum class org.jpos.emv.EMVStandardTagType
- getDataType() - Method in interface org.jpos.emv.EMVTagType
-
Returns the Java class representing the value type for this tag.
- getDate(Date) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getDateFmt() - Method in class org.jpos.util.DailyLogListener
-
Getter for property dateFmt.
- getDateTime(Date) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getDateTime(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getDecimals() - Method in class org.jpos.iso.Currency
-
Returns the number of decimal places for this currency.
- getDefaultARPCRequest(boolean) - Method in interface org.jpos.emv.cryptogram.CryptogramDataBuilder
-
Method that returns default issuer response data (ARC or CSU)
- getDefaultARPCRequest(boolean) - Method in class org.jpos.emv.cryptogram.CVN10DataBuilder
- getDefaultARPCRequest(boolean) - Method in class org.jpos.emv.cryptogram.CVN18DataBuilder
- getDefaultARPCRequest(boolean) - Method in class org.jpos.emv.cryptogram.CVNCPADataBuilder
- getDefaultARPCRequest(boolean) - Method in class org.jpos.emv.cryptogram.CVNMCDataBuilder
- getDefaultTags() - Method in class org.jpos.util.Log
-
Returns an unmodifiable snapshot of the current default tags.
- getDelegate() - Method in class org.jpos.tlv.ISOTaggedField
-
Returns the delegate ISO component.
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLBINARY
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLCHAR
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLBINARY
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLCHAR
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLLBINARY
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLLCHAR
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLLLBINARY
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLLLCHAR
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTTLLLCHAR
- getDelegate(int, String) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Returns the delegate packager for the given length and description.
- getDeleteRegex() - Method in class org.jpos.util.DailyLogListener
-
Getter for property deleteRegex.
- getDeployDir() - Method in class org.jpos.q2.Q2
-
Returns the directory Q2 scans for deploy descriptors.
- getDeployed() - Method in class org.jpos.q2.Q2.QEntry
-
Returns the deploy timestamp.
- getDerivationKeyIndex() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns a hexadecimal representation of the Derivation Key Index (DKI).
- getDescription() - Method in class org.jpos.iso.ISOBasePackager
- getDescription() - Method in class org.jpos.iso.ISOFieldPackager
-
Returns the field description.
- getDescription() - Method in class org.jpos.iso.ISOFieldValidator
-
Returns the field description.
- getDescription() - Method in interface org.jpos.iso.ISOPackager
-
Returns a human-readable description of this packager.
- getDescription() - Method in class org.jpos.iso.ISOVError
-
Returns the error description.
- getDescription() - Method in class org.jpos.iso.packager.DummyPackager
- getDescription() - Method in class org.jpos.iso.packager.FSDPackager
- getDescription() - Method in class org.jpos.iso.packager.GenericPackager
- getDescription() - Method in class org.jpos.iso.packager.LogPackager
- getDescription() - Method in class org.jpos.iso.packager.NativePackager
- getDescription() - Method in class org.jpos.iso.packager.VISA1Packager
- getDescription() - Method in class org.jpos.iso.packager.XMLPackager
- getDestination() - Method in class org.jpos.iso.header.BASE1Header
- getDestination() - Method in class org.jpos.iso.header.BaseHeader
- getDestination() - Method in interface org.jpos.iso.ISOHeader
-
Returns the destination address in this ISOHeader.
- getDetail() - Method in class org.jpos.jfr.ChannelEvent
-
Returns the current event detail.
- getDetailRequired() - Method in class org.jpos.q2.qbean.SystemMonitor
- getDetailRequired() - Method in interface org.jpos.q2.qbean.SystemMonitorMBean
-
Indicates whether detailed dumps are currently enabled.
- getDeviceID() - Method in class org.jpos.security.KeySerialNumber
-
Returns the device ID as a hexadecimal string padded with leading zeros to a length of 6 characters.
- getDeviceIDBytes() - Method in class org.jpos.security.KeySerialNumber
-
Returns the deviceID as an array of bytes.
- getDigest() - Method in class org.jpos.space.MD5Template
-
Returns the digest used for comparison.
- getDigestAsString() - Method in class org.jpos.space.MD5Template
-
Returns the digest as a hex-encoded string.
- getDirection() - Method in class org.jpos.iso.ISOMsg
-
Returns the message direction.
- getDirection() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getDiscretionaryData() - Method in class org.jpos.core.Track1
-
Returns the discretionary data trailing the service code.
- getDiscretionaryData() - Method in class org.jpos.core.Track2
-
Returns the discretionary data trailing the service code.
- getDouble(String) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property as a double.
- getDouble(String) - Method in class org.jpos.core.SimpleConfiguration
- getDouble(String) - Method in class org.jpos.core.SubConfiguration
- getDouble(String, double) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property as a double, or a default.
- getDouble(String, double) - Method in class org.jpos.core.SimpleConfiguration
- getDouble(String, double) - Method in class org.jpos.core.SubConfiguration
- getDoubles(String) - Method in interface org.jpos.core.Configuration
-
Returns all values of a configuration property as a double array.
- getDoubles(String) - Method in class org.jpos.core.SimpleConfiguration
- getDoubles(String) - Method in class org.jpos.core.SubConfiguration
- getDstId() - Method in class org.jpos.iso.channel.VAPChannel
-
Returns the configured destination identifier.
- getDump() - Method in class org.jpos.q2.QBeanSupport
-
Returns a textual dump of this bean's state.
- getDump() - Method in interface org.jpos.q2.QBeanSupportMBean
-
Returns a human-readable dump of this bean's state.
- getDumpedAt() - Method in class org.jpos.util.LogEvent
-
Returns the time at which this event was first dumped, capturing it on first call.
- getDuration() - Method in class org.jpos.util.Profiler.Entry
-
Returns the entry duration in milliseconds.
- getDurationInNanos() - Method in class org.jpos.util.Profiler.Entry
-
Returns the raw entry duration in nanoseconds.
- getDynamicHeader(byte[]) - Method in class org.jpos.iso.BaseChannel
-
Allow subclasses to override the Default header on incoming messages.
- getDynamicHeader(byte[]) - Method in class org.jpos.iso.channel.VAPChannel
-
The default header for VAPChannel is BASE1Header
- getDynamicPackager(byte[]) - Method in class org.jpos.iso.BaseChannel
-
allow subclasses to override default packager on incoming messages
- getDynamicPackager(byte[], byte[]) - Method in class org.jpos.iso.BaseChannel
-
allow subclasses to override default packager on incoming messages
- getDynamicPackager(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
allow subclasses to override default packager on outgoing messages
- getEagerStartAttribute(Element) - Static method in class org.jpos.q2.QFactory
-
Returns the value of the
eager-startattribute, defaulting to"false". - getElapsed() - Method in class org.jpos.util.Profiler
-
Returns the total elapsed time since the last reset.
- getElapsed() - Method in class org.jpos.util.TPS
-
Returns elapsed wall-clock time since the current sampling window started.
- getElapsedInMillis() - Method in class org.jpos.util.Profiler
-
Returns total elapsed time in milliseconds since the last reset.
- getElement(int) - Method in interface org.jpos.iso.Dataset
-
Returns the first element that matches the supplied identifier.
- getElement(int) - Method in class org.jpos.iso.ISODataset
- getElements() - Method in interface org.jpos.iso.Dataset
-
Returns all decoded elements in insertion order.
- getElements() - Method in class org.jpos.iso.ISODataset
- getElements(int) - Method in interface org.jpos.iso.Dataset
-
Returns all elements that match the supplied element identifier.
- getElements(int) - Method in class org.jpos.iso.ISODataset
- getEnabledAttribute(Element) - Static method in class org.jpos.q2.QFactory
-
Returns the value of the
enabledattribute, defaulting to"true". - getEnabledCipherSuites() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Returns the explicit list of TLS cipher suites enabled on created sockets.
- getEntries() - Method in class org.jpos.space.LSpace
-
Non-standard method (required for space replication) - use with care.
- getEntries() - Method in class org.jpos.space.TSpace
-
unstandard method (required for space replication) - use with care
- getEntry(String) - Method in class org.jpos.util.Profiler
-
Returns the profiler entry for the given event name.
- getEnvDir() - Method in class org.jpos.core.Environment
-
Returns the directory where environment configuration files are located.
- getEnvironment() - Static method in class org.jpos.core.Environment
-
Returns the singleton Environment instance.
- getErrComponent() - Method in exception class org.jpos.iso.validator.ISOVException
-
Returns the component that produced the validation error.
- getErrorStream() - Method in class org.jpos.q2.CLIContext
-
Returns the error stream for this session.
- getErrorString() - Method in class org.jpos.core.Environment
-
Returns any error message from the last configuration load attempt.
- getEuropeanDate(Date) - Static method in class org.jpos.iso.ISODate
-
Formats date as DD/MM/YY.
- getEuropeanDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
Formats date as DD/MM/YY in the given timezone.
- getEventName() - Method in class org.jpos.util.Profiler.Entry
-
Returns the event name.
- getEvents() - Method in class org.jpos.util.Profiler
-
Returns all profiler events collected since the last reset.
- getExceptionHandlers() - Method in interface org.jpos.core.handlers.exception.ExceptionHandlerAware
-
Returns the map of targeted exception handlers, keyed by exception class.
- getExceptionHandlers() - Method in class org.jpos.iso.BaseChannel
- getExecSrvType() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getExecSrvType() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the executor service type.
- getExp() - Method in class org.jpos.core.Card
-
Returns the card expiry date.
- getExp() - Method in class org.jpos.core.Track1
-
Returns the expiration date.
- getExp() - Method in class org.jpos.core.Track2
-
Returns the expiration date.
- getEXP() - Method in class org.jpos.core.CardHolder
-
Get Expiration Date
- getExpiration() - Method in class org.jpos.space.JESpace.GCRef
-
Returns the expiration timestamp in epoch milliseconds.
- getExpiration() - Method in class org.jpos.space.JESpace.Ref
-
Returns the expiration timestamp in epoch milliseconds.
- getExpirationDate(Date) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getExpirationDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getExportability() - Method in class org.jpos.security.SecureKeyBlock
-
The conditions under which the key can be exported outside the cryptographic domain.
- getExportability() - Method in class org.jpos.security.SecureKeySpec
-
The conditions under which the key can be exported outside the cryptographic domain.
- getFactory() - Method in class org.jpos.q2.Q2
-
Returns the
QFactoryresponsible for instantiating QBeans from deploy descriptors. - getFactory() - Method in class org.jpos.q2.QBeanSupport
-
Returns the
QFactoryassociated with the hosting Q2 server. - getFieldContent(String) - Method in class org.jpos.security.CryptographicServiceMessage
-
Returns the field content of a field with the given tag.
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.ISOBasePackager
-
Returns the human-readable description of a field as defined by its packager.
- getFieldDescription(ISOComponent, int) - Method in interface org.jpos.iso.ISOPackager
-
Emits a description of the field identified by
fldnoin the given message to the log event. - getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.DummyPackager
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.FSDPackager
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.LogPackager
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.NativePackager
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.PackagerWrapper
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.VISA1Packager
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.XMLPackager
- getFieldId() - Method in class org.jpos.iso.ISOFieldValidator
-
Returns the field ID.
- getFieldNumber() - Method in class org.jpos.iso.ISOAmount
- getFieldNumber() - Method in class org.jpos.iso.ISOBinaryField
- getFieldNumber() - Method in class org.jpos.iso.ISOBitMap
- getFieldNumber() - Method in class org.jpos.iso.ISOComponent
-
Returns the field number this component occupies within its container.
- getFieldNumber() - Method in class org.jpos.iso.ISODatasetField
-
Returns the outer ISO field number.
- getFieldNumber() - Method in class org.jpos.iso.ISOField
- getFieldNumber() - Method in class org.jpos.iso.ISOMsg
- getFieldNumber() - Method in interface org.jpos.iso.ISOSubFieldPackager
-
Get current composite field number
- getFieldNumber() - Method in class org.jpos.iso.packager.DatasetPackager
-
Returns the outer ISO field number this dataset packager is bound to.
- getFieldNumber() - Method in class org.jpos.iso.packager.GenericSubFieldPackager
- getFieldNumber() - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
- getFieldNumber() - Method in class org.jpos.iso.packager.GICCSubFieldPackager
- getFieldNumber() - Method in class org.jpos.tlv.ISOTaggedField
- getFieldNumberForTag(int, String) - Method in class org.jpos.iso.packager.DecimalTagMapper
-
Convert passed
tagto subfield number. - getFieldNumberForTag(int, String) - Method in interface org.jpos.iso.packager.TagMapper
-
Returns the sub-field number for the given field number and tag string.
- getFieldPackager(int) - Method in class org.jpos.iso.ISOBasePackager
-
Returns the field packager registered for the given field number.
- getFields(ISOMsg) - Method in class org.jpos.iso.filter.MD5Filter
-
factory method
- getFieldSet() - Method in class org.jpos.metrics.iso.ISOMsgCounter
-
Returns the configured field set map.
- getFiles(String, String) - Method in class org.jpos.q2.SimpleConfigurationFactory
-
Builds the list of candidate file names: the base file plus per-environment overlays.
- getFirst(String) - Method in interface org.jpos.tlv.TagSequence
-
Returns the first TagValue for the given tag.
- getFirst(String) - Method in class org.jpos.tlv.TagSequenceBase
- getFirstField() - Method in class org.jpos.iso.ISOBasePackager
-
usually 2 for normal fields, 1 for bitmap-less or ANSI X9.2
- getFirstField() - Method in class org.jpos.iso.packager.Base1SubFieldPackager
- getFirstField() - Method in class org.jpos.iso.packager.GenericPackager
- getFormat() - Method in enum class org.jpos.emv.EMVStandardTagType
- getFormat() - Method in interface org.jpos.emv.EMVTagType
-
Returns the TLV data format for this tag.
- getFormat() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns the format of the IAD.
- getFormat() - Method in interface org.jpos.iso.Dataset
-
Returns the logical dataset encoding format.
- getFormat() - Method in class org.jpos.iso.header.BASE1Header
-
Returns the message format code.
- getFormat() - Method in class org.jpos.iso.ISODataset
- getFormat(Integer) - Method in interface org.jpos.tlv.packager.bertlv.BERTLVFormatMapper
-
Returns the data format for the given BER-TLV tag.
- getFormat(Integer) - Method in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVFormatMapper
- getFSDMsg() - Method in class org.jpos.iso.FSDISOMsg
-
Returns the underlying FSDMsg instance.
- getGCExecutor() - Static method in class org.jpos.space.SpaceFactory
-
Returns the shared executor used by spaces to run lease-expiry/GC tasks.
- getHead() - Method in class org.jpos.transaction.TransactionManager
- getHead() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the current head index of the transaction queue.
- getHeader() - Method in class org.jpos.iso.BaseChannel
-
Returns the message header bytes.
- getHeader() - Method in class org.jpos.iso.channel.X25Channel
- getHeader() - Method in class org.jpos.iso.ISOMsg
-
get optional message header image
- getHeader() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getHeader() - Method in class org.jpos.util.FSDMsg
-
Returns the binary header bytes.
- getHeaderFormatter() - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Gets the formatter, which assembles tag TT and length LL parts in required format
- getHeaderFormatter() - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Gets the formatter, which assembles tag TT and length LL parts in required format
- getHeaderLength() - Method in class org.jpos.iso.BaseChannel
-
Returns the fixed header length for this channel.
- getHeaderLength() - Method in class org.jpos.iso.channel.CMFChannel
-
Returns the channel header length.
- getHeaderLength() - Method in class org.jpos.iso.channel.CSChannel
- getHeaderLength() - Method in class org.jpos.iso.channel.GICCChannel
- getHeaderLength() - Method in class org.jpos.iso.channel.LogChannel
- getHeaderLength() - Method in class org.jpos.iso.channel.TelnetXMLChannel
- getHeaderLength() - Method in class org.jpos.iso.channel.VAPChannel
- getHeaderLength() - Method in class org.jpos.iso.channel.X25Channel
- getHeaderLength() - Method in class org.jpos.iso.channel.XMLChannel
- getHeaderLength() - Method in class org.jpos.iso.ISOBasePackager
-
Returns the configured ISO header length in bytes.
- getHeaderLength(byte[]) - Method in class org.jpos.iso.BaseChannel
-
Returns the header length for the given raw message bytes.
- getHeaderLength(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
Returns the header length for the given ISO message.
- getHexBytes(String) - Method in class org.jpos.util.FSDMsg
-
Returns the value of the named field decoded from hex.
- getHexHeader() - Method in class org.jpos.util.FSDMsg
-
Returns the header as a hex string, or empty string if no header is set.
- getHLen() - Method in class org.jpos.iso.header.BASE1Header
-
Returns the header length field value.
- getHost() - Method in class org.jpos.iso.BaseChannel
- getHost() - Method in interface org.jpos.iso.BaseChannelMBean
-
Returns the remote host name or address.
- getHost() - Method in interface org.jpos.iso.ClientChannel
-
Returns the remote host this client channel connects to.
- getHost() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getHost() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the remote host name or address.
- getHost() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- getHost() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Returns the configured remote host.
- getHost() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- getHost() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Returns the configured remote host.
- getIccScriptDataLength() - Method in class org.jpos.iso.PosCapability
-
Returns the maximum ICC scripts data length in bytes (sub-field 27-8).
- getId() - Method in class org.jpos.iso.DatasetElement
-
Returns the element identifier.
- getId() - Method in class org.jpos.iso.ISOVError
-
Returns the error ID.
- getId() - Method in class org.jpos.space.JESpace.GCRef
-
Returns the id of the corresponding Ref entry.
- getId() - Method in class org.jpos.space.JESpace.Ref
-
Returns the primary key id of this Ref.
- getId() - Static method in class org.jpos.transaction.TransactionManager
-
Returns the current thread's transaction id, when one is in progress.
- getId() - Method in class org.jpos.transaction.TransactionStatusEvent
-
Returns the transaction identifier.
- getIdentifier() - Method in interface org.jpos.iso.Dataset
-
Returns the dataset identifier as carried on the wire.
- getIdentifier() - Method in class org.jpos.iso.ISODataset
- getIdleCount() - Method in class org.jpos.util.ThreadPool
-
Deprecated.Returns the number of threads currently waiting for work.
- getIdleCount() - Method in interface org.jpos.util.ThreadPoolMBean
-
Returns the number of idle threads.
- getIdleTimeInMillis() - Method in class org.jpos.iso.ISOServer
- getIdleTimeInMillis() - Method in interface org.jpos.iso.ISOServerMBean
-
Returns the idle time in milliseconds.
- getIdleTimeInMillis() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getIdleTimeInMillis() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the idle time since the last transaction.
- getIdleTimeInMillis() - Method in class org.jpos.q2.iso.QMUX
- getIdleTimeInMillis() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the time elapsed since the last successful transaction.
- getIfExists(String) - Static method in class org.jpos.util.NameRegistrar
-
Get a value from the registry - without casting
NotFoundException. - getIgnoredField(int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed getter for property ignoredFields.
- getIgnoredFields() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property ignoredFields.
- getImpl() - Method in class org.jpos.q2.security.KeyStoreAdaptor
- getImpl() - Method in interface org.jpos.q2.security.KeyStoreAdaptorMBean
-
Returns the configured secure key-store implementation class name.
- getImpl() - Method in class org.jpos.q2.security.SMAdaptor
- getImpl() - Method in interface org.jpos.q2.security.SMAdaptorMBean
-
Returns the configured security-module implementation class name.
- getIncomingFilters() - Method in class org.jpos.iso.BaseChannel
- getIncomingFilters() - Method in class org.jpos.iso.FilteredBase
- getIncomingFilters() - Method in interface org.jpos.iso.FilteredChannel
-
Returns all filters in the incoming filter chain.
- getInfo() - Method in class org.jpos.transaction.TransactionStatusEvent
-
Returns the status information string.
- getInitialCorePoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Returns the core pool size requested at configuration time.
- getInputSpace() - Method in class org.jpos.transaction.TransactionManager
-
Returns the externally visible input space used for queueing contexts.
- getInputStream() - Method in class org.jpos.q2.CLIContext
-
Returns the input stream for this session.
- getInQueue() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getInQueue() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the incoming space queue name.
- getInQueue() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- getInQueue() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Returns the inbound queue name.
- getInQueue() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- getInQueue() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Returns the inbound queue name.
- getInQueue() - Method in class org.jpos.q2.iso.QMUX
- getInQueue() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the inbound (response) queue name.
- getInstance() - Method in class org.jpos.q2.Q2.QEntry
-
Returns the JMX registration for the deployed QBean.
- getInstance() - Static method in class org.jpos.tlv.CharTagMap
-
Creates new empty instance of text TLV tag map.
- getInstance() - Static method in class org.jpos.util.LogCompressor
-
Returns the lazy-initialised singleton.
- getInstance() - Static method in class org.jpos.util.NameRegistrar
-
Returns the singleton NameRegistrar instance.
- getInstanceId() - Method in class org.jpos.q2.Q2
-
Returns the per-process random identifier assigned to this Q2 instance.
- getInt(String) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property as an int.
- getInt(String) - Method in class org.jpos.core.SimpleConfiguration
- getInt(String) - Method in class org.jpos.core.SubConfiguration
- getInt(String) - Method in class org.jpos.util.FSDMsg
-
Returns the integer value of the named field, or 0 if absent or non-numeric.
- getInt(String, int) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property as an int, or a default.
- getInt(String, int) - Method in class org.jpos.core.SimpleConfiguration
- getInt(String, int) - Method in class org.jpos.core.SubConfiguration
- getInt(String, int) - Method in class org.jpos.util.FSDMsg
-
Returns the integer value of the named field, or a default if absent or non-numeric.
- getInTransit() - Method in class org.jpos.transaction.TransactionManager
-
Returns the count of transactions that have been picked up but not yet completed.
- getInts(String) - Method in interface org.jpos.core.Configuration
-
Returns all values of a configuration property as an int array.
- getInts(String) - Method in class org.jpos.core.SimpleConfiguration
- getInts(String) - Method in class org.jpos.core.SubConfiguration
- getIrc() - Method in class org.jpos.rc.Result.Entry
-
Returns the IRC code of this entry.
- getISOChannel() - Method in class org.jpos.iso.ISOServerAcceptEvent
-
Returns the accepted ISO channel.
- getISOChannel() - Method in class org.jpos.iso.ISOServerClientDisconnectEvent
-
Returns the disconnected ISO channel.
- getISOChannel(String) - Method in class org.jpos.iso.ISOServer
-
Returns the ISOChannel registered under the given name.
- getISOChannelNames() - Method in class org.jpos.iso.ISOServer
- getISOChannelNames() - Method in interface org.jpos.iso.ISOServerMBean
-
Returns the names of connected ISO channels.
- getISOChannelNames() - Method in class org.jpos.q2.iso.QServer
- getISOChannelNames() - Method in interface org.jpos.q2.iso.QServerMBean
-
Returns the names of all currently-active accepted channels, comma-separated.
- getIsoCode() - Method in class org.jpos.iso.Currency
-
Returns the ISO numeric currency code.
- getIsoCodeFromAlphaCode(String) - Static method in class org.jpos.iso.ISOCurrency
-
Returns the ISO numeric code for the given alpha currency code.
- getISODatasetPackager() - Method in class org.jpos.iso.DatasetFieldPackager
-
Returns the inner dataset payload packager.
- getISOFieldPackager() - Method in class org.jpos.iso.DatasetFieldPackager
-
Returns the wrapped outer field packager.
- getISOFieldPackager() - Method in class org.jpos.iso.ISOMsgFieldPackager
-
Returns the ISO field packager.
- getISOHeader() - Method in class org.jpos.iso.ISOMsg
-
Return this messages ISOHeader
- getISOHeader() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getISOMeter() - Method in class org.jpos.iso.gui.ISOChannelPanel
-
Returns the ISO meter component.
- getISOMsgMetrics() - Method in class org.jpos.iso.BaseChannel
- getISOMsgMetrics() - Method in interface org.jpos.metrics.iso.ISOMsgMetrics.Source
-
Returns the attached ISOMsgMetrics.
- getISOMsgPackager() - Method in class org.jpos.iso.ISOMsgFieldPackager
-
Returns the ISO message packager.
- getISOServer() - Method in class org.jpos.q2.iso.QServer
-
Returns the underlying
ISOServercreated by this bean. - getIssuerDiscretionaryData() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns the Issuer Discretionary Data (IDD).
- getJobCount() - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- getJobCount() - Method in interface org.jpos.util.ThreadPoolMBean
-
Returns the number of jobs processed by this pool.
- getJulianDate(Date) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getJulianDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getKeepAliveTimeMS() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getKeepAliveTimeMS() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the thread keep-alive time in milliseconds.
- getKey() - Method in class org.jpos.iso.filter.MD5Filter
-
Hook for custom key storage (i.e.
- getKey() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property key.
- getKey() - Method in class org.jpos.iso.ISOAmount
- getKey() - Method in class org.jpos.iso.ISOBinaryField
- getKey() - Method in class org.jpos.iso.ISOBitMap
- getKey() - Method in class org.jpos.iso.ISOComponent
-
valid on Leafs only.
- getKey() - Method in class org.jpos.iso.ISODatasetField
-
Returns the outer ISO field number.
- getKey() - Method in class org.jpos.iso.ISOField
- getKey() - Method in class org.jpos.iso.ISOMsg
- getKey() - Method in class org.jpos.q2.Q2
-
Derives the 8-byte DES key used to protect deploy descriptors.
- getKey() - Method in class org.jpos.space.JESpace.Ref
-
Returns the space key of this Ref.
- getKey() - Method in class org.jpos.space.MD5Template
-
Returns the key this template is registered under.
- getKey() - Method in class org.jpos.space.ObjectTemplate
- getKey() - Method in interface org.jpos.space.Template
-
Returns the key this template matches against.
- getKey() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getKey() - Method in class org.jpos.tlv.ISOTaggedField
- getKey(int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed getter for property key.
- getKey(String) - Method in interface org.jpos.security.SecureKeyStore
-
Returns the key assiciated with the given alias.
- getKey(String) - Method in class org.jpos.security.SimpleKeyFile
- getKey(String, long) - Method in class org.jpos.transaction.TransactionManager
-
Builds a persistent-space key by combining the manager name, a prefix, and the transaction id.
- getKey(ISOMsg) - Method in class org.jpos.q2.iso.QMUX
-
Builds the correlation key used to pair a response with its request, applying any per-MTI/per-PCODE overrides and special-cases for STAN/PAN fields.
- getKeyBlockLength() - Method in class org.jpos.security.SecureKeyBlock
-
Entire key block length after encoding (header, optional header, encrypted confidential data, and MAC).
- getKeyBlockMAC() - Method in class org.jpos.security.SecureKeyBlock
-
The key block MAC ensures the integrity of the key block.
- getKeyBlockMAC() - Method in class org.jpos.security.SecureKeySpec
-
The key block MAC ensures the integrity of the key block.
- getKeyBlockVersion() - Method in class org.jpos.security.SecureKeyBlock
-
Identifies the method by which the key block is cryptographically protected and the content layout of the block.
- getKeyBlockVersion() - Method in class org.jpos.security.SecureKeySpec
-
Identifies the method by which the key block is cryptographically protected and the content layout of the block.
- getKeyBytes() - Method in class org.jpos.security.SecureKey
-
Returns the secure (LMK-protected) key bytes.
- getKeyBytes() - Method in class org.jpos.security.SecureKeySpec
-
Returns the secure (LMK-protected) key bytes.
- getKeyCheckValue() - Method in class org.jpos.security.SecureKey
-
The Key Check Value is typically a 24-bits (3 bytes) formed by encrypting a block of zeros under the secure key when the secure key is clear (not in this class, but inside the security module).
- getKeyCheckValue() - Method in class org.jpos.security.SecureKeySpec
-
The Key Check Value is typically a 24-bits (3 bytes) formed by encrypting a block of zeros under the secure key when the secure key is clear.
- getKeyLength() - Method in class org.jpos.security.SecureKey
-
Returns the clear-key length in bits.
- getKeyLength() - Method in class org.jpos.security.SecureKeyBlock
- getKeyLength() - Method in class org.jpos.security.SecureKeySpec
-
Gets the length of the key.
- getKeyName() - Method in class org.jpos.security.SecureKey
-
Returns the optional key name.
- getKeyName() - Method in class org.jpos.security.SecureKeySpec
-
Gets optional key name.
- getKeyPassword() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Hook returning the private-key entry password.
- getKeyPrefix() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property keyPrefix.
- getKeys() - Method in class org.jpos.q2.qbean.SpaceAdaptor
- getKeys() - Method in interface org.jpos.q2.qbean.SpaceAdaptorMBean
-
Returns a snapshot of the keys currently held by the managed space.
- getKeys() - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
- getKeys() - Method in interface org.jpos.q2.qbean.SpaceProxyAdaptorMBean
-
Returns a snapshot of the keys currently held by the underlying space.
- getKeys() - Method in interface org.jpos.security.SecureKeyStore
-
Returns map of existing keys assiciated with aliases.
- getKeys() - Method in class org.jpos.security.SimpleKeyFile
- getKeys() - Method in class org.jpos.space.JDBMSpace
-
Returns a space-separated list of every key currently stored in this space.
- getKeysAsString() - Method in class org.jpos.space.LSpace
-
Returns all current keys as a space-separated string.
- getKeysAsString() - Method in class org.jpos.space.TSpace
-
Returns a space-separated list of every key currently stored.
- getKeySet() - Method in class org.jpos.space.JESpace
- getKeySet() - Method in interface org.jpos.space.LocalSpace
-
Returns the set of all keys currently present in the space.
- getKeySet() - Method in class org.jpos.space.LSpace
- getKeySet() - Method in class org.jpos.space.SpaceProxy
-
Returns the underlying local-space key set when available.
- getKeySet() - Method in class org.jpos.space.TSpace
- getKeyStore() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Returns the path of the configured JKS key store.
- getKeyType() - Method in class org.jpos.security.SecureKey
-
Key Type is useful for stating what this key can be used for.
- getKeyType() - Method in class org.jpos.security.SecureKeyBlock
- getKeyType() - Method in class org.jpos.security.SecureKeySpec
-
Key Type is useful for stating what this key can be used for.
- getKeyUsage() - Method in class org.jpos.security.SecureKeyBlock
-
The primary usage of the key contained in the key block.
- getKeyUsage() - Method in class org.jpos.security.SecureKeySpec
-
The primary usage of the key contained in the key block.
- getKeyVersion() - Method in class org.jpos.security.SecureKeyBlock
-
Version number to optionally indicate that the contents of the key block is a component (key part), or to prevent re-injection of an old key.
- getKeyVersion() - Method in class org.jpos.security.SecureKeySpec
-
Version number to optionally indicate that the contents of the key block is a component (key part), or to prevent re-injection of an old key.
- getL() - Method in class org.jpos.tlv.TLVMsg
-
Value up to 127 can be encoded in single byte and multiple bytes are required for length bigger than 127
- getLargestPoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getLargestPoolSize() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the largest number of threads that have ever simultaneously been in the pool.
- getLastCheck() - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Getter for property lastCheck.
- getLastConnectedISOChannel() - Method in class org.jpos.iso.ISOServer
-
Returns the most recently accepted ISOChannel.
- getLastDate() - Method in class org.jpos.util.DailyLogListener
-
Getter for property lastDate.
- getLastModified() - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Getter for property lastModified.
- getLastOnlineATC() - Method in class org.jpos.emv.IssuerApplicationData
-
Returns the last online Application Transaction Counter (ATC).
- getLastTxnTimestampInMillis() - Method in class org.jpos.iso.ISOServer
- getLastTxnTimestampInMillis() - Method in interface org.jpos.iso.ISOServerMBean
-
Returns the timestamp of the last transaction in milliseconds.
- getLastTxnTimestampInMillis() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getLastTxnTimestampInMillis() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the timestamp of the last transaction.
- getLastTxnTimestampInMillis() - Method in class org.jpos.q2.iso.QMUX
- getLastTxnTimestampInMillis() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the wall-clock timestamp of the last successful transaction.
- getLength() - Method in class org.jpos.iso.header.BaseHeader
- getLength() - Method in class org.jpos.iso.ISOFieldPackager
-
Returns the maximum field length.
- getLength() - Method in interface org.jpos.iso.ISOHeader
-
Returns the number of bytes in this ISOHeader when packed.
- getLengthDigits() - Method in class org.jpos.iso.channel.ASCIIChannel
-
Returns the number of ASCII digits used for the message length prefix.
- getLengthIndex(Prefixer) - Method in class org.jpos.iso.IsoFieldHeaderFormatter
-
Returns the index of the length prefixer relative to tag.
- getLengthInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVAsciiHexPackager
- getLengthInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager
- getLengthInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVEbcdicHexPackager
- getLengthInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Returns the interpreter used for encoding/decoding length bytes.
- getLicense() - Static method in class org.jpos.util.PGPHelper
-
Returns the parsed jPOS
Licenseextracted from the licensee resource. - getLicensee() - Static method in class org.jpos.util.PGPHelper
-
Returns the licensee file contents as a UTF-8 string with two leading blank lines.
- getLicenseeHash() - Static method in class org.jpos.util.PGPHelper
-
Returns the SHA hex hash of the licensee text as produced by
PGPHelper.getLicensee(). - getLoader() - Method in class org.jpos.q2.Q2
-
Returns the dynamic class loader Q2 uses to load deployed QBeans.
- getLoader() - Method in class org.jpos.q2.QBeanSupport
- getLoader() - Method in interface org.jpos.q2.QBeanSupportMBean
-
Returns the QClassLoader for this bean.
- getLoaderURLS() - Method in class org.jpos.q2.QBeanSupport
- getLoaderURLS() - Method in interface org.jpos.q2.QBeanSupportMBean
-
Returns the URLs registered with the class loader.
- getLog() - Method in class org.jpos.iso.gui.ISOChannelPanel
-
Returns the log model.
- getLog() - Method in class org.jpos.iso.gui.ISORequestListenerPanel
-
Returns the log model.
- getLog() - Method in class org.jpos.q2.Q2
-
Returns the lifecycle log used by Q2 itself, lazily attaching a stdout listener when no logger is configured and Q2 is not running under the CLI.
- getLog() - Method in class org.jpos.q2.QBeanSupport
-
Returns the
Logused by this bean. - getLog() - Method in class org.jpos.ui.UI
-
Returns the Log instance, or null if none was set.
- getLog(String, String) - Static method in class org.jpos.util.Log
-
Convenience factory returning a
Logbound to the given logger name and realm. - getLogEvent() - Method in class org.jpos.transaction.Context
-
return a LogEvent used to store trace information about this transaction.
- getLogger() - Method in class org.jpos.iso.BaseChannel
- getLogger() - Method in class org.jpos.iso.channel.ChannelPool
- getLogger() - Method in class org.jpos.iso.channel.LoopbackChannel
- getLogger() - Method in class org.jpos.iso.Connector
- getLogger() - Method in class org.jpos.iso.ISOBasePackager
- getLogger() - Method in class org.jpos.iso.ISOBaseValidator
- getLogger() - Method in class org.jpos.iso.ISOServer
- getLogger() - Method in class org.jpos.iso.ISOServer.Session
- getLogger() - Method in class org.jpos.iso.packager.LogPackager
- getLogger() - Method in class org.jpos.iso.packager.PackagerWrapper
- getLogger() - Method in class org.jpos.iso.packager.XMLPackager
- getLogger() - Method in class org.jpos.iso.validator.VErrorParser
- getLogger() - Method in class org.jpos.metrics.iso.ISOMsgCounter
- getLogger() - Method in class org.jpos.q2.QBeanSupport
- getLogger() - Method in interface org.jpos.q2.QBeanSupportMBean
-
Returns the logger name.
- getLogger() - Method in class org.jpos.security.BaseSMAdapter
- getLogger() - Method in class org.jpos.security.SimpleKeyFile
- getLogger() - Method in class org.jpos.tlv.packager.PackagerErrorLogger
- getLogger() - Method in class org.jpos.util.Log
-
Returns the underlying logger.
- getLogger() - Method in class org.jpos.util.LogEventOutputStream
- getLogger() - Method in interface org.jpos.util.LogSource
-
Returns the Logger associated with this source.
- getLogger() - Method in class org.jpos.util.SimpleLogSource
-
Returns the logger.
- getLogger() - Method in class org.jpos.util.SystemMonitor
- getLogger() - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- getLogger(String) - Static method in class org.jpos.util.Logger
-
Returns the logger instance registered under the given name, creating one if necessary.
- getLong(String) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property as a long.
- getLong(String) - Method in class org.jpos.core.SimpleConfiguration
- getLong(String) - Method in class org.jpos.core.SubConfiguration
- getLong(String, long) - Method in interface org.jpos.core.Configuration
-
Returns the value of a configuration property as a long, or a default.
- getLong(String, long) - Method in class org.jpos.core.SimpleConfiguration
- getLong(String, long) - Method in class org.jpos.core.SubConfiguration
- getLongs(String) - Method in interface org.jpos.core.Configuration
-
Returns all values of a configuration property as a long array.
- getLongs(String) - Method in class org.jpos.core.SimpleConfiguration
- getLongs(String) - Method in class org.jpos.core.SubConfiguration
- getMacAlgorithm() - Method in class org.jpos.security.jceadapter.JCEHandler.MacEngineKey
-
Returns the MAC algorithm name.
- getMacKey() - Method in class org.jpos.security.jceadapter.JCEHandler.MacEngineKey
-
Returns the MAC key.
- getMACLength(SecureKeyBlock) - Method in class org.jpos.security.SecureKeyBlockBuilder
-
Returns the MAC trailer length appropriate for the given key block's version.
- getMainFrame() - Method in class org.jpos.ui.UI
-
Returns the application's main frame.
- getMap() - Method in class org.jpos.transaction.Context
-
Returns the transient map, creating it lazily.
- getMap() - Method in class org.jpos.util.FSDMsg
-
Returns the underlying fields map.
- getMapClone() - Method in class org.jpos.transaction.Context
-
Returns a snapshot copy of the transient map.
- getMatchDirection() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property matchDirection.
- getMaxAge() - Method in class org.jpos.util.DailyLogListener
-
Getter for property maxAge.
- getMaxField() - Method in class org.jpos.iso.ISOComponent
-
a Composite must override this function
- getMaxField() - Method in class org.jpos.iso.ISOMsg
-
Returns the highest field number present in this message.
- getMaxField() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getMaxField() - Method in class org.jpos.tlv.ISOTaggedField
- getMaximumPoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getMaximumPoolSize() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the maximum allowed number of threads.
- getMaxLength() - Method in class org.jpos.emv.EMVTagType.ByteLength
-
Returns the maximum byte length.
- getMaxLength() - Method in class org.jpos.emv.EMVTagType.DataLength
-
Returns the maximum length.
- getMaxLength() - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
- getMaxPackedLength() - Method in class org.jpos.iso.DatasetFieldPackager
-
Returns the maximum packed length of the outer field.
- getMaxPackedLength() - Method in class org.jpos.iso.IF_ECHAR
-
Deprecated.
- getMaxPackedLength() - Method in class org.jpos.iso.IF_NOP
- getMaxPackedLength() - Method in class org.jpos.iso.IF_TCHAR
- getMaxPackedLength() - Method in class org.jpos.iso.IF_UNUSED
- getMaxPackedLength() - Method in class org.jpos.iso.IFA_BITMAP
- getMaxPackedLength() - Method in class org.jpos.iso.IFA_LLABINARY
- getMaxPackedLength() - Method in class org.jpos.iso.IFA_LLBNUM
- getMaxPackedLength() - Method in class org.jpos.iso.IFA_LLLABINARY
- getMaxPackedLength() - Method in class org.jpos.iso.IFB_AMOUNT
- getMaxPackedLength() - Method in class org.jpos.iso.IFB_BITMAP
- getMaxPackedLength() - Method in class org.jpos.iso.IFB_LLHFBINARY
- getMaxPackedLength() - Method in class org.jpos.iso.IFE_BITMAP
- getMaxPackedLength() - Method in class org.jpos.iso.IFEB_LLLNUM
- getMaxPackedLength() - Method in class org.jpos.iso.IFEB_LLNUM
- getMaxPackedLength() - Method in class org.jpos.iso.IFELPE_LLLCHAR
- getMaxPackedLength() - Method in class org.jpos.iso.IFEP_LLCHAR
- getMaxPackedLength() - Method in class org.jpos.iso.IFEP_LLLBINARY
- getMaxPackedLength() - Method in class org.jpos.iso.IFEP_LLLCHAR
- getMaxPackedLength() - Method in class org.jpos.iso.IFIPM_LLLCHAR
- getMaxPackedLength() - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOBinaryFieldPackager
- getMaxPackedLength() - Method in class org.jpos.iso.ISOFieldPackager
-
Returns the maximum number of bytes this packager can produce.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOMsgFieldPackager
- getMaxPackedLength() - Method in class org.jpos.iso.ISOStringFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.packager.Base1_BITMAP126
- getMaxPackedLength() - Method in class org.jpos.iso.TaggedFieldPackagerBase
- getMaxPackedLength() - Method in class org.jpos.iso.X92_BITMAP
- getMaxPackedLength() - Method in class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager.TagPackager
- getMaxPackedLength() - Method in class org.jpos.tlv.packager.IF_FSTBINARY
- getMaxPackedLength() - Method in class org.jpos.tlv.packager.IF_FSTCHAR
- getMaxPacketLength() - Method in class org.jpos.iso.BaseChannel
-
Returns the maximum packet length accepted by this channel.
- getMaxPacketLength() - Method in class org.jpos.iso.channel.CMFChannel
-
Returns the maximum packet length supported by this channel.
- getMaxPoolSize() - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- getMaxPoolSize() - Method in interface org.jpos.util.ThreadPoolMBean
-
Returns the maximum number of threads allowed in the pool.
- getMaxSessions() - Method in class org.jpos.q2.iso.QServer
- getMaxSessions() - Method in interface org.jpos.q2.iso.QServerMBean
-
Returns the configured maximum number of concurrent client sessions.
- getMaxSessions() - Method in class org.jpos.transaction.TransactionManager
- getMaxSessions() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the configured maximum number of concurrent session threads.
- getMaxSize() - Method in class org.jpos.util.BufferedLogListener
-
Returns the configured buffer capacity.
- getMaxValidField() - Method in class org.jpos.iso.ISOBasePackager
-
Returns the highest valid field number for this packager.
- getMaxValidField() - Method in class org.jpos.iso.packager.GenericPackager
- getMaxValidField() - Method in class org.jpos.iso.packager.X92GenericPackager
- getMaxValidField() - Method in class org.jpos.iso.packager.X92Packager
- getMBeanServer() - Method in class org.jpos.q2.Q2
-
Returns the JMX MBean server backing Q2's QBean registrations.
- getMCL() - Method in class org.jpos.security.CryptographicServiceMessage
-
Returns the message class label.
- getMessage() - Method in class org.jpos.rc.Result.Entry
-
Returns the message text of this entry.
- getMessage(byte[], int, int) - Method in class org.jpos.iso.BaseChannel
-
Reads raw message bytes from the stream into the given buffer.
- getMessage(byte[], int, int) - Method in class org.jpos.iso.channel.GZIPChannel
- getMessageLength() - Method in class org.jpos.iso.BaseChannel
-
Reads and returns the message length prefix from the stream.
- getMessageLength() - Method in class org.jpos.iso.channel.AmexChannel
- getMessageLength() - Method in class org.jpos.iso.channel.ASCIIChannel
- getMessageLength() - Method in class org.jpos.iso.channel.BASE24TCPChannel
- getMessageLength() - Method in class org.jpos.iso.channel.BCDChannel
- getMessageLength() - Method in class org.jpos.iso.channel.CMFChannel
-
Reads the CMF message length prefix.
- getMessageLength() - Method in class org.jpos.iso.channel.CSChannel
-
Reads the 4-byte message length header from the input stream.
- getMessageLength() - Method in class org.jpos.iso.channel.FSDChannel
- getMessageLength() - Method in class org.jpos.iso.channel.GICCChannel
- getMessageLength() - Method in class org.jpos.iso.channel.GZIPChannel
- getMessageLength() - Method in class org.jpos.iso.channel.HEXChannel
- getMessageLength() - Method in class org.jpos.iso.channel.NACChannel
- getMessageLength() - Method in class org.jpos.iso.channel.NCCChannel
- getMessageLength() - Method in class org.jpos.iso.channel.PostChannel
- getMessageLength() - Method in class org.jpos.iso.channel.RawChannel
- getMessageLength() - Method in class org.jpos.iso.channel.RBPChannel
- getMessageLength() - Method in class org.jpos.iso.channel.VAPChannel
- getMessageTrailer(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
Reads the message trailer from the stream and optionally stores it in the given message.
- getMessageTrailler() - Method in class org.jpos.iso.BaseChannel
-
Deprecated.use
BaseChannel.getMessageTrailer(ISOMsg)instead. - getMessageTrailler() - Method in class org.jpos.iso.channel.BASE24TCPChannel
- getMeterRegistry() - Static method in class org.jpos.metrics.Metrics
-
Get the MeterRegistry from the default Q2 instance.
- getMeterRegistry() - Method in class org.jpos.q2.Q2
-
Returns the Micrometer registry that aggregates Q2 metrics.
- getMeterRegistry(long) - Static method in class org.jpos.metrics.Metrics
-
Get the MeterRegistry from the default Q2 instance, waiting up to timeout milliseconds.
- getMeterRegistry(String) - Static method in class org.jpos.metrics.Metrics
-
Get the MeterRegistry from a named Q2 instance.
- getMeterRegistry(String, long) - Static method in class org.jpos.metrics.Metrics
-
Get the MeterRegistry from a named Q2 instance, waiting up to timeout milliseconds.
- getMeters() - Method in class org.jpos.metrics.iso.ISOMsgCounter
-
Returns a clone set, which may not be up to date next time you use it.
- getMetricDescription() - Method in class org.jpos.metrics.iso.ISOMsgCounter
- getMetricDescription() - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Returns the metric description.
- getMetricName() - Method in class org.jpos.metrics.iso.ISOMsgCounter
- getMetricName() - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Returns the metric name.
- getMetrics() - Method in class org.jpos.q2.iso.QMUX
- getMetrics() - Method in class org.jpos.transaction.TransactionManager
- getMetrics() - Method in interface org.jpos.util.MetricsProvider
-
Returns the metrics aggregator owned by this component.
- getMetricSignature() - Method in class org.jpos.metrics.iso.ISOMsgCounter
-
Returns the metric meters.
- getMetricSignature() - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
A unique meter signature, concatenating the meter name, vertical pipe, comma-separated sorted list of all tag keys that this object produces.
Default implementation uses the values fromISOMsgMetrics.getMetricName()andISOMsgMetrics.getTags(). - getMinLength() - Method in class org.jpos.emv.EMVTagType.ByteLength
-
Returns the minimum byte length.
- getMinLength() - Method in class org.jpos.emv.EMVTagType.DataLength
-
Returns the minimum length.
- getMinLength() - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
- getMKDMethod() - Method in class org.jpos.emv.cryptogram.CPACryptogram
- getMKDMethod() - Method in interface org.jpos.emv.cryptogram.CryptogramSpec
-
Return method of the derivation of ICC Master Key used for Application Cryptogram generation
- getMKDMethod() - Method in class org.jpos.emv.cryptogram.MChipCryptogram
- getMKDMethod() - Method in class org.jpos.emv.cryptogram.VISACryptogram
- getModeOfUse() - Method in class org.jpos.security.SecureKeyBlock
-
The operation that the key contained in the key block can perform.
- getModeOfUse() - Method in class org.jpos.security.SecureKeySpec
-
The operation that the key contained in the key block can perform.
- getModuleEntries(String) - Static method in class org.jpos.q2.install.ModuleUtils
-
Enumerates every classpath resource located under
prefix, traversing both directory- and JAR-based class-loader entries. - getModulesUUIDs() - Static method in class org.jpos.q2.install.ModuleUtils
-
Returns the sorted list of module UUIDs discovered under
META-INF/modules/uuids/. - getMsgContent() - Method in class org.jpos.util.SimpleMsg
-
Returns the current message payload.
- getMTI() - Method in class org.jpos.iso.FSDISOMsg
- getMTI() - Method in class org.jpos.iso.ISOMsg
-
Returns the message type indicator.
- getMTI() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getMUX(String) - Static method in class org.jpos.q2.iso.QMUX
-
Returns the MUX registered under the given name.
- getMUX(MUXPool, ISOMsg, long) - Method in interface org.jpos.q2.iso.MUXPool.StrategyHandler
-
If this method returns null, the
MUXPoolwill fall back to the configured built-in strategy. - getMuxNames() - Method in class org.jpos.q2.iso.MUXPool
- getMuxNames() - Method in interface org.jpos.q2.iso.MUXPoolMBean
-
Returns the names of the MUXes in this pool.
- getName() - Method in class org.jpos.core.Environment
-
Returns the name of the current environment.
- getName() - Method in class org.jpos.iso.BaseChannel
- getName() - Method in class org.jpos.iso.channel.ChannelPool
- getName() - Method in class org.jpos.iso.channel.LoopbackChannel
- getName() - Method in interface org.jpos.iso.ISOChannel
-
Returns this channel's registered name.
- getName() - Method in class org.jpos.iso.ISOServer
-
Returns this server's registered name.
- getName() - Method in class org.jpos.q2.QBeanSupport
- getName() - Method in interface org.jpos.q2.QBeanSupportMBean
-
Returns the bean name.
- getName() - Method in enum class org.jpos.security.Algorithm
-
Get algorithm name.
- getName() - Method in class org.jpos.security.BaseSMAdapter
-
Returns the registered name of this SMAdapter.
- getName() - Method in enum class org.jpos.security.Exportability
-
Get exportability name.
- getName() - Method in class org.jpos.security.KeyUsage
-
Get key usage name.
- getName() - Method in enum class org.jpos.security.ModeOfUse
-
Get name of key use mode.
- getName() - Method in class org.jpos.util.Logger
-
Returns this logger's registered name.
- getNameOnCard() - Method in class org.jpos.core.CardHolder
-
Returns the cardholder name from track1.
- getNameOnCard() - Method in class org.jpos.core.Track1
-
Returns the cardholder name encoded on the track.
- getNameSpace() - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Getter for property nameSpace.
- getNanoTime() - Method in class org.jpos.util.TPS
-
Returns the current monotonic time in nanoseconds.
- getNested() - Method in exception class org.jpos.iso.ISOException
-
Returns the nested (wrapped) exception, if any.
- getObject() - Method in class org.jpos.q2.iso.TaskAdaptor
-
Returns the wrapped task instance.
- getObject() - Method in class org.jpos.q2.Q2.QEntry
-
Returns the underlying QBean (or QPersist) instance.
- getObject(String) - Method in class org.jpos.core.SubConfiguration
-
Creates a new object, it takes the class from the value of the property
propertyName - getObject(Element) - Method in class org.jpos.q2.QFactory
-
Creates an object from a definition element.
- getObjectName() - Method in class org.jpos.q2.Q2.QEntry
-
Returns the
ObjectNameof the deployed QBean. - getOffset() - Method in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Returns the byte offset within
PosFlags.getBytes()where this flag's mask starts. - getOffset() - Method in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Returns the byte offset within
PosFlags.getBytes()where this flag's mask starts. - getOffset() - Method in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Returns the byte offset within
PosFlags.getBytes()where this flag's mask starts. - getOffset() - Method in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Returns the byte offset within
PosFlags.getBytes()where this flag's mask starts. - getOffset() - Method in interface org.jpos.iso.PosFlags.Flag
-
Returns the byte offset within
PosFlags.getBytes()where this flag's mask starts. - getOffset() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getOffset() - Method in interface org.jpos.tlv.OffsetIndexedComposite
-
Returns the current offset.
- getOptionalHeaders() - Method in class org.jpos.security.SecureKeyBlock
-
The key blok Optional Header Blocks.
- getOptionalHeaders() - Method in class org.jpos.security.SecureKeySpec
-
The key blok Optional Header Blocks.
- getOrderedList() - Method in interface org.jpos.tlv.TagSequence
-
Returns all tag values in insertion order.
- getOrderedList() - Method in class org.jpos.tlv.TagSequenceBase
- getOriginalRealm() - Method in class org.jpos.iso.BaseChannel
-
Returns the original realm before any override was applied.
- getOutgoingFilters() - Method in class org.jpos.iso.BaseChannel
- getOutgoingFilters() - Method in class org.jpos.iso.FilteredBase
- getOutgoingFilters() - Method in interface org.jpos.iso.FilteredChannel
-
Returns all filters in the outgoing filter chain.
- getOutputStream() - Method in class org.jpos.q2.CLIContext
-
Returns the standard output stream for this session.
- getOutQueue() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getOutQueue() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the outgoing space queue name.
- getOutQueue() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- getOutQueue() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Returns the outbound queue name.
- getOutQueue() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- getOutQueue() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Returns the outbound queue name.
- getOutQueue() - Method in class org.jpos.q2.iso.QMUX
- getOutQueue() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the outbound (request) queue name.
- getOutstandingTransactions() - Method in class org.jpos.transaction.TransactionManager
- getOutstandingTransactions() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the number of in-flight transactions (
tail - head). - getPackager() - Method in class org.jpos.iso.BaseChannel
- getPackager() - Method in class org.jpos.iso.channel.ChannelPool
- getPackager() - Method in class org.jpos.iso.channel.LoopbackChannel
-
Returns the packager configured on this channel.
- getPackager() - Method in interface org.jpos.iso.ISOChannel
-
Returns the packager used to pack/unpack ISO messages on this channel.
- getPackager() - Method in class org.jpos.iso.ISOMsg
-
Returns the packager associated with this message.
- getPackager() - Method in class org.jpos.iso.packager.PackagerWrapper
-
Returns the underlying packager.
- getPackager() - Method in class org.jpos.q2.iso.QServer
- getPackager() - Method in interface org.jpos.q2.iso.QServerMBean
-
Returns the configured packager class name.
- getPackager() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getPackedLength() - Method in class org.jpos.iso.AsciiPrefixer
- getPackedLength() - Method in class org.jpos.iso.BcdPrefixer
- getPackedLength() - Method in class org.jpos.iso.BinaryPrefixer
- getPackedLength() - Method in class org.jpos.iso.EbcdicPrefixer
- getPackedLength() - Method in class org.jpos.iso.HexNibblesPrefixer
- getPackedLength() - Method in class org.jpos.iso.NullPrefixer
- getPackedLength() - Method in interface org.jpos.iso.Prefixer
-
Returns the number of bytes taken up by the length encoding.
- getPackedLength() - Method in class org.jpos.tlv.packager.IF_FBINARY.FullyConsumingPrefixer
- getPackedLength() - Method in class org.jpos.tlv.packager.IF_FCHAR.FullyConsumingPrefixer
- getPackedLength(int) - Method in class org.jpos.iso.AsciiHexInterpreter
-
Returns double nBytes because the hex representation of 1 byte needs 2 hex digits.
- getPackedLength(int) - Method in class org.jpos.iso.AsciiInterpreter
-
(non-Javadoc)
- getPackedLength(int) - Method in class org.jpos.iso.BCDInterpreter
-
Each numeric digit is packed into a nibble, so 2 digits per byte, plus the possibility of padding.
- getPackedLength(int) - Method in interface org.jpos.iso.BinaryInterpreter
-
Returns the number of bytes required to interpret a byte array of length nBytes.
- getPackedLength(int) - Method in class org.jpos.iso.EbcdicBinaryInterpreter
- getPackedLength(int) - Method in class org.jpos.iso.EbcdicHexInterpreter
-
Returns double nBytes because the hex representation of 1 byte needs 2 hex digits.
- getPackedLength(int) - Method in class org.jpos.iso.EbcdicInterpreter
-
(non-Javadoc)
- getPackedLength(int) - Method in class org.jpos.iso.HEXInterpreter
-
Each numeric digit is packed into a nibble, so 2 digits per byte, plus the possibility of padding.
- getPackedLength(int) - Method in interface org.jpos.iso.Interpreter
-
Returns the number of bytes needed to store
nDataUnitsdata units in this interpretation. - getPackedLength(int) - Method in class org.jpos.iso.LiteralBinaryInterpreter
-
Returns nBytes because we are not doing any conversion.
- getPackedLength(int) - Method in class org.jpos.iso.LiteralInterpreter
-
(non-Javadoc)
- getPackedLength(int) - Method in class org.jpos.iso.SignedEbcdicNumberInterpreter
- getPaddingMethod() - Method in interface org.jpos.emv.cryptogram.CryptogramDataBuilder
-
Defines how to pad the request data when generating the ARQC.
- getPaddingMethod() - Method in class org.jpos.emv.cryptogram.CVN10DataBuilder
- getPaddingMethod() - Method in class org.jpos.emv.cryptogram.CVN18DataBuilder
- getPaddingMethod() - Method in class org.jpos.emv.cryptogram.CVNCPADataBuilder
- getPaddingMethod() - Method in class org.jpos.emv.cryptogram.CVNMCDataBuilder
- getPan() - Method in class org.jpos.core.Card
-
Returns the primary account number.
- getPan() - Method in class org.jpos.core.Track1
-
Returns the primary account number.
- getPan() - Method in class org.jpos.core.Track2
-
Returns the primary account number.
- getPAN() - Method in class org.jpos.core.CardHolder
-
Returns the Primary Account Number.
- getPanAsNumber() - Method in class org.jpos.core.Card
-
Returns the primary account number as a
BigInteger. - getParentFieldNumber() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Returns the parent field number this tagged field is contained in.
- getPartial() - Method in class org.jpos.util.Profiler
-
Returns the partial elapsed time since the last checkpoint.
- getPartialInMillis() - Method in class org.jpos.util.Profiler
-
Returns partial elapsed time in milliseconds since the last checkpoint.
- getParticipants(long) - Method in class org.jpos.transaction.TransactionManager
-
Returns the participant chain for a specific transaction, combining the default group with any groups pushed onto the persistent execution stack.
- getParticipants(String) - Method in class org.jpos.transaction.TransactionManager
-
Returns the configured participants for a named group.
- getPassword() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Hook returning the key store password.
- getPath() - Method in class org.jpos.q2.iso.DirPollAdaptor
- getPath() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Returns the base directory path.
- getPath() - Method in class org.jpos.util.DirPoll
-
Returns the base poll directory path.
- getPayLoad() - Method in class org.jpos.util.LogEvent
-
WARNING: payLoad is a SynchronizedList.
- getPeak() - Method in class org.jpos.util.TPS
-
Returns the highest recorded TPS peak.
- getPeakWhen() - Method in class org.jpos.util.TPS
-
Returns the wall-clock time when the peak TPS was recorded.
- getPendingCount() - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- getPendingCount() - Method in interface org.jpos.util.ThreadPoolMBean
-
Returns the number of pending jobs.
- getPeriod() - Method in class org.jpos.util.TPS
-
Returns the configured sampling period.
- getPersist() - Method in class org.jpos.q2.QBeanSupport
- getPersist() - Method in interface org.jpos.q2.QPersist
-
Returns the persistent configuration element for this QBean.
- getPersistentSpace() - Method in class org.jpos.transaction.TransactionManager
-
Returns the persistent space used to recover in-flight transactions across restarts.
- getPINBlock() - Method in class org.jpos.security.EncryptedPIN
-
Returns the encrypted PIN block bytes.
- getPINBlockFormat() - Method in class org.jpos.security.EncryptedPIN
-
Returns the PIN block format identifier.
- getPinInputLength() - Method in class org.jpos.iso.PosCapability
-
Returns the maximum PIN length the terminal's PIN pad can accept (sub-field 27-11).
- getPollInterval() - Method in class org.jpos.q2.iso.DirPollAdaptor
- getPollInterval() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Returns the polling interval.
- getPollInterval() - Method in class org.jpos.util.DirPoll
-
Returns the polling interval in milliseconds.
- getPoolSize() - Method in class org.jpos.q2.iso.DirPollAdaptor
- getPoolSize() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Returns the thread pool size.
- getPoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getPoolSize() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the current number of threads in the pool.
- getPoolSize() - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- getPoolSize() - Method in interface org.jpos.util.ThreadPoolMBean
-
Returns the number of running threads in the pool.
- getPort() - Method in class org.jpos.iso.BaseChannel
- getPort() - Method in interface org.jpos.iso.BaseChannelMBean
-
Returns the remote port number.
- getPort() - Method in interface org.jpos.iso.ClientChannel
-
Returns the remote port this client channel connects to.
- getPort() - Method in class org.jpos.iso.ISOServer
- getPort() - Method in interface org.jpos.iso.ISOServerMBean
-
Returns the port this server is listening on.
- getPort() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getPort() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the remote port number.
- getPort() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- getPort() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Returns the configured remote port.
- getPort() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- getPort() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Returns the configured remote port.
- getPort() - Method in class org.jpos.q2.iso.QServer
- getPort() - Method in interface org.jpos.q2.iso.QServerMBean
-
Returns the configured listen port.
- getPreferredSize() - Method in class org.jpos.iso.gui.ISOMeter
-
Returns the preferred size of this meter component.
- getPrefix() - Method in class org.jpos.util.DailyLogListener
-
Getter for property prefix.
- getPrefixes() - Method in class org.jpos.q2.CLICommandInterface
-
Returns the list of registered command prefixes.
- getPriorities() - Method in class org.jpos.q2.iso.DirPollAdaptor
- getPriorities() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Returns the file extension priorities.
- getPriority() - Method in class org.jpos.util.FilterLogListener
-
Returns the current minimum log priority level.
- getProcessor() - Method in class org.jpos.q2.iso.DirPollAdaptor
- getProcessor() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Returns the processor class name.
- getProcessor() - Method in class org.jpos.util.DirPoll
-
Return instance implementing
DirPoll.FileProcessororDirPoll.Processor - getProfiler() - Method in class org.jpos.transaction.Context
-
return (or creates) a Profiler object
- getPrometheusMeterRegistry() - Method in class org.jpos.q2.Q2
-
Returns the Prometheus-flavoured registry exposed for scraping.
- getPrompt(CLIContext, String[]) - Method in class org.jpos.q2.cli.builtin.EXIT
- getPrompt(CLIContext, String[]) - Method in class org.jpos.q2.cli.DEPLOY
- getPrompt(CLIContext, String[]) - Method in class org.jpos.q2.cli.SSM
- getPrompt(CLIContext, String[]) - Method in interface org.jpos.q2.CLISubSystem
-
Returns the prompt string for this sub-system.
- getProperties(String) - Method in class org.jpos.q2.QBeanSupport
-
Iterates over
<property>children nested under the given parent element name. - getProperty(String) - Method in class org.jpos.core.Environment
-
If property name has the pattern
${propname}, this method will Attempt to get it from an operating system environment variable called 'propname' If not present, it will try to pick it from the Java system.property If not present either, it will try the target environment (either.ymlor.cfgOtherwise it returns null The special pattern$env{propname}would just try to pick it from the OS environment. - getProperty(String, String) - Method in class org.jpos.core.Environment
-
Resolves a property expression with a default fallback.
- getProperty(String, String) - Method in class org.jpos.security.SimpleKeyFile
-
Returns the trimmed property stored under
alias.subName. - getProperty(Iterator, String) - Method in class org.jpos.q2.QBeanSupport
-
Returns the value of the named property from an iterator of
<property>elements. - getProprietaryTagType(Integer) - Method in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVFormatMapper
-
Subclasses should override this method to provide an implementation of org.jpos.emv.EMVProprietaryTagType
- getQ2() - Method in class org.jpos.q2.CLI
-
Returns the Q2 instance this CLI is attached to.
- getQ2() - Static method in class org.jpos.q2.Q2
-
Returns the running Q2 instance from the
NameRegistrar, if any. - getQ2() - Method in class org.jpos.q2.QFactory
-
Returns the Q2 server instance associated with this factory.
- getQ2(long) - Static method in class org.jpos.q2.Q2
-
Waits up to
timeoutmilliseconds for a Q2 instance to register itself. - getQmuxName() - Method in class org.jpos.q2.iso.QMUXProxyAdaptor
- getQmuxName() - Method in interface org.jpos.q2.iso.QMUXProxyAdaptorMBean
-
Returns the configured QMUX name.
- getQueue() - Method in class org.jpos.util.BlockingQueue
-
Returns the underlying list backing this queue.
- getQueueName() - Method in class org.jpos.transaction.TransactionManager
-
Returns the configured input queue name.
- getRandomDigits(Random, int, int) - Static method in class org.jpos.iso.ISOUtil
-
Generates a string of
lrandom digits using the given radix. - getReader() - Method in class org.jpos.q2.CLI
-
Returns the JLine3 LineReader for this session.
- getReader() - Method in class org.jpos.q2.CLIContext
-
Returns the JLine3 LineReader for interactive input.
- getReadyIndicatorNames() - Method in class org.jpos.q2.iso.QMUX
-
Returns the configured ready-indicator key names polled to determine connectivity.
- getRealm() - Method in class org.jpos.iso.BaseChannel
- getRealm() - Method in class org.jpos.iso.channel.ChannelPool
- getRealm() - Method in class org.jpos.iso.channel.LoopbackChannel
- getRealm() - Method in class org.jpos.iso.Connector
- getRealm() - Method in class org.jpos.iso.ISOBasePackager
- getRealm() - Method in class org.jpos.iso.ISOBaseValidator
- getRealm() - Method in class org.jpos.iso.ISOServer
- getRealm() - Method in class org.jpos.iso.ISOServer.Session
- getRealm() - Method in class org.jpos.iso.packager.LogPackager
- getRealm() - Method in class org.jpos.iso.packager.PackagerWrapper
- getRealm() - Method in class org.jpos.iso.packager.XMLPackager
- getRealm() - Method in class org.jpos.iso.validator.VErrorParser
- getRealm() - Method in class org.jpos.metrics.iso.ISOMsgCounter
- getRealm() - Method in class org.jpos.q2.QBeanSupport
- getRealm() - Method in interface org.jpos.q2.QBeanSupportMBean
-
Returns the logging realm.
- getRealm() - Method in class org.jpos.security.BaseSMAdapter
- getRealm() - Method in class org.jpos.security.SimpleKeyFile
- getRealm() - Method in class org.jpos.tlv.packager.PackagerErrorLogger
- getRealm() - Method in class org.jpos.util.Log
-
Returns the realm associated with events emitted through this
Log. - getRealm() - Method in class org.jpos.util.LogEvent
-
Returns the realm of the associated source, or empty when no source is set.
- getRealm() - Method in class org.jpos.util.LogEventOutputStream
- getRealm() - Method in interface org.jpos.util.LogSource
-
Returns the log realm associated with this source.
- getRealm() - Method in class org.jpos.util.SimpleLogSource
-
Returns the logging realm.
- getRealm() - Method in class org.jpos.util.SystemMonitor
- getRealm() - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- getReconnectDelay() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getReconnectDelay() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the reconnect delay.
- getRegistrar() - Method in class org.jpos.ui.UI
-
UI uses a map to hold references to its components ("id" attribute)
- getRegistrationName() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Returns the
NameRegistrarkey under which this bean's executor is registered. - getRegistry() - Method in class org.jpos.metrics.iso.ISOMsgCounter
- getRegistry() - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Returns the meter registry.
- getRegistry() - Method in class org.jpos.q2.qbean.NameRegistrarInspector
- getRegistry() - Method in interface org.jpos.q2.qbean.NameRegistrarInspectorMBean
-
Returns a snapshot of the current name registry.
- getRejCode(int) - Method in class org.jpos.iso.ISOFieldValidator
-
Get the reject code for an error type.
- getRejectCode() - Method in class org.jpos.iso.header.BASE1Header
-
Gets the BASE 1 Reject Code.
- getRejectCode() - Method in class org.jpos.iso.ISOVError
-
Returns the rejection code.
- getRelease() - Static method in class org.jpos.q2.Q2
-
Returns a release identifier combining
Q2.getVersion()andQ2.getRevision(). - getRenderer(Class, LogRenderer.Type) - Static method in class org.jpos.log.LogRendererRegistry
-
Retrieves a
LogRendererthat matches the specified class and type. - getRequestDir() - Method in class org.jpos.util.DirPoll
-
Returns the request directory.
- getReserved() - Method in class org.jpos.security.SecureKeyBlock
-
This element is not specified by TR-31 (should contain two ASCII zeros).
- getReserved() - Method in class org.jpos.security.SecureKeySpec
-
This element is not specified by TR-31 (should contain two ASCII zeros).
- getResponseDir() - Method in class org.jpos.util.DirPoll
-
Returns the response directory.
- getResult() - Method in class org.jpos.transaction.Context
-
return (or creates) a Resultr object
- getRevision() - Static method in class org.jpos.q2.Q2
-
Returns the source revision of the running jPOS build.
- getRKeys() - Static method in class org.jpos.q2.install.ModuleUtils
-
Returns the sorted list of revocation-key identifiers discovered under
META-INF/modules/rkeys/. - getRotateCount() - Method in class org.jpos.util.DailyLogListener
-
Getter for property rotateCount.
- getRunDir() - Method in class org.jpos.util.DirPoll
-
Returns the run (in-progress) directory.
- getRXCounter() - Method in class org.jpos.iso.ISOServer
- getRXCounter() - Method in interface org.jpos.iso.ISOServerMBean
-
Returns the receive counter.
- getRXCounter() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getRXCounter() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the received message count.
- getRXCounter() - Method in class org.jpos.q2.iso.QMUX
- getRXCounter() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the number of messages received since the last reset.
- getRXExpired() - Method in class org.jpos.q2.iso.QMUX
- getRXExpired() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the number of received responses that arrived too late and were discarded.
- getRXForwarded() - Method in class org.jpos.q2.iso.QMUX
- getRXForwarded() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the number of unmatched messages successfully forwarded to listeners.
- getRXPending() - Method in class org.jpos.q2.iso.QMUX
- getRXPending() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the number of in-flight responses awaiting matching.
- getRXUnhandled() - Method in class org.jpos.q2.iso.QMUX
- getRXUnhandled() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the number of received messages that did not match any pending request.
- getSavedField(int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed getter for property savedFields.
- getSavedFields() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property savedFields.
- getScale() - Method in class org.jpos.iso.ISOAmount
-
Returns the decimal scale.
- getScaleAsString() - Method in class org.jpos.iso.ISOAmount
-
Returns the scale as a two-character string.
- getScheduledThreadPoolExecutor() - Method in class org.jpos.q2.QBeanSupport
-
Lazily creates and returns a
ScheduledThreadPoolExecutorfor use by subclasses. - getSchema() - Method in class org.jpos.util.FSDMsg
-
Returns the root schema Element for the base schema.
- getSchema(String) - Method in class org.jpos.util.FSDMsg
-
Returns the root schema Element for the named message schema.
- getSchema(String, String, String) - Method in class org.jpos.util.FSDMsg
-
Returns the root schema Element located at the given path.
- getScheme() - Method in class org.jpos.security.SecureDESKey
- getScheme() - Method in class org.jpos.security.SecureKey
-
Gets the key scheme used to protect this key.
- getScheme() - Method in class org.jpos.security.SecureKeyBlock
- getScheme() - Method in class org.jpos.security.SecureKeySpec
-
Gets the key scheme used to protect this key.
- getScheme() - Method in class org.jpos.security.SecurePrivateKey
- getScriptInfo(String) - Method in class org.jpos.bsh.BSHLogListener
-
Returns the cached ScriptInfo for the given filename, or null.
- getSecurityCode() - Method in class org.jpos.core.CardHolder
-
Returns the card security code (CVV/CVC), or null.
- getSecurityModule(CLIContext) - Static method in class org.jpos.q2.cli.SSM
-
Returns the
JCESecurityModulestashed in the SSM-subsystem storage. - getSeed(int) - Static method in class org.jpos.security.SystemSeed
-
Returns
lbytes from the seed table, starting at offset 0. - getSeed(int, int) - Static method in class org.jpos.security.SystemSeed
-
Returns
lbytes from the seed table, starting at the given offset. - getSerializable() - Static method in class org.jpos.transaction.TransactionManager
-
Returns the current thread's transaction context as a raw
Serializable. - getServer() - Method in class org.jpos.q2.QBeanSupport
- getServer() - Method in interface org.jpos.q2.QBeanSupportMBean
-
Returns the Q2 server instance.
- getServer(String) - Static method in class org.jpos.iso.ISOServer
-
Returns the ISOServer registered under the given name.
- getServerAuthNeeded() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Returns whether outbound sockets validate the server certificate chain.
- getServerName() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Returns the configured peer certificate Common Name.
- getServerSocket() - Method in class org.jpos.iso.BaseChannel
-
Returns the current server socket.
- getServiceCode() - Method in class org.jpos.core.Card
-
Returns the ISO service code.
- getServiceCode() - Method in class org.jpos.core.CardHolder
-
Returns the service code from track2, or three blanks if not available.
- getServiceCode() - Method in class org.jpos.core.Track1
-
Returns the service code.
- getServiceCode() - Method in class org.jpos.core.Track2
-
Returns the service code.
- getSession() - Method in class org.jpos.transaction.TransactionStatusEvent
-
Returns the session identifier.
- getSessions() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
- getSessions() - Method in interface org.jpos.q2.iso.MultiSessionChannelAdaptorMBean
-
Returns the configured number of channel sessions.
- getSessionsToStandUp() - Method in class org.jpos.transaction.TransactionManager
-
This method returns the number of sessions that can be started at this point in time
- getShutdownScript() - Method in class org.jpos.q2.qbean.QExec
- getShutdownScript() - Method in interface org.jpos.q2.qbean.QExecMBean
-
Returns the configured shutdown-script path.
- getSKDMethod() - Method in class org.jpos.emv.cryptogram.CPACryptogram
- getSKDMethod() - Method in interface org.jpos.emv.cryptogram.CryptogramSpec
-
Return method of the derivation of Unique DEA Key UDK (Session Key) used for Application Cryptogram generation
- getSKDMethod() - Method in class org.jpos.emv.cryptogram.MChipCryptogram
- getSKDMethod() - Method in class org.jpos.emv.cryptogram.VISACryptogram
- getSleepTime() - Method in class org.jpos.q2.qbean.SystemMonitor
- getSleepTime() - Method in interface org.jpos.q2.qbean.SystemMonitorMBean
-
Returns the configured polling interval.
- getSMAdapter(String) - Static method in class org.jpos.security.BaseSMAdapter
-
Looks up a registered SMAdapter by name from the NameRegistrar.
- getSocket() - Method in class org.jpos.iso.BaseChannel
-
Returns the current connected socket.
- getSocketFactory() - Method in class org.jpos.iso.BaseChannel
-
Gets the ISOClientSocketFactory (may be null)
- getSocketFactory() - Method in class org.jpos.iso.ISOServer
-
Gets the ISOClientSocketFactory (may be null)
- getSocketFactory() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getSocketFactory() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the socket factory class name.
- getSocketFactory() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- getSocketFactory() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Returns the configured socket-factory class name.
- getSocketFactory() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
Returns the configured socket-factory class name.
- getSocketFactory() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Returns the configured socket-factory class name.
- getSocketFactory() - Method in class org.jpos.q2.iso.QServer
- getSocketFactory() - Method in interface org.jpos.q2.iso.QServerMBean
-
Returns the configured socket-factory class name.
- getSoLingerSeconds() - Method in class org.jpos.iso.BaseChannel
-
Returns the SO_LINGER timeout in seconds.
- getSource() - Method in enum class org.jpos.emv.EMVStandardTagType
- getSource() - Method in interface org.jpos.emv.EMVTagType
-
Returns the data source for this tag.
- getSource() - Method in class org.jpos.iso.header.BASE1Header
- getSource() - Method in class org.jpos.iso.header.BaseHeader
- getSource() - Method in interface org.jpos.iso.ISOHeader
-
Returns the source address in this ISOHeader.
- getSource() - Method in class org.jpos.iso.ISOMsg
-
Returns the associated ISOSource (e.g.
- getSource() - Method in class org.jpos.rc.Result.Entry
-
Returns the source identifier of this entry.
- getSource() - Method in class org.jpos.util.LogEvent
-
Returns the
LogSourceassociated with this event, if any. - getSpace() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property space.
- getSpace() - Method in class org.jpos.q2.iso.QMUX
-
Returns the
Spacebacking this MUX's queues. - getSpace() - Static method in class org.jpos.space.JDBMSpace
-
Returns a reference to the default JDBMSpace, backed by a file named
space. - getSpace() - Static method in class org.jpos.space.SpaceFactory
-
Returns the default transient space (equivalent to
tspace:default). - getSpace() - Method in class org.jpos.transaction.TransactionManager
-
Returns the volatile space used for in-flight transaction state.
- getSpace() - Static method in class org.jpos.util.NameRegistrar
-
Returns the underlying TSpace used for name registration.
- getSpace(String) - Static method in class org.jpos.space.JDBMSpace
-
creates a named JDBMSpace (filename used for storage is the same as the given name)
- getSpace(String) - Static method in class org.jpos.space.JESpace
-
Returns (or creates) the named JESpace using the name as the storage path.
- getSpace(String) - Static method in class org.jpos.space.SpaceFactory
-
Resolves a space URI of the form
scheme:name[:param]. - getSpace(String, String) - Static method in class org.jpos.space.JDBMSpace
-
creates a named JDBMSpace
- getSpace(String, String) - Static method in class org.jpos.space.JESpace
-
Returns (or creates) the named JESpace stored at the given path.
- getSpace(String, String, String) - Static method in class org.jpos.space.SpaceFactory
-
Resolves the space identified by
scheme,name, and optionalparam, registering a newly-created space inNameRegistraron first use. - getSpaceName() - Method in class org.jpos.q2.qbean.SpaceAdaptor
- getSpaceName() - Method in interface org.jpos.q2.qbean.SpaceAdaptorMBean
-
Returns the configured space name.
- getSpaceName() - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
- getSpaceName() - Method in interface org.jpos.q2.qbean.SpaceProxyAdaptorMBean
-
Returns the configured space name.
- getSrcId() - Method in class org.jpos.iso.channel.VAPChannel
-
Returns the configured source identifier.
- getStartScript() - Method in class org.jpos.q2.qbean.QExec
- getStartScript() - Method in interface org.jpos.q2.qbean.QExecMBean
-
Returns the configured start-script path.
- getState() - Method in interface org.jpos.q2.QBean
-
Returns the current state of this QBean.
- getState() - Method in class org.jpos.q2.QBeanSupport
- getState() - Method in class org.jpos.transaction.TransactionStatusEvent
-
Returns the transaction state.
- getStateAsString() - Method in interface org.jpos.q2.QBean
-
Returns the current state as a human-readable string.
- getStateAsString() - Method in class org.jpos.q2.QBeanSupport
- getStateAsString() - Method in class org.jpos.transaction.TransactionStatusEvent
-
Returns the transaction state as display text.
- getStrategy() - Method in class org.jpos.q2.iso.MUXPool
- getStrategy() - Method in interface org.jpos.q2.iso.MUXPoolMBean
-
Returns the configured selection strategy.
- getStrategyHandler() - Method in class org.jpos.q2.iso.MUXPool
-
Returns the configured custom strategy handler, if any.
- getString(int) - Method in class org.jpos.iso.FSDISOMsg
- getString(int) - Method in class org.jpos.iso.ISOMsg
-
Return the String value associated with the given ISOField number
- getString(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getString(int) - Method in class org.jpos.tlv.TLVList
-
searches the list for a specified tag and returns a hex String
- getString(Object) - Method in class org.jpos.transaction.Context
-
Returns the value as a String, converting it if necessary.
- getString(Object, String) - Method in class org.jpos.transaction.Context
-
Returns the value as a String, or a default if not found.
- getString(String) - Method in class org.jpos.iso.FSDISOMsg
- getString(String) - Method in class org.jpos.iso.ISOMsg
-
Return the String value associated with the given field path
- getString(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getStringValue() - Method in class org.jpos.tlv.TLVMsg
-
Returns the TLV value as a hexadecimal string.
- getSubFieldId() - Method in class org.jpos.tlv.packager.TaggedSequencePackager.PrefixUnpackResult
-
Returns the next sub-field id to use after the prefix fields.
- getSuffix() - Method in class org.jpos.util.DailyLogListener
-
Getter for property suffix.
- getSymbolicName() - Method in class org.jpos.iso.gui.ISOChannelPanel
-
Returns the symbolic name.
- getSymbolicName() - Method in class org.jpos.iso.gui.ISORequestListenerPanel
-
Returns the symbolic name.
- getSystemHash() - Static method in class org.jpos.q2.install.ModuleUtils
-
Returns the Base64-encoded SHA-256 hash of the concatenated module UUIDs, used as a per-installation fingerprint by license verification.
- getTag() - Method in class org.jpos.emv.EMVTag
- getTag() - Method in class org.jpos.tlv.ISOTaggedField
-
Returns the tag identifier.
- getTag() - Method in class org.jpos.tlv.TagSequenceBase
- getTag() - Method in interface org.jpos.tlv.TagValue
-
Returns the tag identifier.
- getTag() - Method in class org.jpos.tlv.TagValueBase
- getTag() - Method in class org.jpos.tlv.TLVMsg
-
Returns the TLV tag identifier.
- getTag() - Method in class org.jpos.util.LogEvent
-
Returns the log tag.
- getTagDescription() - Method in enum class org.jpos.emv.EMVStandardTagType
- getTagDescription() - Method in interface org.jpos.emv.EMVTagType
-
Returns the full description of this tag.
- getTagForField(int, int) - Method in class org.jpos.iso.packager.DecimalTagMapper
-
Convert
subFieldNumberto tag. - getTagForField(int, int) - Method in interface org.jpos.iso.packager.TagMapper
-
Returns the tag string for the given field and sub-field number.
- getTagFormatMapper() - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Returns the format mapper for this packager's tag set.
- getTagFormatMapper() - Method in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVPackager
- getTagId() - Method in class org.jpos.tlv.CharTag
-
Gets tag identifier.
- getTagIndex(Prefixer) - Method in class org.jpos.iso.IsoFieldHeaderFormatter
-
Returns the index of the tag prefixer relative to length.
- getTagInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVAsciiHexPackager
- getTagInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager
- getTagInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVEbcdicHexPackager
- getTagInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Returns the interpreter used for encoding/decoding tag bytes.
- getTagMapper() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Returns the
TagMapperused to translate tag identifiers. - getTagName() - Method in exception class org.jpos.iso.ISOException
-
Returns the XML tag name used when dumping this exception.
- getTagName() - Method in exception class org.jpos.security.SMException
-
put your documentation comment here
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLBINARY
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLCHAR
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLBINARY
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLCHAR
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLLBINARY
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLLCHAR
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLLLBINARY
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLLLCHAR
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTTLLLCHAR
- getTagNameLength() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Returns the fixed length of the tag name in bytes.
- getTagNumber() - Method in class org.jpos.emv.EMVConstructedTag
-
Returns the numeric tag number.
- getTagNumber() - Method in enum class org.jpos.emv.EMVStandardTagType
- getTagNumber() - Method in class org.jpos.emv.EMVTag
-
Returns the numeric tag number.
- getTagNumber() - Method in interface org.jpos.emv.EMVTagType
-
Returns the numeric tag number.
- getTagNumberBytes() - Method in enum class org.jpos.emv.EMVStandardTagType
-
Returns the tag number as a big-endian byte array.
- getTagNumberBytes() - Method in interface org.jpos.emv.EMVTagType
-
Returns the tag number as a byte array.
- getTagNumberHex() - Method in class org.jpos.emv.EMVConstructedTag
-
Returns the tag number as an uppercase hexadecimal string.
- getTagNumberHex() - Method in enum class org.jpos.emv.EMVStandardTagType
-
Returns the tag number as an uppercase hexadecimal string.
- getTagNumberHex() - Method in class org.jpos.emv.EMVTag
-
Returns the tag number as an uppercase hexadecimal string.
- getTagNumberHex() - Method in interface org.jpos.emv.EMVTagType
-
Returns the tag number as an uppercase hexadecimal string.
- getTagNumberLength() - Method in enum class org.jpos.emv.EMVStandardTagType
-
Returns the byte length of the tag number field (1 or 2 bytes).
- getTagPackager() - Method in class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
Returns the packager used to pack/unpack the tag field.
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
Returns the packager used to pack/unpack the tag field.
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
Returns the packager used to pack/unpack the tag field.
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
Returns the packager used to pack/unpack the tag field.
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
Returns the packager used to pack/unpack the tag field.
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
Returns the packager used to pack/unpack the tag field.
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
Returns the packager used to pack/unpack the tag field.
- getTagPackager() - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
Returns the
ISOFieldPackagerused for packing/unpacking tag fields. - getTags() - Method in class org.jpos.metrics.iso.ISOMsgCounter
- getTags() - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Returns all metric tags.
- getTags() - Method in class org.jpos.tlv.TLVList
-
Returns the decoded tags in insertion order.
- getTags() - Method in class org.jpos.util.LogEvent
-
Returns an unmodifiable view of this event's tags.
- getTagsAsMap() - Method in class org.jpos.metrics.iso.ISOMsgCounter
-
Returns the metric tags as a map.
- getTagShortDescription() - Method in enum class org.jpos.emv.EMVStandardTagType
- getTagShortDescription() - Method in interface org.jpos.emv.EMVTagType
-
Returns the short description of this tag.
- getTagType() - Method in class org.jpos.emv.EMVConstructedTag
-
Returns the EMV tag type descriptor.
- getTagType() - Method in class org.jpos.emv.EMVTag
-
Returns the EMV tag type descriptor.
- getTagValue(String) - Method in class org.jpos.tlv.CharTagMap
-
Gets the value of the tag with given tagId from map.
- getTail() - Method in class org.jpos.transaction.TransactionManager
- getTail() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the current tail index of the transaction queue.
- getTaskCount() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getTaskCount() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the approximate total number of tasks that have been scheduled for execution.
- getTemplate() - Method in enum class org.jpos.emv.EMVStandardTagType
-
Returns the template tag type for this tag, or
nullif there is no template. - getTerminationTimer() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- getTerminationTimer() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns the await-termination delay in milliseconds.
- getThirdBitmapField() - Method in class org.jpos.iso.ISOBasePackager
-
Returns the field number carrying the tertiary bitmap as a Data Element.
- getThreadPool(String) - Static method in class org.jpos.util.ThreadPool
-
Deprecated.Retrieves a thread pool from NameRegistrar given its name, unique identifier.
- getThreadPoolExecutor(String) - Static method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Retrieves a thread pool executor from NameRegistrar given its name.
- getThreadPoolExecutor(String, Class) - Static method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Retrieves a thread pool executor from NameRegistrar given its name and expected class.
- getTime(Date) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getTime(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
Formats the given date.
- getTimeout() - Method in class org.jpos.iso.BaseChannel
-
Returns the socket read timeout in milliseconds.
- getTimeout() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property timeout.
- getTimeout() - Method in class org.jpos.transaction.Context
- getTimeout() - Method in interface org.jpos.transaction.Pausable
-
Returns the configured pause timeout.
- getTimer() - Static method in class org.jpos.util.DefaultTimer
-
Returns the shared daemon
Timerinstance, creating it lazily if needed. - getTLV() - Method in class org.jpos.tlv.CharTag
-
Form TLV for this tag.
- getTLV() - Method in class org.jpos.tlv.TLVMsg
-
Returns the encoded TLV message bytes.
- getTmpDir() - Method in class org.jpos.util.DirPoll
-
Returns the tmp directory.
- getToken() - Method in class org.jpos.iso.IF_TBASE
- getToken() - Method in interface org.jpos.iso.TaggedFieldPackager
-
Returns the tag token for this packager.
- getToken() - Method in class org.jpos.tlv.packager.IF_FSTBINARY
- getToken() - Method in class org.jpos.tlv.packager.IF_FSTCHAR
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLNUM
- getToken() - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
- getToken() - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
Returns the current tag token.
- getTotalDuration() - Method in class org.jpos.util.Profiler.Entry
-
Returns the total elapsed duration in milliseconds.
- getTotalDurationInNanos() - Method in class org.jpos.util.Profiler.Entry
-
Returns the raw total elapsed duration in nanoseconds.
- getTotalLength(Prefixer, Prefixer) - Method in class org.jpos.iso.IsoFieldHeaderFormatter
-
Returns the total length of tag and length fields.
- getTPS() - Method in class org.jpos.transaction.TransactionManager
-
Returns the TPS counter that tracks transactions per second for this manager.
- getTPSAsString() - Method in class org.jpos.transaction.TransactionManager
- getTPSAsString() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns a human-readable summary of TPS statistics.
- getTPSAvg() - Method in class org.jpos.transaction.TransactionManager
- getTPSAvg() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the average transactions-per-second since the last reset.
- getTPSElapsed() - Method in class org.jpos.transaction.TransactionManager
- getTPSElapsed() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the elapsed time in milliseconds covered by the current TPS window.
- getTPSPeak() - Method in class org.jpos.transaction.TransactionManager
- getTPSPeak() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the peak transactions-per-second observed since the last reset.
- getTPSPeakWhen() - Method in class org.jpos.transaction.TransactionManager
- getTPSPeakWhen() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Returns the wall-clock instant at which
TransactionManagerMBean.getTPSPeak()was reached. - getTraceId() - Method in class org.jpos.util.LogEvent
-
Returns the current trace-id, generating one if absent.
- getTrack() - Method in class org.jpos.core.Track1
-
Returns the raw track1 string this object was built from.
- getTrack() - Method in class org.jpos.core.Track2
-
Returns the raw track2 string this object was built from.
- getTrack1() - Method in class org.jpos.core.Card
-
Returns the Track 1 data.
- getTrack1() - Method in class org.jpos.core.CardHolder
-
Returns the track 1 raw data.
- getTrack2() - Method in class org.jpos.core.Card
-
Returns the Track 2 data.
- getTrack2() - Method in class org.jpos.core.CardHolder
-
Returns a reconstructed track 2 string, or null if track 2 data is absent.
- getTrailer() - Method in class org.jpos.core.CardHolder
-
Returns the card trailer string.
- getTrailer() - Method in class org.jpos.iso.ISOMsg
-
Get optional trailer image.
- getTrailler() - Method in class org.jpos.core.CardHolder
-
Deprecated.use getTrailer()
- getTransactionCounter() - Method in class org.jpos.security.KeySerialNumber
-
Returns the transaction counter as a hexadecimal string padded with leading zeros to a length of 6 characters.
- getTransactionCounterBytes() - Method in class org.jpos.security.KeySerialNumber
-
Returns the transaction counter as an array of bytes.
- getTXCounter() - Method in class org.jpos.iso.ISOServer
- getTXCounter() - Method in interface org.jpos.iso.ISOServerMBean
-
Returns the transmit counter.
- getTXCounter() - Method in class org.jpos.q2.iso.ChannelAdaptor
- getTXCounter() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns the transmitted message count.
- getTXCounter() - Method in class org.jpos.q2.iso.QMUX
- getTXCounter() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the number of messages transmitted since the last reset.
- getTXExpired() - Method in class org.jpos.q2.iso.QMUX
- getTXExpired() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the number of TX requests that expired without a matching response.
- getTXPending() - Method in class org.jpos.q2.iso.QMUX
- getTXPending() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the number of TX requests still awaiting a response.
- getType() - Method in class org.jpos.rc.Result.Entry
-
Returns the type of this entry.
- getUnhandledQueue() - Method in class org.jpos.q2.iso.QMUX
- getUnhandledQueue() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Returns the queue name where unmatched inbound messages are forwarded.
- getUptime() - Method in class org.jpos.q2.Q2
-
Returns Q2's uptime since
Q2.run()captured the start instant. - getUserData() - Method in class org.jpos.q2.CLIContext
-
Returns the mutable user-data map for sharing state across CLI commands.
- getValue() - Method in class org.jpos.emv.EMVConstructedTag
-
Returns the tag value.
- getValue() - Method in class org.jpos.emv.EMVTag
-
Returns the tag value.
- getValue() - Method in class org.jpos.iso.DatasetElement
-
Returns the component value.
- getValue() - Method in class org.jpos.iso.ISOAmount
- getValue() - Method in class org.jpos.iso.ISOBinaryField
- getValue() - Method in class org.jpos.iso.ISOBitMap
- getValue() - Method in class org.jpos.iso.ISOComponent
-
valid on Leafs only.
- getValue() - Method in class org.jpos.iso.ISODatasetField
-
Returns the datasets carried by this field.
- getValue() - Method in class org.jpos.iso.ISOField
- getValue() - Method in class org.jpos.iso.ISOMsg
-
Returns this message itself as its value.
- getValue() - Method in class org.jpos.space.JESpace.Ref
-
Returns the deserialized value of this Ref.
- getValue() - Method in class org.jpos.tlv.CharTag
-
Gets tag value.
- getValue() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getValue() - Method in class org.jpos.tlv.ISOTaggedField
- getValue() - Method in class org.jpos.tlv.TagSequenceBase
- getValue() - Method in interface org.jpos.tlv.TagValue
-
Returns the tag value.
- getValue() - Method in class org.jpos.tlv.TagValueBase
- getValue() - Method in class org.jpos.tlv.TLVMsg
-
Returns the TLV value bytes.
- getValue(int) - Method in class org.jpos.iso.ISODataset
-
Returns the logical value of the first matching element.
- getValue(int) - Method in class org.jpos.iso.ISOMsg
-
Return the object value associated with the given field number
- getValue(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getValue(int) - Method in class org.jpos.tlv.TLVList
-
searches the list for a specified tag and returns it raw
- getValue(int, int) - Method in class org.jpos.iso.ISODatasetField
-
Returns the logical value stored under the given dataset and element identifiers.
- getValue(String) - Method in class org.jpos.iso.ISOMsg
-
Return the object value associated with the given field path
- getValue(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- getValueInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVAsciiHexPackager
- getValueInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager
- getValueInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVEbcdicHexPackager
- getValueInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Returns the interpreter used for encoding/decoding value bytes.
- getValueLength(ByteBuffer) - Method in class org.jpos.tlv.TLVList
-
Read length bytes and return the int value
- getVariant() - Method in class org.jpos.security.SecureDESKey
- getVariant() - Method in class org.jpos.security.SecureKeySpec
-
Gets the key variant method used to protect this key.
- getVariant() - Method in class org.jpos.security.SecurePrivateKey
- getVariant() - Method in class org.jpos.security.SecureVariantKey
-
Gets the key variant method used to protect this key.
- getVerifiedLicenseText() - Static method in class org.jpos.util.PGPHelper
-
Returns the verified clear-text license payload.
- getVErrors(ISOComponent) - Method in class org.jpos.iso.validator.VErrorParser
-
Parse an ISOComponent and get an error vector.
- getVersion() - Static method in class org.jpos.q2.Q2
-
Returns the jPOS build version, sourced from the bundled buildinfo resource.
- getVersionString() - Static method in class org.jpos.q2.Q2
-
Builds the multi-line version banner used by
Q2.displayVersion(), combining jPOS version metadata with any embedded application metadata. - getWatchServiceClassname() - Method in class org.jpos.q2.Q2
-
Returns the configured
WatchServiceclass name, ornullwhen polling is used. - getWhen() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
-
Returns the next scheduled execution time based on the
startconfiguration property. - GICCChannel - Class in org.jpos.iso.channel
-
four-byte header in nbp
- GICCChannel() - Constructor for class org.jpos.iso.channel.GICCChannel
-
Public constructor (used by Class.forName("...").newInstance())
- GICCChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.GICCChannel
-
Construct client ISOChannel
- GICCChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.GICCChannel
-
Construct server ISOChannel
- GICCChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.GICCChannel
-
constructs a server ISOChannel associated with a Server Socket
- GICCSubFieldPackager - Class in org.jpos.iso.packager
-
This packager is used to package subfields such as field 60 of GICC.
- GICCSubFieldPackager() - Constructor for class org.jpos.iso.packager.GICCSubFieldPackager
-
Default constructor.
- goOnlineOnNextTransactionSet() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if go online on next transaction set.
- grabSpace(Element) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Returns the Space referenced by the given element, or the default space if null.
- GridLayoutFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a Swing panel using
GridLayoutwith<cell>children. - GridLayoutFactory() - Constructor for class org.jpos.ui.factory.GridLayoutFactory
-
Default constructor for
UIFactorydiscovery. - groups - Variable in class org.jpos.transaction.TransactionManager
-
Configured group-name to participant-list mapping.
- GROUPS - Static variable in class org.jpos.transaction.TransactionManager
-
Space-key prefix used to persist a transaction's group execution stack.
- GroupSelector - Interface in org.jpos.transaction
-
GroupSelector can be implemented by a TransactionParticipant in order to switch the transaction to a new group of participants.
- GS - Static variable in class org.jpos.iso.ISOUtil
-
ASCII Group Separator (GS) control character.
- GS - Static variable in class org.jpos.util.FSDMsg
-
Group Separator character (ASCII 0x1D).
- guessAutNumber(String) - Method in class org.jpos.iso.packager.VISA1Packager
- guessAutNumber(String) - Method in interface org.jpos.iso.VISA1ResponseFilter
-
Inspects
responseand returns the embedded authorization number, if any. - GZIPChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation.
- GZIPChannel() - Constructor for class org.jpos.iso.channel.GZIPChannel
-
Default constructor.
- GZIPChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.GZIPChannel
-
Construct client ISOChannel
- GZIPChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.GZIPChannel
-
Construct server ISOChannel
- GZIPChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.GZIPChannel
-
constructs a server ISOChannel associated with a Server Socket
H
- handle(Exception) - Method in interface org.jpos.core.handlers.exception.ExceptionHandler
-
Implement custom exception handling that can be injected into jPos via configuration.
- handle(Exception) - Method in interface org.jpos.core.handlers.exception.ExceptionHandlerAware
-
Execute the pipeline by starting with the specific pipeline for the exception followed by the default pipeline.
- handleExit() - Method in class org.jpos.q2.CLI
-
Called on normal exit; subclasses may override.
- handleHeader(ISOMsg, ISOMsg) - Method in enum class org.jpos.transaction.participant.SendResponse.HeaderStrategy
-
Adjusts
r's header based on the requestm. - handleISOServerEvent(EventObject) - Method in interface org.jpos.iso.ISOServerEventListener
-
Handles an ISOServer event.
- handlePackError(ISOComponent, ISOException) - Method in interface org.jpos.tlv.packager.PackagerErrorHandler
-
Invoked when packing
mfails. - handlePackError(ISOComponent, ISOException) - Method in class org.jpos.tlv.packager.PackagerErrorLogger
- handleSpecialField35(ISOMsg, ByteArrayOutputStream) - Method in class org.jpos.iso.packager.VISA1Packager
-
Handles the VISA1-specific encoding of field 35 (track-2 data with entry mode).
- handleUnpackError(ISOComponent, byte[], ISOException) - Method in interface org.jpos.tlv.packager.PackagerErrorHandler
-
Invoked when unpacking
msgintoisoComponentfails. - handleUnpackError(ISOComponent, byte[], ISOException) - Method in class org.jpos.tlv.packager.PackagerErrorLogger
- hasAny(int[]) - Method in class org.jpos.iso.ISOMsg
-
Check if the message has any of these fields
- hasAny(String...) - Method in class org.jpos.iso.ISOMsg
-
Check if the message has any of these fields
- hasBothTracks() - Method in class org.jpos.core.Card
-
Returns true if both track 1 and track 2 data are present.
- hasDatasetEnvelope() - Method in interface org.jpos.iso.ISODatasetPackager
-
Indicates whether datasets handled by this packager use the standard dataset identifier and length envelope.
- hasDatasetEnvelope() - Method in class org.jpos.iso.packager.ICCDataPackager
-
ICC data is encoded as raw BER-TLV, without the standard dataset identifier and length envelope.
- hasDatasets() - Method in class org.jpos.iso.ISODatasetField
-
Indicates whether this field still contains datasets.
- HasEntry - Class in org.jpos.transaction.participant
-
HasEntry is a general purpose GroupSelector that can be used to verify that a given object is available in the context.
- HasEntry() - Constructor for class org.jpos.transaction.participant.HasEntry
-
Default constructor; no instance state to initialise.
- hasException() - Method in class org.jpos.util.LogEvent
-
Indicates whether the payload contains a
Throwable. - hasExpiration() - Method in class org.jpos.space.JESpace.Ref
-
Returns
trueif this Ref has an expiration set. - hasFailure(IRC) - Method in class org.jpos.rc.Result
-
Returns
trueif there is a failure entry with the given IRC code. - hasFailures() - Method in class org.jpos.rc.Result
-
Returns
trueif this result contains at least one failure entry. - hasField(int) - Method in class org.jpos.iso.FSDISOMsg
- hasField(int) - Method in class org.jpos.iso.ISOMsg
-
Check if a given field is present
- hasField(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- hasField(String) - Method in class org.jpos.iso.FSDISOMsg
- hasField(String) - Method in class org.jpos.iso.ISOMsg
-
Check if a field indicated by a fpath is present
- hasField(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- hasField(String) - Method in class org.jpos.util.FSDMsg
-
Returns true if this message has a value for the named field.
- hasFields() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this message has at least one field set.
- hasFields() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- hasFields(int[]) - Method in class org.jpos.iso.ISOMsg
-
Check if all fields are present
- hasFields(int[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- hashCode() - Method in class org.jpos.core.Card
- hashCode() - Method in class org.jpos.core.CardHolder
- hashCode() - Method in class org.jpos.core.SimpleConfiguration
- hashCode() - Method in class org.jpos.core.Track1
- hashCode() - Method in class org.jpos.core.Track2
- hashCode() - Method in class org.jpos.iso.ISOAmount
- hashCode() - Method in record class org.jpos.log.AuditLogEventType
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Connect
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Deploy
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.DeployActivity
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Disconnect
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.KV
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.License
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Listen
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.LogEvt
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.LogMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.ProcessOutput
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.SessionEnd
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.SessionStart
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Shutdown
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Start
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Stop
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.SysInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.ThrowableAuditLogEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Txn
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.UnDeploy
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.jpos.log.evt.Warning
-
Returns a hash code value for this object.
- hashCode() - Method in class org.jpos.rc.SimpleRC
- hashCode() - Method in class org.jpos.security.jceadapter.JCEHandler.MacEngineKey
- hashCode() - Method in class org.jpos.space.MD5Template
- hashCode() - Method in class org.jpos.space.ObjectTemplate
- hashCode() - Method in class org.jpos.space.SpaceProxy
- hashCode() - Method in class org.jpos.transaction.Context
- hashCode() - Method in class org.jpos.transaction.participant.SelectDestination.BinRange
- hashCode() - Method in record class org.jpos.transaction.TransactionManager.Trace
-
Returns a hash code value for this object.
- hashCode() - Method in class org.jpos.transaction.TxnId
- hashCode() - Method in record class org.jpos.transaction.TxnId.TxnIdRange
-
Returns a hash code value for this object.
- hashCode() - Method in class org.jpos.util.FSDMsg
- hashCode() - Method in class org.jpos.util.Tags
- hasInfo() - Method in class org.jpos.rc.Result
-
Returns
trueif this result contains at least one informational entry. - hasInfo(IRC) - Method in class org.jpos.rc.Result
-
Returns
trueif there is an informational entry with the given IRC code. - hasInhibit() - Method in class org.jpos.rc.Result
-
Returns
trueif any entry has an IRC that is marked as inhibit. - hasIRC(IRC) - Method in class org.jpos.rc.Result
-
Returns
trueif any entry carries the given IRC code. - hasKey(Object) - Method in class org.jpos.transaction.Context
-
Check if key present
- hasKeys(Object...) - Method in class org.jpos.transaction.Context
-
Determines whether the specified keys are all present in the map.
- hasListeners() - Method in class org.jpos.util.Logger
-
Used by heavy used methods to avoid LogEvent creation
- hasMTI() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this message has an MTI field (field 0) set.
- hasNoRestrictions() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the third digit allows transactions with no restrictions (digits 0, 1, 6).
- hasPersistedKey(Object) - Method in class org.jpos.transaction.Context
-
Check key exists present persisted map
- hasPosEnvironment(PosDataCode.POSEnvironment) - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the given POS environment is set. - hasPosEnvironments(int) - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif all specified POS environment bits are set. - hasReadingMethod(PosDataCode.ReadingMethod) - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the given reading method is set. - hasReadingMethods(int) - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif all specified reading method bits are set. - hasSecurityCharacteristic(PosDataCode.SecurityCharacteristic) - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the given security characteristic is set. - hasSecurityCharacteristics(int) - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif all specified security characteristic bits are set. - hasSecurityCode() - Method in class org.jpos.core.CardHolder
-
Returns true if a security code is present.
- hasTag(int) - Method in class org.jpos.tlv.TLVList
-
Indicates if TLV measege with passed
tagis on list. - hasTag(String) - Method in class org.jpos.tlv.CharTagMap
-
Chceck if the tag with given tag identifier is in this tag map.
- hasTag(String) - Method in interface org.jpos.tlv.TagSequence
-
Returns true if this sequence contains the given tag.
- hasTag(String) - Method in class org.jpos.tlv.TagSequenceBase
- hasTrack1() - Method in class org.jpos.core.Card
-
Returns true if track 1 data is present.
- hasTrack1() - Method in class org.jpos.core.CardHolder
-
Returns true if track1 data is present.
- hasTrack2() - Method in class org.jpos.core.Card
-
Returns true if track 2 data is present.
- hasTrack2() - Method in class org.jpos.core.CardHolder
-
Returns true if track2 data is (potentially) present.
- hasVerificationMethod(PosDataCode.VerificationMethod) - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the given verification method is set. - hasVerificationMethods(int) - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif all specified verification method bits are set. - hasWarning(IRC) - Method in class org.jpos.rc.Result
-
Returns
trueif there is a warning entry with the given IRC code. - hasWarnings() - Method in class org.jpos.rc.Result
-
Returns
trueif this result contains at least one warning entry. - header - Variable in class org.jpos.iso.BaseChannel
-
Message header bytes.
- header - Variable in class org.jpos.iso.channel.X25Channel
-
Optional header bytes prepended to outgoing messages.
- header - Variable in class org.jpos.iso.header.BaseHeader
-
Raw header bytes.
- header - Variable in class org.jpos.iso.ISOMsg
-
Optional ISO header for this message.
- HEADER_TAG - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML element name used for message headers.
- headerLength - Variable in class org.jpos.iso.ISOBasePackager
-
Number of leading bytes treated as the ISO header during unpack.
- HELP - Class in org.jpos.q2.cli
-
CLI command that prints a short help message pointing the user to tab-completion and
man. - HELP() - Constructor for class org.jpos.q2.cli.HELP
-
Default constructor; no instance state to initialise.
- hex2BitSet(byte[], int, boolean) - Static method in class org.jpos.iso.ISOUtil
-
Converts an ASCII representation of a Bitmap field into a Java BitSet
- hex2BitSet(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts an ASCII representation of a Bitmap field into a Java BitSet
- hex2BitSet(BitSet, byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts an ASCII representation of a Bitmap field into a Java BitSet
- hex2byte(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a hex-encoded byte array to a binary byte array.
- hex2byte(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts a hex string into a byte array
- hex2byte(String, Charset) - Static method in class org.jpos.iso.ISOUtil
-
Converts a hex string into a byte array
- hex2str(byte[], int, int, boolean) - Static method in class org.jpos.iso.ISOUtil
-
converts a a byte array to a String with padding support
- HEXChannel - Class in org.jpos.iso.channel
-
Sends a four ASCII hex characters indicating message length (up to 0xffff)
- HEXChannel() - Constructor for class org.jpos.iso.channel.HEXChannel
-
Default constructor.
- HEXChannel(String, int, ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.HEXChannel
-
Construct client ISOChannel
- HEXChannel(ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.HEXChannel
-
Construct server ISOChannel
- HEXChannel(ISOPackager, byte[], ServerSocket) - Constructor for class org.jpos.iso.channel.HEXChannel
-
constructs server ISOChannel associated with a Server Socket
- hexdump(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Returns a formatted hexdump of a byte buffer.
- hexdump(byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Returns a formatted hexdump of a byte buffer starting at the given offset.
- hexdump(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Returns a formatted hexdump of a byte buffer region.
- hexDump(byte[], int, int, Charset) - Static method in class org.jpos.iso.ISOUtil
-
At times when the charset is not the default usual one the dump will have more unprintable characters than printable.
- HEXInterpreter - Class in org.jpos.iso
-
Implements BCD Interpreter.
- HexNibblesPrefixer - Class in org.jpos.iso
-
HexNibblesPrefixer constructs a prefix storing the length in BCD.
- HexNibblesPrefixer(int) - Constructor for class org.jpos.iso.HexNibblesPrefixer
-
Constructs a HexNibblesPrefixer with the given number of digits.
- hexor(String, String) - Static method in class org.jpos.iso.ISOUtil
-
Bitwise XOR between corresponding byte arrays represented in hex
- hexString(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
converts a byte array to hex string (suitable for dumps and ASCII packaging of Binary fields
- hexString(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
converts a byte array to hex string (suitable for dumps and ASCII packaging of Binary fields
- hexStrings - Static variable in class org.jpos.iso.ISOUtil
-
Pre-computed hex strings for each byte value (00-FF).
- HMAC - Enum constant in enum class org.jpos.security.Algorithm
-
HMAC - Hash Message Authentication Code.
- HMACSHA1 - Static variable in class org.jpos.security.ExtKeyUsage
-
HMAC key using SHA-1.
- HMACSHA224 - Static variable in class org.jpos.security.ExtKeyUsage
-
HMAC key using SHA-224.
- HMACSHA256 - Static variable in class org.jpos.security.ExtKeyUsage
-
HMAC key using SHA-256.
- HMACSHA384 - Static variable in class org.jpos.security.ExtKeyUsage
-
HMAC key using SHA-384.
- HMACSHA512 - Static variable in class org.jpos.security.ExtKeyUsage
-
HMAC key using SHA-512.
- HONOR_WITH_ID - Enum constant in enum class org.jpos.rc.CMF
-
Honor With Id.
- host() - Method in record class org.jpos.log.evt.Connect
-
Returns the value of the
hostrecord component. - host() - Method in record class org.jpos.log.evt.Disconnect
-
Returns the value of the
hostrecord component. - host() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
hostrecord component. - HOST_UNREACHABLE - Enum constant in enum class org.jpos.rc.CMF
-
Host Unreachable.
- How to use - Section in class org.jpos.util.FSDMsg
- HSM_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Hsm Error.
- HSM_ERROR_RETRY - Enum constant in enum class org.jpos.rc.CMF
-
Hsm Error Retry.
- HSplitFactory - Class in org.jpos.ui.factory
- HSplitFactory() - Constructor for class org.jpos.ui.factory.HSplitFactory
-
Default constructor for
UIFactorydiscovery. - HtmlFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a Swing HTML browser/editor pane.
- HtmlFactory() - Constructor for class org.jpos.ui.factory.HtmlFactory
-
Default constructor for
UIFactorydiscovery. - htree - Variable in class org.jpos.space.JDBMSpace
-
JDBM hash tree storing the space entries.
I
- ICC - Enum constant in enum class org.jpos.emv.EMVTagType.DataSource
-
Data element originates from the ICC (card).
- ICC - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
ICC (chip) reading.
- ICC_APPLICATION_UNABLE_TO_PROCESS - Enum constant in enum class org.jpos.rc.CMF
-
ICC Application Unable To Process.
- ICC_CERTIFICATE_REQUESTED - Enum constant in enum class org.jpos.rc.CMF
-
ICC Certificate Requested.
- ICC_DYNAMIC_NUMBER_0x9F4C - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: ICC Dynamic Number.
- ICC_FAILED - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
ICC was read but the read failed.
- ICC_RANDOM_SELECTION - Enum constant in enum class org.jpos.rc.CMF
-
ICC Random Selection.
- iccDataMissing() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif ICC data is missing. - ICCDataPackager - Class in org.jpos.iso.packager
-
Special-case packager for DE 055 ICC data, which carries raw BER-TLV without the standard dataset identifier and length envelope.
- ICCDataPackager() - Constructor for class org.jpos.iso.packager.ICCDataPackager
-
Creates an ICC data packager.
- iccScriptDataLength(int) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the maximum ICC scripts data length (sub-field 27-8, N3, range 0–999).
- id - Variable in class org.jpos.iso.ISOVError
-
Used by error parsers to set field tree path
- id - Variable in class org.jpos.jfr.TMEvent
-
Transaction identifier associated with the event.
- id() - Method in record class org.jpos.log.evt.Shutdown
-
Returns the value of the
idrecord component. - id() - Method in record class org.jpos.log.evt.Stop
-
Returns the value of the
idrecord component. - id() - Method in record class org.jpos.log.evt.Txn
-
Returns the value of the
idrecord component. - id() - Method in enum class org.jpos.metrics.MeterInfo
-
Returns the meter identifier.
- id() - Method in class org.jpos.transaction.TxnId
-
Returns the canonical numeric representation of this transaction id.
- ID_ATTR - Static variable in class org.jpos.iso.packager.LogPackager
-
XML attribute carrying the field number.
- ID_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML attribute name holding field identifiers.
- ID_NUMBER_INVALID - Enum constant in enum class org.jpos.rc.CMF
-
Id Number Invalid.
- idRange(Instant, Instant) - Static method in class org.jpos.transaction.TxnId
-
Computes an inclusive numeric id range for the given UTC instant range.
- idRange(LocalDate, LocalDate, ZoneId) - Static method in class org.jpos.transaction.TxnId
-
Computes an inclusive numeric id range for transactions between the given local dates, inclusive on both ends, in the provided time zone.
- idRange(LocalDateTime, LocalDateTime, ZoneId) - Static method in class org.jpos.transaction.TxnId
-
Inclusive range for local date-times in
zone. - idRange(ZonedDateTime, ZonedDateTime) - Static method in class org.jpos.transaction.TxnId
-
Inclusive range for zoned date-times.
- IF_CHAR - Class in org.jpos.iso
-
The IF_CHAR packager pads to the right with spaces, truncating data that is too long.
- IF_CHAR() - Constructor for class org.jpos.iso.IF_CHAR
-
Default constructor.
- IF_CHAR(int, String) - Constructor for class org.jpos.iso.IF_CHAR
-
Constructs a packager with the given length and description.
- IF_ECHAR - Class in org.jpos.iso
-
Deprecated.Use IFE_CHAR instead
- IF_ECHAR() - Constructor for class org.jpos.iso.IF_ECHAR
-
Deprecated.Default constructor.
- IF_ECHAR(int, String) - Constructor for class org.jpos.iso.IF_ECHAR
-
Deprecated.Constructs a packager with the given length and description.
- IF_FBINARY - Class in org.jpos.tlv.packager
-
Fully consuming packager
- IF_FBINARY() - Constructor for class org.jpos.tlv.packager.IF_FBINARY
-
Default constructor.
- IF_FBINARY.FullyConsumingPrefixer - Class in org.jpos.tlv.packager
-
A Prefixer that consumes all available bytes (no explicit length).
- IF_FCHAR - Class in org.jpos.tlv.packager
-
Fully consuming packager
- IF_FCHAR() - Constructor for class org.jpos.tlv.packager.IF_FCHAR
-
Default constructor.
- IF_FCHAR.FullyConsumingPrefixer - Class in org.jpos.tlv.packager
-
A Prefixer that consumes all available characters (no explicit length).
- IF_FSTBINARY - Class in org.jpos.tlv.packager
-
Field Separator Terminated packager
- IF_FSTBINARY() - Constructor for class org.jpos.tlv.packager.IF_FSTBINARY
-
Default constructor.
- IF_FSTBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IF_FSTBINARY
-
Constructs a packager with the given length and description.
- IF_FSTCHAR - Class in org.jpos.tlv.packager
-
Field Separator Terminated packager
- IF_FSTCHAR() - Constructor for class org.jpos.tlv.packager.IF_FSTCHAR
-
Default constructor.
- IF_FSTCHAR(int, String) - Constructor for class org.jpos.tlv.packager.IF_FSTCHAR
-
Constructs a packager with the given length and description.
- IF_NOP - Class in org.jpos.iso
-
A no-operation ISOFieldPackager; used as a placeholder for fields that require no packing/unpacking.
- IF_NOP() - Constructor for class org.jpos.iso.IF_NOP
-
Default constructor.
- IF_NOP(int, String) - Constructor for class org.jpos.iso.IF_NOP
-
Constructs a packager with the given length and description.
- IF_TBASE - Class in org.jpos.iso
-
IF_TBASE base field packager for IF_T* class deal fields terminated by special token
- IF_TBASE() - Constructor for class org.jpos.iso.IF_TBASE
-
Default constructor.
- IF_TBASE(int, String) - Constructor for class org.jpos.iso.IF_TBASE
-
Constructs an IF_TBASE with the given length and description.
- IF_TBASE(int, String, String) - Constructor for class org.jpos.iso.IF_TBASE
-
Constructs a packager with the given length and description.
- IF_TCHAR - Class in org.jpos.iso
-
ISOFieldPackager CHARACTERS (ASCII and BINARY) deal fields terminated by special token
- IF_TCHAR() - Constructor for class org.jpos.iso.IF_TCHAR
-
Default constructor.
- IF_TCHAR(int, String) - Constructor for class org.jpos.iso.IF_TCHAR
-
Constructs a packager with the given length and description.
- IF_TCHAR(int, String, String) - Constructor for class org.jpos.iso.IF_TCHAR
-
Constructs a packager with the given length and description.
- IF_UNUSED - Class in org.jpos.iso
-
IF_UNUSED acts as a filler for unused elements of a message packager.
- IF_UNUSED() - Constructor for class org.jpos.iso.IF_UNUSED
-
Default constructor.
- IFA_AMOUNT - Class in org.jpos.iso
-
ISOFieldPackager ASCII AMOUNT.
- IFA_AMOUNT() - Constructor for class org.jpos.iso.IFA_AMOUNT
-
Default constructor.
- IFA_AMOUNT(int, String) - Constructor for class org.jpos.iso.IFA_AMOUNT
-
Constructs a packager with the given length and description.
- IFA_AMOUNT2003 - Class in org.jpos.iso
-
ASCII numeric packager that creates
ISOAmountcomponents, used for ISO-8583:2003 amount fields. - IFA_AMOUNT2003() - Constructor for class org.jpos.iso.IFA_AMOUNT2003
-
Default constructor; no instance state to initialise.
- IFA_BINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII Binary
- IFA_BINARY() - Constructor for class org.jpos.iso.IFA_BINARY
-
Default constructor.
- IFA_BINARY(int, String) - Constructor for class org.jpos.iso.IFA_BINARY
-
Constructs a packager with the given length and description.
- IFA_BITMAP - Class in org.jpos.iso
-
ASCII packaged Bitmap
- IFA_BITMAP() - Constructor for class org.jpos.iso.IFA_BITMAP
-
Default constructor.
- IFA_BITMAP(int, String) - Constructor for class org.jpos.iso.IFA_BITMAP
-
Constructs a packager with the given length and description.
- IFA_FLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len padded (fixed) CHAR (suitable to use in ANSI X9.2 interchanges.
- IFA_FLLCHAR() - Constructor for class org.jpos.iso.IFA_FLLCHAR
-
Default constructor.
- IFA_FLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_FLLCHAR
-
Constructs a packager with the given length and description.
- IFA_FLLNUM - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len padded (fixed) NUMERIC (suitable to use in ANSI X9.2 interchanges.
- IFA_FLLNUM() - Constructor for class org.jpos.iso.IFA_FLLNUM
-
Default constructor.
- IFA_FLLNUM(int, String) - Constructor for class org.jpos.iso.IFA_FLLNUM
-
Constructs a packager with the given length and description.
- IFA_LBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LBINARY() - Constructor for class org.jpos.iso.IFA_LBINARY
-
Default constructor.
- IFA_LBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LBINARY
-
Constructs a packager with the given length and description.
- IFA_LCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR.
- IFA_LCHAR() - Constructor for class org.jpos.iso.IFA_LCHAR
-
Default constructor.
- IFA_LCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LCHAR
-
Constructs a packager with the given length and description.
- IFA_LLABINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLABINARY() - Constructor for class org.jpos.iso.IFA_LLABINARY
-
Default constructor.
- IFA_LLABINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLABINARY
-
Constructs a packager with the given length and description.
- IFA_LLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLBINARY() - Constructor for class org.jpos.iso.IFA_LLBINARY
-
Default constructor.
- IFA_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLBINARY
-
Constructs a packager with the given length and description.
- IFA_LLBNUM - Class in org.jpos.iso
-
Length is represented in ASCII (as in IFA_LL*) Value is represented in BCD ISOFieldPackager Binary LLNUM
- IFA_LLBNUM() - Constructor for class org.jpos.iso.IFA_LLBNUM
-
Default constructor.
- IFA_LLBNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFA_LLBNUM
-
Constructs a packager with the given length and description.
- IFA_LLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLCHAR() - Constructor for class org.jpos.iso.IFA_LLCHAR
-
Default constructor.
- IFA_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLCHAR
-
Constructs a packager with the given length and description.
- IFA_LLLABINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLABINARY() - Constructor for class org.jpos.iso.IFA_LLLABINARY
-
Default constructor.
- IFA_LLLABINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLABINARY
-
Constructs a packager with the given length and description.
- IFA_LLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLBINARY() - Constructor for class org.jpos.iso.IFA_LLLBINARY
-
Default constructor.
- IFA_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLBINARY
-
Constructs a packager with the given length and description.
- IFA_LLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLLCHAR() - Constructor for class org.jpos.iso.IFA_LLLCHAR
-
Default constructor.
- IFA_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLLCHAR
-
Constructs a packager with the given length and description.
- IFA_LLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLLBINARY() - Constructor for class org.jpos.iso.IFA_LLLLBINARY
-
Default constructor.
- IFA_LLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLLBINARY
-
Constructs a packager with the given length and description.
- IFA_LLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLLLCHAR() - Constructor for class org.jpos.iso.IFA_LLLLCHAR
-
Default constructor.
- IFA_LLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLLLCHAR
-
Constructs a packager with the given length and description.
- IFA_LLLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLLLBINARY() - Constructor for class org.jpos.iso.IFA_LLLLLBINARY
-
Default constructor.
- IFA_LLLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLLLBINARY
-
Constructs a packager with the given length and description.
- IFA_LLLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLLLLCHAR() - Constructor for class org.jpos.iso.IFA_LLLLLCHAR
-
Default constructor.
- IFA_LLLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLLLLCHAR
-
Constructs a packager with the given length and description.
- IFA_LLLLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLLLLBINARY() - Constructor for class org.jpos.iso.IFA_LLLLLLBINARY
-
Default constructor.
- IFA_LLLLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLLLLBINARY
-
Constructs a packager with the given length and description.
- IFA_LLLLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLLLLLCHAR() - Constructor for class org.jpos.iso.IFA_LLLLLLCHAR
-
Default constructor.
- IFA_LLLLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLLLLLCHAR
-
Constructs a packager with the given length and description.
- IFA_LLLNUM - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len NUMERIC
- IFA_LLLNUM() - Constructor for class org.jpos.iso.IFA_LLLNUM
-
Default constructor.
- IFA_LLLNUM(int, String) - Constructor for class org.jpos.iso.IFA_LLLNUM
-
Constructs a packager with the given length and description.
- IFA_LLNUM - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len NUMERIC
- IFA_LLNUM() - Constructor for class org.jpos.iso.IFA_LLNUM
-
Default constructor.
- IFA_LLNUM(int, String) - Constructor for class org.jpos.iso.IFA_LLNUM
-
Constructs a packager with the given length and description.
- IFA_NUMERIC - Class in org.jpos.iso
-
ISOFieldPackager ASCII NUMERIC.
- IFA_NUMERIC() - Constructor for class org.jpos.iso.IFA_NUMERIC
-
Default constructor.
- IFA_NUMERIC(int, String) - Constructor for class org.jpos.iso.IFA_NUMERIC
-
Constructs a packager with the given length and description.
- IFA_TTLBINARY - Class in org.jpos.iso
-
Packager for TTLBINARY TLV subfields
- IFA_TTLBINARY() - Constructor for class org.jpos.iso.IFA_TTLBINARY
-
Default constructor; no instance state to initialise.
- IFA_TTLCHAR - Class in org.jpos.iso
-
Packager for TTLCHAR TLV subfields
- IFA_TTLCHAR() - Constructor for class org.jpos.iso.IFA_TTLCHAR
-
Default constructor; no instance state to initialise.
- IFA_TTLLBINARY - Class in org.jpos.iso
-
Packager for TTLLBINARY TLV subfields
- IFA_TTLLBINARY() - Constructor for class org.jpos.iso.IFA_TTLLBINARY
-
Default constructor; no instance state to initialise.
- IFA_TTLLCHAR - Class in org.jpos.iso
-
Packager for TTLLCHAR TLV subfields
- IFA_TTLLCHAR() - Constructor for class org.jpos.iso.IFA_TTLLCHAR
-
Default constructor; no instance state to initialise.
- IFA_TTLLLBINARY - Class in org.jpos.iso
-
Packager for TTLLLBINARY TLV subfields
- IFA_TTLLLBINARY() - Constructor for class org.jpos.iso.IFA_TTLLLBINARY
-
Default constructor; no instance state to initialise.
- IFA_TTLLLCHAR - Class in org.jpos.iso
-
Packager for TTLLLCHAR TLV subfields
- IFA_TTLLLCHAR() - Constructor for class org.jpos.iso.IFA_TTLLLCHAR
-
Default constructor; no instance state to initialise.
- IFA_TTLLLLBINARY - Class in org.jpos.iso
-
Packager for TTLLLLBINARY TLV subfields
- IFA_TTLLLLBINARY() - Constructor for class org.jpos.iso.IFA_TTLLLLBINARY
-
Default constructor; no instance state to initialise.
- IFA_TTLLLLCHAR - Class in org.jpos.iso
-
Packager for TTLLLLCHAR TLV subfields
- IFA_TTLLLLCHAR() - Constructor for class org.jpos.iso.IFA_TTLLLLCHAR
-
Default constructor; no instance state to initialise.
- IFA_TTTLLLCHAR - Class in org.jpos.iso
-
Packager for TTTLLLCHAR TLV subfields
- IFA_TTTLLLCHAR() - Constructor for class org.jpos.iso.IFA_TTTLLLCHAR
-
Default constructor; no instance state to initialise.
- IFAE_LLCHAR - Class in org.jpos.iso
-
Esoteric version of IFE_LLCHAR where payload is in EBCDIC but length in ASCII
- IFAE_LLCHAR() - Constructor for class org.jpos.iso.IFAE_LLCHAR
-
Default constructor.
- IFAE_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFAE_LLCHAR
-
Constructs a packager with the given length and description.
- IFB_AMOUNT - Class in org.jpos.iso
-
ISOFieldPackager Binary Amount
- IFB_AMOUNT() - Constructor for class org.jpos.iso.IFB_AMOUNT
-
Default constructor.
- IFB_AMOUNT(int, String, boolean) - Constructor for class org.jpos.iso.IFB_AMOUNT
-
Constructs a packager with the given length and description.
- IFB_AMOUNT2003 - Class in org.jpos.iso
-
Binary numeric packager that creates
ISOAmountcomponents, used for ISO-8583:2003 amount fields. - IFB_AMOUNT2003() - Constructor for class org.jpos.iso.IFB_AMOUNT2003
-
Default constructor; no instance state to initialise.
- IFB_BINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary Field
- IFB_BINARY() - Constructor for class org.jpos.iso.IFB_BINARY
-
Default constructor.
- IFB_BINARY(int, String) - Constructor for class org.jpos.iso.IFB_BINARY
-
Constructs a packager with the given length and description.
- IFB_BITMAP - Class in org.jpos.iso
-
ISOFieldPackager Binary Bitmap
- IFB_BITMAP() - Constructor for class org.jpos.iso.IFB_BITMAP
-
Default constructor.
- IFB_BITMAP(int, String) - Constructor for class org.jpos.iso.IFB_BITMAP
-
Constructs a packager with the given length and description.
- IFB_FLLLNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLNUM
- IFB_FLLLNUM() - Constructor for class org.jpos.iso.IFB_FLLLNUM
-
Default constructor.
- IFB_FLLLNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_FLLLNUM
-
Constructs a packager with the given length and description.
- IFB_FLLNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLNUM
- IFB_FLLNUM() - Constructor for class org.jpos.iso.IFB_FLLNUM
-
Default constructor.
- IFB_FLLNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_FLLNUM
-
Constructs a packager with the given length and description.
- IFB_FNUMERIC - Class in org.jpos.iso
-
ISOFieldPackager Binary Numeric
- IFB_FNUMERIC() - Constructor for class org.jpos.iso.IFB_FNUMERIC
-
Default constructor.
- IFB_FNUMERIC(int, String, boolean) - Constructor for class org.jpos.iso.IFB_FNUMERIC
-
Constructs a packager with the given length and description.
- IFB_HEX - Class in org.jpos.iso
-
Simpilar to IFB_NUMERIC (BCD) with support for HEX characters
- IFB_HEX() - Constructor for class org.jpos.iso.IFB_HEX
-
Default constructor.
- IFB_HEX(int, String, boolean) - Constructor for class org.jpos.iso.IFB_HEX
-
Constructs a packager with the given length and description.
- IFB_LHBINARY - Class in org.jpos.tlv.packager
-
ISOFieldPackager for a binary field with a binary-hex length prefix.
- IFB_LHBINARY() - Constructor for class org.jpos.tlv.packager.IFB_LHBINARY
-
Default constructor.
- IFB_LHBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IFB_LHBINARY
-
Constructs a packager with the given length and description.
- IFB_LLBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary LLBINARY
- IFB_LLBINARY() - Constructor for class org.jpos.iso.IFB_LLBINARY
-
Default constructor.
- IFB_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLBINARY
-
Constructs a packager with the given length and description.
- IFB_LLCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary LLCHAR
- IFB_LLCHAR() - Constructor for class org.jpos.iso.IFB_LLCHAR
-
Default constructor.
- IFB_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLCHAR
-
Constructs a packager with the given length and description.
- IFB_LLHBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex LLBINARY
- IFB_LLHBINARY() - Constructor for class org.jpos.iso.IFB_LLHBINARY
-
Default constructor.
- IFB_LLHBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLHBINARY
-
Constructs a packager with the given length and description.
- IFB_LLHCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex LLCHAR Almost the same as IFB_LLCHAR but len is encoded as a binary value.
- IFB_LLHCHAR() - Constructor for class org.jpos.iso.IFB_LLHCHAR
-
Default constructor.
- IFB_LLHCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLHCHAR
-
Constructs a packager with the given length and description.
- IFB_LLHECHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex EBCDIC LLCHAR IFB_LLHCHAR with EBCDIC conversion (VISA's SMS field 54, additional amounts)
- IFB_LLHECHAR() - Constructor for class org.jpos.iso.IFB_LLHECHAR
-
Default constructor.
- IFB_LLHECHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLHECHAR
-
Constructs a packager with the given length and description.
- IFB_LLHEX - Class in org.jpos.iso
-
ISOBinaryFieldPackager
- IFB_LLHEX() - Constructor for class org.jpos.iso.IFB_LLHEX
-
Default constructor.
- IFB_LLHEX(int, String) - Constructor for class org.jpos.iso.IFB_LLHEX
-
Constructs a packager with the given length and description.
- IFB_LLHFBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex Fixed LLBINARY
- IFB_LLHFBINARY() - Constructor for class org.jpos.iso.IFB_LLHFBINARY
-
Default constructor.
- IFB_LLHFBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLHFBINARY
-
Constructs a packager with the given length and description.
- IFB_LLHNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LL Hex NUM Almost the same as IFB_LLNUM but len is encoded as a binary value.
- IFB_LLHNUM() - Constructor for class org.jpos.iso.IFB_LLHNUM
-
Default constructor.
- IFB_LLHNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_LLHNUM
-
Constructs a packager with the given length and description.
- IFB_LLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLBINARY
- IFB_LLLBINARY() - Constructor for class org.jpos.iso.IFB_LLLBINARY
-
Default constructor.
- IFB_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLLBINARY
-
Constructs a packager with the given length and description.
- IFB_LLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLCHAR
- IFB_LLLCHAR() - Constructor for class org.jpos.iso.IFB_LLLCHAR
-
Default constructor.
- IFB_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLLCHAR
-
Constructs a packager with the given length and description.
- IFB_LLLHBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLHBINARY
- IFB_LLLHBINARY() - Constructor for class org.jpos.iso.IFB_LLLHBINARY
-
Default constructor.
- IFB_LLLHBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLLHBINARY
-
Constructs a packager with the given length and description.
- IFB_LLLHCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex LLLCHAR
- IFB_LLLHCHAR() - Constructor for class org.jpos.iso.IFB_LLLHCHAR
-
Default constructor.
- IFB_LLLHCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLLHCHAR
-
Constructs a packager with the given length and description.
- IFB_LLLHECHAR - Class in org.jpos.iso
-
ISOFieldPackager for a binary-length-prefixed LLHECHAR field.
- IFB_LLLHECHAR() - Constructor for class org.jpos.iso.IFB_LLLHECHAR
-
Default constructor.
- IFB_LLLHECHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLLHECHAR
-
Constructs a packager with the given length and description.
- IFB_LLLHEX - Class in org.jpos.iso
-
ISOBinaryFieldPackager
- IFB_LLLHEX() - Constructor for class org.jpos.iso.IFB_LLLHEX
-
Default constructor.
- IFB_LLLHEX(int, String) - Constructor for class org.jpos.iso.IFB_LLLHEX
-
Constructs a packager with the given length and description.
- IFB_LLLHNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLL Hex NUM Almost the same as IFB_LLLNUM but len is encoded as a binary value.
- IFB_LLLHNUM() - Constructor for class org.jpos.iso.IFB_LLLHNUM
-
Default constructor.
- IFB_LLLHNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_LLLHNUM
-
Constructs a packager with the given length and description.
- IFB_LLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFB_LLLLBINARY() - Constructor for class org.jpos.iso.IFB_LLLLBINARY
-
Default constructor.
- IFB_LLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLLLBINARY
-
Constructs a packager with the given length and description.
- IFB_LLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLCHAR
- IFB_LLLLCHAR() - Constructor for class org.jpos.iso.IFB_LLLLCHAR
-
Default constructor.
- IFB_LLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLLLCHAR
-
Constructs a packager with the given length and description.
- IFB_LLLLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLCHAR
- IFB_LLLLLLCHAR() - Constructor for class org.jpos.iso.IFB_LLLLLLCHAR
-
Default constructor.
- IFB_LLLLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLLLLLCHAR
-
Constructs a packager with the given length and description.
- IFB_LLLNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLNUM
- IFB_LLLNUM() - Constructor for class org.jpos.iso.IFB_LLLNUM
-
Default constructor.
- IFB_LLLNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_LLLNUM
-
Constructs a packager with the given length and description.
- IFB_LLNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLNUM
- IFB_LLNUM() - Constructor for class org.jpos.iso.IFB_LLNUM
-
Default constructor.
- IFB_LLNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_LLNUM
-
Constructs a packager with the given length and description.
- IFB_LLNUM(int, String, boolean, boolean) - Constructor for class org.jpos.iso.IFB_LLNUM
-
Constructs a packager with extended options.
- IFB_NUMERIC - Class in org.jpos.iso
-
ISOFieldPackager Binary Numeric
- IFB_NUMERIC() - Constructor for class org.jpos.iso.IFB_NUMERIC
-
Default constructor.
- IFB_NUMERIC(int, String, boolean) - Constructor for class org.jpos.iso.IFB_NUMERIC
-
Constructs a packager with the given length and description.
- IFE_AMOUNT - Class in org.jpos.iso
-
ISOFieldPackager EBCDIC AMOUNT.
- IFE_AMOUNT() - Constructor for class org.jpos.iso.IFE_AMOUNT
-
Default constructor.
- IFE_AMOUNT(int, String) - Constructor for class org.jpos.iso.IFE_AMOUNT
-
Constructs a packager with the given length and description.
- IFE_BINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII Binary
- IFE_BINARY() - Constructor for class org.jpos.iso.IFE_BINARY
-
Default constructor.
- IFE_BINARY(int, String) - Constructor for class org.jpos.iso.IFE_BINARY
-
Constructs a packager with the given length and description.
- IFE_BITMAP - Class in org.jpos.iso
-
EBCDIC [unpacked] Bitmap
- IFE_BITMAP() - Constructor for class org.jpos.iso.IFE_BITMAP
-
Default constructor.
- IFE_BITMAP(int, String) - Constructor for class org.jpos.iso.IFE_BITMAP
-
Constructs a packager with the given length and description.
- IFE_CHAR - Class in org.jpos.iso
-
ISOFieldPackager CHARACTERS (ASCII & BINARY) EBCDIC version of IF_CHAR
- IFE_CHAR() - Constructor for class org.jpos.iso.IFE_CHAR
-
Used for the GenericPackager.
- IFE_CHAR(int, String) - Constructor for class org.jpos.iso.IFE_CHAR
-
Constructs a packager with the given length and description.
- IFE_LBINARY - Class in org.jpos.iso
-
BINARY version of IFE_LCHAR Uses a 1 EBCDIC byte length field, and the binary data is stored as is.
- IFE_LBINARY() - Constructor for class org.jpos.iso.IFE_LBINARY
-
Default constructor.
- IFE_LBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LBINARY
-
Constructs a packager with the given length and description.
- IFE_LCHAR - Class in org.jpos.iso
-
EBCDIC version of IFA_LCHAR Uses a 1 EBCDIC byte length field
- IFE_LCHAR() - Constructor for class org.jpos.iso.IFE_LCHAR
-
Default constructor.
- IFE_LCHAR(int, String) - Constructor for class org.jpos.iso.IFE_LCHAR
-
Constructs a packager with the given length and description.
- IFE_LLBINARY - Class in org.jpos.iso
-
BINARY version of IFE_LLLCHAR Uses a 3 EBCDIC byte length field, and the binary data is stored as is.
- IFE_LLBINARY() - Constructor for class org.jpos.iso.IFE_LLBINARY
-
Default constructor.
- IFE_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LLBINARY
-
Constructs a packager with the given length and description.
- IFE_LLCHAR - Class in org.jpos.iso
-
EBCDIC version of IF_LLCHAR Uses a 2 EBCDIC byte length field
- IFE_LLCHAR() - Constructor for class org.jpos.iso.IFE_LLCHAR
-
Default constructor.
- IFE_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFE_LLCHAR
-
Constructs a packager with the given length and description.
- IFE_LLLBINARY - Class in org.jpos.iso
-
BINARY version of IFE_LLLCHAR Uses a 3 EBCDIC byte length field, and the binary data is stored as is.
- IFE_LLLBINARY() - Constructor for class org.jpos.iso.IFE_LLLBINARY
-
Default constructor.
- IFE_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LLLBINARY
-
Constructs a packager with the given length and description.
- IFE_LLLCHAR - Class in org.jpos.iso
-
EBCDIC version of IF_LLLCHAR Uses a 3 EBCDIC byte length field
- IFE_LLLCHAR() - Constructor for class org.jpos.iso.IFE_LLLCHAR
-
Default constructor.
- IFE_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFE_LLLCHAR
-
Constructs a packager with the given length and description.
- IFE_LLLEBINARY - Class in org.jpos.iso
-
BINARY version of IFE_LLLCHAR Uses a 3 EBCDIC byte length field, and EBCDIC content
- IFE_LLLEBINARY() - Constructor for class org.jpos.iso.IFE_LLLEBINARY
-
Default constructor.
- IFE_LLLEBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LLLEBINARY
-
Constructs a packager with the given length and description.
- IFE_LLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager EBCDIC variable-length binary field with a 4-digit length prefix.
- IFE_LLLLBINARY() - Constructor for class org.jpos.iso.IFE_LLLLBINARY
-
Default constructor.
- IFE_LLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LLLLBINARY
-
Constructs a packager with the given length and description.
- IFE_LLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager EBCDIC variable-length character field with a 4-digit length prefix.
- IFE_LLLLCHAR() - Constructor for class org.jpos.iso.IFE_LLLLCHAR
-
Default constructor.
- IFE_LLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFE_LLLLCHAR
-
Constructs a packager with the given length and description.
- IFE_LLLNUM - Class in org.jpos.iso
-
Uses a 3 EBCDIC byte length field based on Eoin's IFE_LLCHAR
- IFE_LLLNUM() - Constructor for class org.jpos.iso.IFE_LLLNUM
-
Default constructor.
- IFE_LLLNUM(int, String) - Constructor for class org.jpos.iso.IFE_LLLNUM
-
Constructs a packager with the given length and description.
- IFE_LLNUM - Class in org.jpos.iso
-
EBCDIC version of IFB_LLNUM Uses a 2 EBCDIC byte length field based on Eoin's IFE_LLCHAR
- IFE_LLNUM() - Constructor for class org.jpos.iso.IFE_LLNUM
-
Default constructor.
- IFE_LLNUM(int, String) - Constructor for class org.jpos.iso.IFE_LLNUM
-
Constructs a packager with the given length and description.
- IFE_LNUM - Class in org.jpos.iso
-
Uses a 1 EBCDIC byte length field based on Eoin's IFE_LLCHAR
- IFE_LNUM() - Constructor for class org.jpos.iso.IFE_LNUM
-
Default constructor.
- IFE_LNUM(int, String) - Constructor for class org.jpos.iso.IFE_LNUM
-
Constructs a packager with the given length and description.
- IFE_NUMERIC - Class in org.jpos.iso
-
EBCDIC version of IFA_NUMERIC Right Justify, zero fill (0xf0) fields
- IFE_NUMERIC() - Constructor for class org.jpos.iso.IFE_NUMERIC
-
Default constructor.
- IFE_NUMERIC(int, String) - Constructor for class org.jpos.iso.IFE_NUMERIC
-
Constructs a packager with the given length and description.
- IFE_SIGNED_NUMERIC - Class in org.jpos.iso
-
EBCDIC version of IFA_NUMERIC Right Justify, zero fill (0xf0) fields
- IFE_SIGNED_NUMERIC() - Constructor for class org.jpos.iso.IFE_SIGNED_NUMERIC
-
Default constructor.
- IFE_SIGNED_NUMERIC(int, String) - Constructor for class org.jpos.iso.IFE_SIGNED_NUMERIC
-
Constructs a packager with the given length and description.
- IFEA_LLCHAR - Class in org.jpos.iso
-
Esoteric version of IFA_LLCHAR where payload is in ASCII but length in EBCDIC
- IFEA_LLCHAR() - Constructor for class org.jpos.iso.IFEA_LLCHAR
-
Default constructor.
- IFEA_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFEA_LLCHAR
-
Constructs a packager with the given length and description.
- IFEB_LLLNUM - Class in org.jpos.iso
-
EBCDIC version of IFB_LLLNUM Uses a 2 EBCDIC byte length field
- IFEB_LLLNUM() - Constructor for class org.jpos.iso.IFEB_LLLNUM
-
Default constructor.
- IFEB_LLLNUM(int, String) - Constructor for class org.jpos.iso.IFEB_LLLNUM
-
Constructs a packager with the given length and description.
- IFEB_LLNUM - Class in org.jpos.iso
-
Uses a 2 EBCDIC byte length field.
- IFEB_LLNUM() - Constructor for class org.jpos.iso.IFEB_LLNUM
-
Default constructor.
- IFEB_LLNUM(int, String) - Constructor for class org.jpos.iso.IFEB_LLNUM
-
Constructs a packager with the given length and description.
- IFELPE_LLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR suitable for GICC subfield 60
Format LLLTT.... - IFELPE_LLLCHAR() - Constructor for class org.jpos.iso.IFELPE_LLLCHAR
-
Default constructor.
- IFELPE_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFELPE_LLLCHAR
-
Constructs a packager with the given length and description.
- IFEMC_LLCHAR - Class in org.jpos.iso
-
EBCDIC LLVAR tagged character field packager for MasterCard-style fields.
- IFEMC_LLCHAR() - Constructor for class org.jpos.iso.IFEMC_LLCHAR
-
Default constructor.
- IFEMC_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFEMC_LLCHAR
-
Constructs a packager with the given length and description.
- IFEMC_LLLCHAR - Class in org.jpos.iso
-
EBCDIC LLLVAR tagged character field packager for MasterCard-style fields.
- IFEMC_LLLCHAR() - Constructor for class org.jpos.iso.IFEMC_LLLCHAR
-
Default constructor.
- IFEMC_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFEMC_LLLCHAR
-
Constructs a packager with the given length and description.
- IFEMC_TCC - Class in org.jpos.iso
-
EBCDIC version of IFMC_TCC
- IFEMC_TCC() - Constructor for class org.jpos.iso.IFEMC_TCC
-
Default constructor; no instance state to initialise.
- IFEP_LLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR suitable for EuroPay subfield 48
Format LLTT.... - IFEP_LLCHAR() - Constructor for class org.jpos.iso.IFEP_LLCHAR
-
Default constructor.
- IFEP_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFEP_LLCHAR
-
Constructs a packager with the given length and description.
- IFEP_LLLBINARY - Class in org.jpos.iso
-
EBCDIC LLLVAR binary field packager with a two-byte tag header.
- IFEP_LLLBINARY() - Constructor for class org.jpos.iso.IFEP_LLLBINARY
-
Default constructor.
- IFEP_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFEP_LLLBINARY
-
Constructs a packager with the given length and description.
- IFEP_LLLBINARY(int, String, BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.IFEP_LLLBINARY
-
Constructs a packager with custom interpreter and prefixer.
- IFEP_LLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR suitable for GICC subfield 60
Format LLLTT.... - IFEP_LLLCHAR() - Constructor for class org.jpos.iso.IFEP_LLLCHAR
-
Default constructor.
- IFEP_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFEP_LLLCHAR
-
Constructs a packager with the given length and description.
- IFEPE_LLBINARY - Class in org.jpos.iso
-
EBCDIC version of IFMC_LLBINARY, where Tag (TT) and Length (LL) are EBCDIC.
- IFEPE_LLBINARY() - Constructor for class org.jpos.iso.IFEPE_LLBINARY
-
Default constructor.
- IFEPE_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFEPE_LLBINARY
-
Constructs a packager with the given length and description.
- IFEPE_LLCHAR - Class in org.jpos.iso
-
ISOFieldPackager EBCDIC variable len CHAR suitable for MasterCard subfield 48
Format TTLL.... - IFEPE_LLCHAR() - Constructor for class org.jpos.iso.IFEPE_LLCHAR
-
Default constructor.
- IFEPE_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFEPE_LLCHAR
-
Constructs a packager with the given length and description.
- IFEPE_LLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager EBCDIC variable len CHAR suitable for MasterCard subfield 112
Format TTTLLL.... - IFEPE_LLLCHAR() - Constructor for class org.jpos.iso.IFEPE_LLLCHAR
-
Default constructor.
- IFEPE_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFEPE_LLLCHAR
-
Constructs a packager with the given length and description.
- IFIPM_LLLCHAR - Class in org.jpos.iso
-
Similar to Europay format, but instead of LLTT it's TTTTLLL
Format TTLL.... - IFIPM_LLLCHAR() - Constructor for class org.jpos.iso.IFIPM_LLLCHAR
-
Default constructor.
- IFIPM_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFIPM_LLLCHAR
-
Constructs a packager with the given length and description.
- IFMC_LLBINARY - Class in org.jpos.iso
-
Binary version of IFMC_LLCHAR
- IFMC_LLBINARY() - Constructor for class org.jpos.iso.IFMC_LLBINARY
-
Default constructor.
- IFMC_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFMC_LLBINARY
-
Constructs a packager with the given length and description.
- IFMC_LLCHAR - Class in org.jpos.iso
-
Similar to Europay format, but instead of LLTT it's TTLL
Format TTLL.... - IFMC_LLCHAR() - Constructor for class org.jpos.iso.IFMC_LLCHAR
-
Default constructor.
- IFMC_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFMC_LLCHAR
-
Constructs a packager with the given length and description.
- IFMC_LLLBINARY - Class in org.jpos.iso
-
Binary version of IFMC_LLLCHAR
- IFMC_LLLBINARY() - Constructor for class org.jpos.iso.IFMC_LLLBINARY
-
Default constructor.
- IFMC_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFMC_LLLBINARY
-
Constructs a packager with the given length and description.
- IFMC_LLLCHAR - Class in org.jpos.iso
-
Similar to Europay format, but instead of LLTT it's TTLLL
Format TTLLL.... - IFMC_LLLCHAR() - Constructor for class org.jpos.iso.IFMC_LLLCHAR
-
Default constructor.
- IFMC_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFMC_LLLCHAR
-
Constructs a packager with the given length and description.
- IFMC_TCC - Class in org.jpos.iso
-
IF_CHARvariant that emits an empty byte array for missing components, used by Mastercard TCC fields. - IFMC_TCC() - Constructor for class org.jpos.iso.IFMC_TCC
-
Default constructor; no instance state to initialise.
- IFTA_LLBINARY - Class in org.jpos.tlv.packager
-
ISOFieldPackager for a 2-digit ASCII-length-prefixed binary tagged field.
- IFTA_LLBINARY() - Constructor for class org.jpos.tlv.packager.IFTA_LLBINARY
-
Default constructor.
- IFTA_LLBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLBINARY
-
Constructs a packager with the given length and description.
- IFTA_LLCHAR - Class in org.jpos.tlv.packager
-
ISOFieldPackager for a 2-digit ASCII-length-prefixed character tagged field.
- IFTA_LLCHAR() - Constructor for class org.jpos.tlv.packager.IFTA_LLCHAR
-
Default constructor.
- IFTA_LLCHAR(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLCHAR
-
Constructs a packager with the given length and description.
- IFTA_LLLBINARY - Class in org.jpos.tlv.packager
-
ISOFieldPackager for a 3-digit ASCII-length-prefixed binary tagged field.
- IFTA_LLLBINARY() - Constructor for class org.jpos.tlv.packager.IFTA_LLLBINARY
-
Default constructor.
- IFTA_LLLBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLLBINARY
-
Constructs a packager with the given length and description.
- IFTA_LLLCHAR - Class in org.jpos.tlv.packager
-
ISOFieldPackager for a 3-digit ASCII-length-prefixed character tagged field.
- IFTA_LLLCHAR() - Constructor for class org.jpos.tlv.packager.IFTA_LLLCHAR
-
Default constructor.
- IFTA_LLLCHAR(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLLCHAR
-
Constructs a packager with the given length and description.
- IFTA_LLLNUM - Class in org.jpos.tlv.packager
-
ISOFieldPackager for a 3-digit ASCII-length-prefixed numeric tagged field.
- IFTA_LLLNUM() - Constructor for class org.jpos.tlv.packager.IFTA_LLLNUM
-
Default constructor.
- IFTA_LLLNUM(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLLNUM
-
Constructs a packager with the given length and description.
- IFTA_LLNUM - Class in org.jpos.tlv.packager
-
ISOFieldPackager for a 2-digit ASCII-length-prefixed numeric tagged field.
- IFTA_LLNUM() - Constructor for class org.jpos.tlv.packager.IFTA_LLNUM
-
Default constructor.
- IFTA_LLNUM(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLNUM
-
Constructs a packager with the given length and description.
- IFTB_LLBINARY - Class in org.jpos.tlv.packager
-
ISOFieldPackager for a 2-byte binary-length-prefixed binary tagged field.
- IFTB_LLBINARY() - Constructor for class org.jpos.tlv.packager.IFTB_LLBINARY
-
Default constructor.
- IFTB_LLBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IFTB_LLBINARY
-
Constructs a packager with the given length and description.
- ignoreISOExceptions - Variable in class org.jpos.iso.ISOServer
-
If true, ISOExceptions are silently ignored.
- IgnoreLogListener - Class in org.jpos.util
-
Log listener that suppresses configured realms or MTIs.
- IgnoreLogListener() - Constructor for class org.jpos.util.IgnoreLogListener
-
Default constructor.
- IgnoreLuhnCardValidator - Class in org.jpos.core
-
Card validator variant that skips LUHN check-digit validation.
- IgnoreLuhnCardValidator() - Constructor for class org.jpos.core.IgnoreLuhnCardValidator
-
Default constructor.
- ignorerc - Variable in class org.jpos.q2.iso.QMUX
-
Comma-separated response codes to ignore (treat as if no response was received).
- IK - Class in org.jpos.q2.cli.ssm.actions
-
Import a key from encryption under a KEK to under the LMK.
- IK() - Constructor for class org.jpos.q2.cli.ssm.actions.IK
-
Default constructor; no instance state to initialise.
- IKEY - Static variable in class org.jpos.security.KeyUsage
-
TR-31 DUKPT Initial Key (IKEY aka IPEK).
- importBDK(String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Imports a 128-bit BDK assembled from three clear hex-encoded components.
- importKey(short, String, byte[], SecureDESKey, boolean) - Method in class org.jpos.security.BaseSMAdapter
- importKey(short, String, byte[], SecureDESKey, boolean) - Method in interface org.jpos.security.SMAdapter
-
Imports a key from encryption under a KEK (Key-Encrypting Key) to protection under the security module.
- importKey(SecureKey, SecureKey, SecureKeySpec, boolean) - Method in class org.jpos.security.BaseSMAdapter
- importKey(SecureKey, SecureKey, SecureKeySpec, boolean) - Method in interface org.jpos.security.SMAdapter
-
Imports a key from encryption under a KEK (Key-Encrypting Key) to protection under the security module.
- importKeyImpl(short, String, byte[], SecureDESKey, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- importKeyImpl(short, String, byte[], SecureDESKey, boolean) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- importKeyImpl(SecureKey, SecureKey, SecureKeySpec, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality.
- importPIN(EncryptedPIN, KeySerialNumber, T) - Method in class org.jpos.security.BaseSMAdapter
- importPIN(EncryptedPIN, KeySerialNumber, T) - Method in interface org.jpos.security.SMAdapter
-
Deprecated.Use signature that specifies tdes flag.
- importPIN(EncryptedPIN, KeySerialNumber, T, boolean) - Method in class org.jpos.security.BaseSMAdapter
- importPIN(EncryptedPIN, KeySerialNumber, T, boolean) - Method in interface org.jpos.security.SMAdapter
-
Imports a PIN from encryption under a transaction key to encryption under LMK.
- importPIN(EncryptedPIN, T) - Method in class org.jpos.security.BaseSMAdapter
- importPIN(EncryptedPIN, T) - Method in interface org.jpos.security.SMAdapter
-
Imports a PIN from encryption under KD (Data Key) to encryption under LMK.
- importPINImpl(EncryptedPIN, KeySerialNumber, SecureDESKey, boolean) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- importPINImpl(EncryptedPIN, KeySerialNumber, T) - Method in class org.jpos.security.BaseSMAdapter
-
Deprecated.
- importPINImpl(EncryptedPIN, KeySerialNumber, T, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- importPINImpl(EncryptedPIN, SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- importPINImpl(EncryptedPIN, T) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- in - Variable in class org.jpos.q2.iso.QMUX
-
Queue names: inbound responses, outbound requests, and unhandled messages.
- in(InputStream) - Method in class org.jpos.q2.CLIContext.Builder
-
Sets the input stream.
- in(Serializable) - Method in interface org.jpos.space.RemoteSpace
-
Take an entry from the space, waiting forever until one exists.
- in(Serializable) - Method in class org.jpos.space.SpaceProxy
- in(Serializable, long) - Method in interface org.jpos.space.RemoteSpace
-
Take an entry from the space, waiting a limited amount of time until one exists.
- in(Serializable, long) - Method in class org.jpos.space.SpaceProxy
- in(Object) - Method in class org.jpos.q2.qbean.SpaceLet
- in(Object) - Method in class org.jpos.space.JDBMSpace
- in(Object) - Method in class org.jpos.space.JESpace
- in(Object) - Method in class org.jpos.space.LSpace
- in(Object) - Method in class org.jpos.space.TSpace
- in(Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
- in(Object, long) - Method in class org.jpos.space.JDBMSpace
-
Take an entry from the space, waiting forever until one exists.
- in(Object, long) - Method in class org.jpos.space.JESpace
- in(Object, long) - Method in class org.jpos.space.LSpace
- in(Object, long) - Method in class org.jpos.space.TSpace
- in(K) - Method in interface org.jpos.space.Space
-
Take an entry from the space, waiting forever until one exists.
- in(K) - Method in class org.jpos.space.SpaceInterceptor
- in(K, long) - Method in interface org.jpos.space.Space
-
Take an entry from the space, waiting a limited amount of time until one exists.
- in(K, long) - Method in class org.jpos.space.SpaceInterceptor
- INACTIVE_TERMINAL - Enum constant in enum class org.jpos.rc.CMF
-
Inactive Terminal.
- incOffset() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- incOffset() - Method in interface org.jpos.tlv.OffsetIndexedComposite
-
Increments the current offset by one.
- INCOMING - Static variable in class org.jpos.iso.ISOMsg
-
Constant indicating an incoming message direction.
- incomingFilters - Variable in class org.jpos.iso.BaseChannel
-
Incoming and outgoing filter chains.
- incomingFilters - Variable in class org.jpos.iso.FilteredBase
-
Filters applied to inbound and outbound traffic respectively.
- IncomingListener - Class in org.jpos.iso
-
ISORequestListenerthat wraps each inbound message into a transactionContextand forwards it to a configured space queue for asynchronous processing. - IncomingListener() - Constructor for class org.jpos.iso.IncomingListener
-
Default constructor; no instance state to initialise.
- INCONSISTENT_OTHER - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Other inconsistent data.
- INCONSISTENT_WITH_ORIGINAL - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Data does not match the original request.
- INCONSISTENT_WITH_POS_CODE - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Data inconsistent with POS data code.
- INCORRECT_PIN - Enum constant in enum class org.jpos.rc.CMF
-
Incorrect Pin.
- incrementMsgInCounter(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
Increments the incoming message counter for the given message.
- incrementMsgOutCounter(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
Increments the outgoing message counter for the given message.
- indent(String, String) - Method in interface org.jpos.log.LogRenderer
-
Prepends
indentto each line ofs. - index(int) - Method in class org.jpos.tlv.TLVList
-
Returns a
TLVMsginstance stored within theTLVListat the givenindex. - info() - Method in record class org.jpos.log.evt.DeployActivity
-
Returns the value of the
inforecord component. - info() - Method in record class org.jpos.log.evt.SessionEnd
-
Returns the value of the
inforecord component. - info() - Method in record class org.jpos.log.evt.SessionStart
-
Returns the value of the
inforecord component. - info() - Method in record class org.jpos.transaction.TransactionManager.Trace
-
Returns the value of the
inforecord component. - info() - Static method in class org.jpos.util.Caller
-
Returns information for the immediate caller of the method that calls this helper.
- info(int) - Static method in class org.jpos.util.Caller
-
Returns information for the caller
posframes above the immediate caller. - info(Object) - Method in class org.jpos.util.Log
-
Logs an info event with the given detail.
- info(Object, Object) - Method in class org.jpos.util.Log
-
Logs an info event with the given detail and an additional payload.
- info(StackTraceElement) - Static method in class org.jpos.util.Caller
-
Formats a stack trace element as
abbreviatedClass.method:line. - info(String) - Method in class org.jpos.util.SimpleLogSource
-
Logs an informational message.
- info(String, Object) - Method in class org.jpos.util.SimpleLogSource
-
Logs an informational message with an attached object.
- info(String, String, Object...) - Method in class org.jpos.rc.Result
-
Adds an informational entry to this result.
- INFO - Static variable in class org.jpos.util.Log
-
Level constant for informational events.
- infoList() - Method in class org.jpos.rc.Result
-
Returns a list of all informational entries.
- INFORMATION_NOT_ON_FILE - Enum constant in enum class org.jpos.rc.CMF
-
Information Not On File.
- inhibit() - Method in enum class org.jpos.rc.CMF
- inhibit() - Method in interface org.jpos.rc.IRC
-
Returns true if this error type should inhibit the response to the client.
- init() - Method in interface org.jpos.q2.QBean
-
init the service
- init() - Method in class org.jpos.q2.QBeanSupport
- init(String) - Method in class org.jpos.security.SimpleKeyFile
-
Loads (or creates) the underlying properties file and reads its contents.
- init(LocalSpace, long) - Method in class org.jpos.space.SpaceSource
-
Re-initialises the space binding after deserialization.
- INIT - Class in org.jpos.q2.cli.ssm.actions
-
Initialize
JCESecurityModuleand stores it in the context of the ssm subsystem. - INIT - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Initialization Value.
- INIT() - Constructor for class org.jpos.q2.cli.ssm.actions.INIT
-
Default constructor; no instance state to initialise.
- initAdaptor() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
Reads the bean's persist element and initializes its in/out queue references.
- initChannel() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Initialises and returns the ISOChannel from the current configuration.
- initChannel() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor.Worker
-
Builds and configures the channel used by this worker for one request/response cycle.
- initGroup(Element) - Method in class org.jpos.transaction.TransactionManager
-
Instantiates the participants declared inside a
<group>element, skipping any that are explicitly disabled. - initHandler(Element) - Method in class org.jpos.q2.iso.MUXPool
-
Instantiates a custom
MUXPool.StrategyHandlerfrom an XML configuration element. - initialize(File) - Method in interface org.jpos.q2.ConfigDecorationProvider
-
Initializes this provider with the given Q2 deploy directory.
- initInterpreter(Map) - Method in class org.jpos.transaction.participant.BSHMethod
-
Initialises a BeanShell Interpreter with the given arguments and evaluates the script.
- initParticipants(Element) - Method in class org.jpos.transaction.TransactionManager
-
Builds the default participant group plus any named
<group>children from the QBean descriptor. - initService() - Method in class org.jpos.metrics.PrometheusService
- initService() - Method in class org.jpos.q2.iso.ChannelAdaptor
- initService() - Method in class org.jpos.q2.iso.ContextMaker
- initService() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
- initService() - Method in class org.jpos.q2.iso.DirPollAdaptor
- initService() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
- initService() - Method in class org.jpos.q2.iso.MUXPool
- initService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- initService() - Method in class org.jpos.q2.iso.QMUX
- initService() - Method in class org.jpos.q2.iso.QServer
- initService() - Method in class org.jpos.q2.iso.TaskAdaptor
- initService() - Method in class org.jpos.q2.qbean.BSH
- initService() - Method in class org.jpos.q2.qbean.LoggerAdaptor
- initService() - Method in class org.jpos.q2.qbean.QBeanFactory
- initService() - Method in class org.jpos.q2.qbean.QConfig
- initService() - Method in class org.jpos.q2.qbean.QSingleInstanceFileBasedManager
- initService() - Method in class org.jpos.q2.qbean.QSingleInstancePortBasedManager
- initService() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Handle specific config elements type := "fixed" | "scheduled" | "cached" corePoolSize := integer (required for "fixed" and "scheduled" kinds, optional for "cached" kind)
- initService() - Method in class org.jpos.q2.qbean.SpaceLet
- initService() - Method in class org.jpos.q2.qbean.SystemMonitor
- initService() - Method in class org.jpos.q2.qbean.TemplateDeployer
- initService() - Method in class org.jpos.q2.QBeanSupport
-
Called during the init lifecycle phase; subclasses may override.
- initService() - Method in class org.jpos.q2.security.KeyStoreAdaptor
- initService() - Method in class org.jpos.q2.security.SMAdaptor
- initService() - Method in class org.jpos.transaction.TransactionManager
- initSpaceAndQueues() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Initialises the Space and in/out queues used by this adaptor.
- initSpaceAndQueues() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
- initStatusListeners(Element) - Method in class org.jpos.transaction.TransactionManager
-
Instantiates and registers any
<status-listener>children of the QBean descriptor. - inp(Serializable) - Method in interface org.jpos.space.RemoteSpace
-
In probe takes an entry from the space if one exists, return null otherwise.
- inp(Serializable) - Method in class org.jpos.space.SpaceProxy
- inp(Object) - Method in class org.jpos.q2.qbean.SpaceLet
- inp(Object) - Method in class org.jpos.space.JDBMSpace
-
In probe takes an entry from the space if one exists, return null otherwise.
- inp(Object) - Method in class org.jpos.space.JESpace
- inp(Object) - Method in class org.jpos.space.LSpace
- inp(Object) - Method in class org.jpos.space.TSpace
- inp(K) - Method in interface org.jpos.space.Space
-
In probe takes an entry from the space if one exists, return null otherwise.
- inp(K) - Method in class org.jpos.space.SpaceInterceptor
- inpAll(Space, Object) - Static method in class org.jpos.space.SpaceUtil
-
return all entries under a given key
- InputQueueMonitor() - Constructor for class org.jpos.transaction.TransactionManager.InputQueueMonitor
-
Creates the input-queue monitor bound to the enclosing manager.
- install(boolean, File, boolean, String) - Method in class org.jpos.q2.install.Install
-
Extracts every classpath resource under
prefixintooutputBasePath. - Install - Class in org.jpos.q2.install
-
Command-line tool that extracts the bundled installation skeletons under
META-INF/q2/installs/into a target directory. - Install() - Constructor for class org.jpos.q2.install.Install
-
Default constructor; no instance state to initialise.
- INSTALL - Class in org.jpos.q2.cli
-
CLI command that delegates to
Install.main(String[])to extract the installation skeleton. - INSTALL() - Constructor for class org.jpos.q2.cli.INSTALL
-
Default constructor; no instance state to initialise.
- INSTALLMENT_TRANSACTION - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Installment transaction.
- instance() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
instancerecord component. - INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryFixedByteLength
-
Shared instance with an unspecified (proprietary) byte length.
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryFixedDataLength
-
Shared instance with an unspecified (proprietary) length.
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableByteLength
-
Shared instance with an unspecified (proprietary) byte length range.
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDataLength
-
Shared instance with an unspecified (proprietary) length range.
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteByteLength
-
Shared instance with an unspecified (proprietary) byte length range.
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteDataLength
-
Shared instance with an unspecified (proprietary) length range.
- INSTANCE - Static variable in class org.jpos.iso.AsciiHexInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.AsciiInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.EbcdicBinaryInterpreter
-
Shared singleton instance.
- INSTANCE - Static variable in class org.jpos.iso.EbcdicHexInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.EbcdicInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.LiteralBinaryInterpreter
-
The only instance of this interpreter.
- INSTANCE - Static variable in class org.jpos.iso.LiteralInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.NullPadder
-
The only instance you need
- INSTANCE - Static variable in class org.jpos.iso.NullPrefixer
-
A handy instance of the null prefixer.
- INSTANCE - Static variable in class org.jpos.iso.SignedEbcdicNumberInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVFormatMapper
-
Shared singleton instance.
- instantiate(Q2, Element) - Method in class org.jpos.q2.QFactory
-
Instantiates the MBean class described by the given XML element.
- int2BitSet(int) - Static method in class org.jpos.iso.ISOUtil
-
Converts an int value to a BitSet.
- int2BitSet(int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts an int value to a BitSet with a given bit offset.
- int2byte(int) - Static method in class org.jpos.iso.ISOUtil
-
Converts an integer into a minimal big-endian byte array.
- INTEGRATED_CIRCUIT_CARD_PIN_ENCIPHERMENT_PUBLIC_KEY_CERTIFICATE_0x9F2D - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Integrated Circuit Card (ICC) PIN Encipherment Public Key Certificate.
- INTEGRATED_CIRCUIT_CARD_PIN_ENCIPHERMENT_PUBLIC_KEY_EXPONENT_0x9F2E - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Integrated Circuit Card (ICC) PIN Encipherment Public Key Exponent.
- INTEGRATED_CIRCUIT_CARD_PIN_ENCIPHERMENT_PUBLIC_KEY_REMAINDER_0x9F2F - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Integrated Circuit Card (ICC) PIN Encipherment Public Key Remainder.
- INTEGRATED_CIRCUIT_CARD_PUBLIC_KEY_CERTIFICATE_0x9F46 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Integrated Circuit Card (ICC) Public Key Certificate.
- INTEGRATED_CIRCUIT_CARD_PUBLIC_KEY_EXPONENT_0x9F47 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Integrated Circuit Card (ICC) Public Key Exponent.
- INTEGRATED_CIRCUIT_CARD_PUBLIC_KEY_REMAINDER_0x9F48 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Integrated Circuit Card (ICC) Public Key Remainder.
- INTERFACE_DEVICE_IFD_SERIAL_NUMBER_0x9F1E - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Interface Device (IFD) Serial Number.
- INTERNAL_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Internal Error.
- INTERNATIONAL_BANK_ACCOUNT_NUMBER_0x5F53 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: International Bank Account Number (IBAN).
- internationalTransaction() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if international transaction.
- interpret(byte[], byte[], int) - Method in class org.jpos.iso.AsciiHexInterpreter
-
Converts the binary data into ASCII hex digits.
- interpret(byte[], byte[], int) - Method in interface org.jpos.iso.BinaryInterpreter
-
Converts the binary data into a different interpretation or coding.
- interpret(byte[], byte[], int) - Method in class org.jpos.iso.EbcdicBinaryInterpreter
-
(non-Javadoc)
- interpret(byte[], byte[], int) - Method in class org.jpos.iso.EbcdicHexInterpreter
-
Converts the binary data into EBCDIC hex digits.
- interpret(byte[], byte[], int) - Method in class org.jpos.iso.LiteralBinaryInterpreter
-
Copies the input to the output.
- interpret(String, byte[], int) - Method in class org.jpos.iso.AsciiInterpreter
-
(non-Javadoc)
- interpret(String, byte[], int) - Method in class org.jpos.iso.BCDInterpreter
-
(non-Javadoc)
- interpret(String, byte[], int) - Method in class org.jpos.iso.EbcdicInterpreter
-
(non-Javadoc)
- interpret(String, byte[], int) - Method in class org.jpos.iso.HEXInterpreter
-
(non-Javadoc)
- interpret(String, byte[], int) - Method in interface org.jpos.iso.Interpreter
-
Converts the string data into a different interpretation.
- interpret(String, byte[], int) - Method in class org.jpos.iso.LiteralInterpreter
-
(non-Javadoc)
- interpret(String, byte[], int) - Method in class org.jpos.iso.SignedEbcdicNumberInterpreter
- Interpreter - Interface in org.jpos.iso
-
Implementations convert Strings into byte arrays and vice versa.
- intValue() - Method in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Returns the multi-byte bit mask for this flag (low byte applied at
PosFlags.Flag.getOffset()). - intValue() - Method in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Returns the multi-byte bit mask for this flag (low byte applied at
PosFlags.Flag.getOffset()). - intValue() - Method in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Returns the multi-byte bit mask for this flag (low byte applied at
PosFlags.Flag.getOffset()). - intValue() - Method in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Returns the multi-byte bit mask for this flag (low byte applied at
PosFlags.Flag.getOffset()). - intValue() - Method in interface org.jpos.iso.PosFlags.Flag
-
Returns the multi-byte bit mask for this flag (low byte applied at
PosFlags.Flag.getOffset()). - intValue() - Method in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Returns the numeric representation of the state.
- intValue() - Method in class org.jpos.util.TPS
-
Returns the current transactions-per-second value rounded to an integer.
- inUseMemory() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
inUseMemoryrecord component. - INVALID_ACQUIRER - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Acquirer.
- INVALID_AMOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Amount.
- INVALID_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Card.
- INVALID_CARD_ACCEPTOR - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Card Acceptor.
- INVALID_CARD_NUMBER - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Card Number.
- INVALID_CARD_OR_CARDHOLDER_NUMBER - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Card Or Cardholder Number.
- INVALID_FIELD - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Field.
- INVALID_IIN - Enum constant in enum class org.jpos.rc.CMF
-
Invalid IIN.
- INVALID_LENGTH - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Data element length is invalid.
- INVALID_MEMBER_MESSAGE_TEXT - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Member Message Text.
- INVALID_MERCHANT - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Merchant.
- INVALID_PINBLOCK - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Pinblock.
- INVALID_REQUEST - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Request.
- INVALID_SECURITY_CODE - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Security Code.
- INVALID_TERMINAL - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Terminal.
- INVALID_TRANSACTION - Enum constant in enum class org.jpos.rc.CMF
-
Invalid Transaction.
- INVALID_VALUE - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Data element contains an invalid value.
- InvalidCardException - Exception Class in org.jpos.core
-
Thrown when card data (PAN, expiry, etc.) is invalid or cannot be parsed.
- InvalidCardException() - Constructor for exception class org.jpos.core.InvalidCardException
-
Default constructor.
- InvalidCardException(String) - Constructor for exception class org.jpos.core.InvalidCardException
-
Constructs the exception with the given detail message.
- invoke(Object, String, Object) - Static method in class org.jpos.q2.QFactory
-
Try to invoke a method (usually a setter) on the given object silently ignoring if method does not exist
- invoke(Object, String, Object, Class) - Static method in class org.jpos.q2.QFactory
-
Try to invoke a method (usually a setter) on the given object silently ignoring if method does not exist
- irc() - Method in enum class org.jpos.rc.CMF
- irc() - Method in interface org.jpos.rc.IRC
-
Returns the numeric internal result code.
- IRC - Enum constant in enum class org.jpos.transaction.ContextConstants
-
International response code resolved during processing.
- IRC - Interface in org.jpos.rc
-
Internal Result Code 0xxx: authorization/financial presentment approved.
- IRCConverter - Interface in org.jpos.rc
-
Convert internal result code (IRC) to result code
- ircString() - Method in enum class org.jpos.rc.CMF
- ircString() - Method in interface org.jpos.rc.IRC
-
Returns the
int irc()as a left-zero-padded String This is the default implementation which can be overridden for performance or other reasons. - isActive() - Method in class org.jpos.space.JESpace.Ref
-
Returns
trueif this Ref has not yet expired. - isAdministrative() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is an administrative message (MTI second digit = 6).
- isAlphaNumeric(String) - Static method in class org.jpos.iso.ISOUtil
-
Returns true if the string contains only alphanumeric characters.
- isAsciiEncoding() - Method in class org.jpos.iso.header.BaseHeader
-
Returns true if ASCII encoding is used for source/destination fields.
- isATMOnly() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the third digit restricts use to ATMs (digit 3).
- isAuthorization() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is an authorization message (MTI second digit = 1).
- isBlank(String) - Static method in class org.jpos.iso.ISOUtil
-
Returns true if the string is blank-filled (all space characters).
- isCardNotPresent() - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the card was not physically present (e-commerce, manual entry, or recurring). - isCashOnly() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the third digit restricts use to cash transactions (digit 4).
- isChargeback() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is a chargeback message (MTI second digit = 4, last digit 2 or 3).
- isComposite() - Method in class org.jpos.emv.EMVTag
- isComposite() - Method in class org.jpos.tlv.TagSequenceBase
- isComposite() - Method in interface org.jpos.tlv.TagValue
-
Returns
trueif this tag-value is composite (contains nested TLV data). - isComposite() - Method in class org.jpos.tlv.TagValueBase
- isConnected() - Method in class org.jpos.iso.BaseChannel
- isConnected() - Method in interface org.jpos.iso.BaseChannelMBean
-
Returns true if the channel has an active connection.
- isConnected() - Method in class org.jpos.iso.channel.ChannelPool
- isConnected() - Method in class org.jpos.iso.channel.LoopbackChannel
- isConnected() - Method in interface org.jpos.iso.ISOChannel
- isConnected() - Method in interface org.jpos.iso.ISOSource
-
Indicates whether this source is currently connected and able to send messages.
- isConnected() - Method in class org.jpos.q2.iso.ChannelAdaptor
- isConnected() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Returns true if the channel is currently connected.
- isConnected() - Method in class org.jpos.q2.iso.MUXPool
- isConnected() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- isConnected() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Indicates whether the adaptor's underlying channel is currently connected.
- isConnected() - Method in class org.jpos.q2.iso.QMUX
- isConnected() - Method in class org.jpos.q2.iso.QMUXProxy
- isConnected() - Method in interface org.jpos.q2.iso.RemoteQMUX
-
Indicates whether the underlying MUX is currently connected.
- isConnected() - Method in class org.jpos.space.SpaceSource
- isConnected(MUX) - Method in class org.jpos.transaction.participant.QueryHost
-
Indicates whether
muxis currently connected, honouring thecheck-connectedconfiguration switch. - isConstructed() - Method in class org.jpos.iso.DatasetElement
-
Indicates whether the element originated from a constructed TLV tag.
- isDESParityAdjusted(byte[]) - Static method in class org.jpos.security.Util
-
DES Keys use the LSB as the odd parity bit.
- isDestroyed() - Method in class org.jpos.ui.UI
-
Returns true if this UI object has been disposed.
- isDisableDynamicClassloader() - Method in class org.jpos.q2.Q2
-
Returns
trueif the dynamic class loader has been disabled via command-line options. - isEagerStart() - Method in class org.jpos.q2.Q2.QEntry
-
Returns whether this QBean is configured for eager start.
- isEagerStart(Element) - Static method in class org.jpos.q2.QFactory
-
Returns
trueif the element'seager-startattribute evaluates to true. - isECommerce() - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the transaction is an e-commerce transaction. - isEmpty() - Method in class org.jpos.iso.ISODataset
-
Indicates whether the dataset contains any elements.
- isEmpty() - Method in class org.jpos.iso.MessageErrorIndicator
-
Indicates whether this indicator contains no error sets.
- isEmpty() - Method in class org.jpos.space.LSpace
-
Returns true if this space contains no entries.
- isEmpty() - Method in class org.jpos.space.TSpace
-
Indicates whether the space currently holds any entries.
- isEmpty() - Method in record class org.jpos.transaction.TxnId.TxnIdRange
-
Indicates whether this range covers no values.
- isEMV() - Method in class org.jpos.core.Track1
-
Returns
truewhen the service code marks this as an IC (EMV) card. - isEMV() - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the transaction used an EMV (ICC or contactless) reading method. - isEnabled(Element) - Static method in class org.jpos.q2.QFactory
-
Returns
trueif the element'senabledattribute evaluates to true. - isExpectKeepAlive() - Method in class org.jpos.iso.BaseChannel
-
Returns whether this channel expects keep-alive messages.
- isExpired() - Method in class org.jpos.core.CardHolder
-
Y2K compliant expiration check
- isExpired() - Method in class org.jpos.space.JESpace.GCRef
-
Returns
trueif the expiration time has passed. - isExpired() - Method in class org.jpos.space.JESpace.Ref
-
Returns
trueif this Ref has passed its expiration time. - isExpired(Date) - Method in class org.jpos.core.Card
-
Returns true if the card is expired relative to the given date.
- isExpired(Date) - Method in class org.jpos.core.CardHolder
-
Y2K compliant expiration check
- isFeeCollection() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is a fee collection message (MTI second digit = 7).
- isFileAction() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is a file action message (MTI second digit = 3).
- isFinancial() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is a financial message (MTI second digit = 2).
- isFinished() - Method in class org.jpos.util.StopWatch
-
Indicates whether the deadline has been reached.
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryFixedByteLength
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryFixedDataLength
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableByteLength
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDataLength
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteByteLength
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteDataLength
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.ByteLength
-
Returns
trueif this is a fixed-length descriptor. - isFixedLength() - Method in class org.jpos.emv.EMVTagType.DataLength
-
Returns
trueif this is a fixed-length descriptor. - isFixedLength() - Method in class org.jpos.emv.EMVTagType.FixedByteLength
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.FixedDataLength
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.VariableByteLength
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.VariableDataLength
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.VariableDiscreteByteLength
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.VariableDiscreteDataLength
- isGoodsAndServicesOnly() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the third digit restricts use to goods and services (digits 2, 5, 7).
- isHonorSourceLogger() - Method in class org.jpos.util.LogEvent
-
This is a hack for backward compatibility after accepting PR67
- isICC() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the first digit signals an ICC-capable card (digits 2, 6).
- isICCard() - Method in class org.jpos.core.Track1
-
Returns
truewhen the service code marks this as an IC card (first digit2for international or6for national). - isIncoming() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this message was received from a channel.
- isIncoming() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- isInner() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is an inner (sub-) message.
- isInner() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- isInRange(BigInteger) - Method in class org.jpos.transaction.participant.SelectDestination.BinRange
-
Indicates whether
ifalls inside this range (inclusive). - isInteractive() - Method in class org.jpos.q2.CLI
-
Returns true if this CLI session is interactive.
- isInteractive() - Method in class org.jpos.q2.CLIContext
-
Returns true if this session is interactive (has a LineReader).
- isInternational() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the first digit signals international interchange (digits 1, 2).
- isInternationalICCard() - Method in class org.jpos.core.Track1
-
Returns
truewhen the service code marks this as an internationally-usable IC card (first digit2). - isIssuerAuthorization() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the second digit signals issuer authorization is required (digit 2).
- isManualEntry() - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the transaction used manual (physical) entry. - isModified() - Method in class org.jpos.q2.QBeanSupport
- isModified() - Method in class org.jpos.q2.QClassLoader
-
Indicates whether the watched lib directory has changed since the last scan.
- isModified() - Method in interface org.jpos.q2.QPersist
-
Returns
trueif this QBean's configuration has been modified since last save. - isNational() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the first digit signals national interchange (digits 5, 6).
- isNetworkManagement() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is a network management message (MTI second digit = 8).
- isNormalAuthorization() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the second digit signals normal authorization processing (digit 0).
- isNotifyEligible(ISOMsg) - Method in class org.jpos.q2.iso.QMUX
-
Returns whether
msgshould be considered for response-matching byQMUX.notify(Object, Object). - isNumeric(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Returns true if the string represents a number in the specified radix.
- ISO87APackager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 ASCII Packager
- ISO87APackager() - Constructor for class org.jpos.iso.packager.ISO87APackager
-
Default constructor.
- ISO87APackagerBBitmap - Class in org.jpos.iso.packager
-
ISO 8583 v1987 ASCII Packager but using Binary Bitmap.
- ISO87APackagerBBitmap() - Constructor for class org.jpos.iso.packager.ISO87APackagerBBitmap
-
Default constructor.
- ISO87BPackager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 BINARY Packager
- ISO87BPackager() - Constructor for class org.jpos.iso.packager.ISO87BPackager
-
Default constructor.
- ISO93APackager - Class in org.jpos.iso.packager
-
ISO 8583 v1993 ASCII Packager
WARNING UNTESTED - ISO93APackager() - Constructor for class org.jpos.iso.packager.ISO93APackager
-
Default constructor.
- ISO93BPackager - Class in org.jpos.iso.packager
-
ISO 8583 v1993 Binary Packager
WARNING UNTESTED - ISO93BPackager() - Constructor for class org.jpos.iso.packager.ISO93BPackager
-
Default constructor.
- ISO9797Method1 - Enum constant in enum class org.jpos.emv.cryptogram.CryptogramDataBuilder.PaddingMethod
-
ISO/IEC 9797-1 padding method 1 for Block size 8, n = 64
- ISO9797Method2 - Enum constant in enum class org.jpos.emv.cryptogram.CryptogramDataBuilder.PaddingMethod
-
ISO/IEC 9797-1 padding method 2 for Block size 8, n = 64
- ISO9797Method3 - Enum constant in enum class org.jpos.emv.cryptogram.CryptogramDataBuilder.PaddingMethod
-
ISO/IEC 9797-1 padding method 3 for Block size 8, n = 64
- ISOAmount - Class in org.jpos.iso
-
ISO component representing an amount with currency and decimal scale.
- ISOAmount() - Constructor for class org.jpos.iso.ISOAmount
-
Default constructor.
- ISOAmount(int) - Constructor for class org.jpos.iso.ISOAmount
-
Constructs an ISOAmount for the given field number.
- ISOAmount(int, int, BigDecimal) - Constructor for class org.jpos.iso.ISOAmount
-
Constructs an ISOAmount with all fields.
- ISOAmountFieldPackager - Class in org.jpos.iso
-
Marker interface for field packagers that handle ISO-8583 amount fields.
- ISOAmountFieldPackager() - Constructor for class org.jpos.iso.ISOAmountFieldPackager
-
Constructs a default ISOAmountFieldPackager.
- ISOAmountFieldPackager(int, String, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOAmountFieldPackager
-
Creates an ISOAmountFieldPackager.
- ISOAmountFieldPackager(Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOAmountFieldPackager
-
Constructs an ISOAmountFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOBasePackager - Class in org.jpos.iso
-
provides base functionality for the actual packagers
- ISOBasePackager() - Constructor for class org.jpos.iso.ISOBasePackager
-
Default constructor; no instance state to initialise.
- ISOBaseValidatingPackager - Class in org.jpos.iso.packager
-
Base Packager class envolving validators.
- ISOBaseValidatingPackager() - Constructor for class org.jpos.iso.packager.ISOBaseValidatingPackager
-
Default constructor.
- ISOBaseValidator - Class in org.jpos.iso
-
Base Validator class for jPOS composed ISOComponents (ISOMsg).
- ISOBaseValidator() - Constructor for class org.jpos.iso.ISOBaseValidator
-
Default constructor.
- ISOBaseValidator(boolean) - Constructor for class org.jpos.iso.ISOBaseValidator
-
Creates the validator.
- ISOBinaryField - Class in org.jpos.iso
-
implements Leaf for binary fields See the API User's Guide for details.
- ISOBinaryField() - Constructor for class org.jpos.iso.ISOBinaryField
-
No args constructor (required by Externalizable support on ISOMsg)
- ISOBinaryField(int) - Constructor for class org.jpos.iso.ISOBinaryField
-
Constructs a binary field with the given field number.
- ISOBinaryField(int, byte[]) - Constructor for class org.jpos.iso.ISOBinaryField
-
Constructs a binary field.
- ISOBinaryField(int, byte[], int, int) - Constructor for class org.jpos.iso.ISOBinaryField
-
Constructs a binary field.
- ISOBinaryFieldPackager - Class in org.jpos.iso
-
Marker interface for
ISOFieldPackagerimplementations that handle binary fields. - ISOBinaryFieldPackager() - Constructor for class org.jpos.iso.ISOBinaryFieldPackager
-
Constructs a default ISOBinaryFieldPackager.
- ISOBinaryFieldPackager(int, String, BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOBinaryFieldPackager
-
Creates an ISOBinaryFieldPackager.
- ISOBinaryFieldPackager(BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOBinaryFieldPackager
-
Creates an ISOBinaryFieldPackager.
- ISOBitMap - Class in org.jpos.iso
-
implements Leaf for Bitmap field
- ISOBitMap(int) - Constructor for class org.jpos.iso.ISOBitMap
-
Constructs a bitmap with the given field number.
- ISOBitMap(int, BitSet) - Constructor for class org.jpos.iso.ISOBitMap
-
Constructs a bitmap.
- ISOBitMapPackager - Class in org.jpos.iso
-
IF*_BITMAP classes extends this class instead of ISOFieldPackager so packagers can check if field-1 ISOFieldPackager is an instance of an ISOBitMapPackager and handle differences between ANSI X9.2 and ISO-8583 packaging schemes.
- ISOBitMapPackager() - Constructor for class org.jpos.iso.ISOBitMapPackager
-
Default constructor.
- ISOBitMapPackager(int, String) - Constructor for class org.jpos.iso.ISOBitMapPackager
-
Constructs a bitmap packager with the given length and description.
- ISOChannel - Interface in org.jpos.iso
-
allows the transmision and reception of ISO 8583 Messages
- ISOCHANNEL_CONNECTION_COUNT - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Active outbound connections opened by ISOChannel.
- ISOChannelPanel - Class in org.jpos.iso.gui
-
Swing panel that displays ISO channel activity and recent log entries.
- ISOChannelPanel(String) - Constructor for class org.jpos.iso.gui.ISOChannelPanel
-
Unconnected constructor allows for instantiation of ISOChannelPanel without associated ISOChannel (that can be attached later)
- ISOChannelPanel(ISOChannel, String) - Constructor for class org.jpos.iso.gui.ISOChannelPanel
-
Constructs a panel for the given channel.
- ISOClientSocketFactory - Interface in org.jpos.iso
-
ISOClientSocketFactoryis used by BaseChannel and ISOServer in order to provide hooks for SSL implementations. - ISOComponent - Class in org.jpos.iso
-
implements a Component within a Composite pattern See Overview for details.
- ISOComponent() - Constructor for class org.jpos.iso.ISOComponent
-
Default constructor; no instance state to initialise.
- ISOCurrency - Class in org.jpos.iso
-
ISO Currency Conversion package
- ISODataset - Class in org.jpos.iso
-
Mutable dataset implementation used by
ISODatasetField. - ISODataset(int, DatasetFormat) - Constructor for class org.jpos.iso.ISODataset
-
Creates an empty dataset.
- ISODatasetField - Class in org.jpos.iso
-
Composite ISO field that holds one or more datasets.
- ISODatasetField() - Constructor for class org.jpos.iso.ISODatasetField
-
Creates an unbound dataset field.
- ISODatasetField(int) - Constructor for class org.jpos.iso.ISODatasetField
-
Creates a dataset field bound to an outer field number.
- ISODatasetPackager - Interface in org.jpos.iso
-
Marker interface for packagers that encode and decode dataset payloads.
- ISODate - Class in org.jpos.iso
-
provides various parsing and format functions used by the ISO 8583 specs.
- ISOException - Exception Class in org.jpos.iso
-
Signals that an ISO exception of some sort has occurred.
- ISOException() - Constructor for exception class org.jpos.iso.ISOException
-
Constructs an
ISOExceptionwith no detail message. - ISOException(String) - Constructor for exception class org.jpos.iso.ISOException
-
Constructs an
ISOExceptionwith the specified detail message. - ISOException(String, Throwable) - Constructor for exception class org.jpos.iso.ISOException
-
Constructs an
ISOExceptionwith a detail Message nested exception - ISOException(Throwable) - Constructor for exception class org.jpos.iso.ISOException
-
Constructs an
ISOExceptionwith a nested exception - ISOField - Class in org.jpos.iso
-
implements Leaf for standard fields
- ISOField() - Constructor for class org.jpos.iso.ISOField
-
No args constructor (required by Externalizable support on ISOMsg)
- ISOField(int) - Constructor for class org.jpos.iso.ISOField
-
Constructs a field with the given field number.
- ISOField(int, String) - Constructor for class org.jpos.iso.ISOField
-
Constructs a field.
- ISOFIELD_TAG - Static variable in class org.jpos.iso.packager.LogPackager
-
XML element name for an ISO field.
- ISOFIELD_TAG - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML element name used for ISO fields.
- IsoFieldHeaderFormatter - Class in org.jpos.iso
-
Formats tagged-field headers where tag and length can appear in either order.
- IsoFieldHeaderFormatter(boolean) - Constructor for class org.jpos.iso.IsoFieldHeaderFormatter
-
Constructs a formatter.
- ISOFieldPackager - Class in org.jpos.iso
-
base class for the various IF*.java Field Packagers Implements "FlyWeight" pattern
- ISOFieldPackager() - Constructor for class org.jpos.iso.ISOFieldPackager
-
Default Constructor
- ISOFieldPackager(int, String) - Constructor for class org.jpos.iso.ISOFieldPackager
-
Creates an ISOFieldPackager with the given length and description.
- ISOFieldValidator - Class in org.jpos.iso
-
Validator for ISOField components.
- ISOFieldValidator() - Constructor for class org.jpos.iso.ISOFieldValidator
-
Default constructor.
- ISOFieldValidator(boolean) - Constructor for class org.jpos.iso.ISOFieldValidator
-
Create a validator instance specifying breaking if any error during validation process id found.
- ISOFieldValidator(boolean, int, int, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
Full constructor with all options.
- ISOFieldValidator(boolean, int, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
Constructs a validator with error-break flag, max length and description.
- ISOFieldValidator(boolean, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
Constructs a validator with break-on-error flag and description.
- ISOFieldValidator(int, int, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
Constructs a validator with min/max length and description.
- ISOFieldValidator(int, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
Constructs a validator with max length and description.
- ISOFieldValidator(String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
Constructs a validator with the given description.
- ISOFilledStringFieldPackager - Class in org.jpos.iso
-
Marker interface for field packagers that produce padded/filled string values.
- ISOFilledStringFieldPackager() - Constructor for class org.jpos.iso.ISOFilledStringFieldPackager
-
Constructs a default ISOFilledStringFieldPackager.
- ISOFilledStringFieldPackager(int, String, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOFilledStringFieldPackager
-
Creates an ISOFilledStringFieldPackager.
- ISOFilledStringFieldPackager(Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOFilledStringFieldPackager
-
Constructs an ISOFilledStringFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOFilter - Interface in org.jpos.iso
-
An ISOFilter has the oportunity to modify an incoming or outgoing ISOMsg that is about to go thru an ISOChannel.
- ISOFilter.VetoException - Exception Class in org.jpos.iso
-
Thrown by a filter to veto (suppress) an ISO message.
- ISOFormattableBinaryFieldPackager - Class in org.jpos.iso
-
Generic class for handling binary fields in Tag-Len-Value format
Format is assemblied by header formatter Where TT is the n>0 digit field number (Tag) LL is the n>=0 digit field length (if n=0 it's means fixed length field with prefixer) .. - ISOFormattableBinaryFieldPackager() - Constructor for class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Constructs a default ISOTagBinaryFieldPackager.
- ISOFormattableBinaryFieldPackager(int, String, Prefixer, Padder, BinaryInterpreter, Prefixer, IsoFieldHeaderFormatter) - Constructor for class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Creates an ISOTagBinaryFieldPackager.
- ISOFormattableBinaryFieldPackager(Prefixer, Padder, BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Constructs an ISOTagBinaryFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOFormattableBinaryFieldPackager(Prefixer, Padder, BinaryInterpreter, Prefixer, IsoFieldHeaderFormatter) - Constructor for class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Constructs an ISOTagBinaryFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOFormattableStringFieldPackager - Class in org.jpos.iso
-
Generic class for handling string fields in format defined by formatter
Format is assemblied by header formatter Where TT is the n>0 digit field number (Tag) LL is the n>=0 digit field length (if n=0 it's means fixed length field with prefixer) .. - ISOFormattableStringFieldPackager() - Constructor for class org.jpos.iso.ISOFormattableStringFieldPackager
-
Constructs a default ISOTagBinaryFieldPackager.
- ISOFormattableStringFieldPackager(int, String, Prefixer, Padder, Interpreter, Prefixer, IsoFieldHeaderFormatter) - Constructor for class org.jpos.iso.ISOFormattableStringFieldPackager
-
Creates an ISOTagBinaryFieldPackager.
- ISOFormattableStringFieldPackager(Prefixer, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOFormattableStringFieldPackager
-
Constructs an ISOTagBinaryFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOFormattableStringFieldPackager(Prefixer, Padder, Interpreter, Prefixer, IsoFieldHeaderFormatter) - Constructor for class org.jpos.iso.ISOFormattableStringFieldPackager
-
Constructs an ISOTagBinaryFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOHeader - Interface in org.jpos.iso
-
Represents the optional header portion of an ISO-8583 message frame.
- ISOMAC0 - Static variable in class org.jpos.security.KeyUsage
-
TR-31 ISO 16609 MAC algorithm 1 Key (using 3-DES).
- ISOMAC1 - Static variable in class org.jpos.security.KeyUsage
-
TR-31 ISO 9797-1 MAC algorithm 1 Key.
- ISOMAC2 - Static variable in class org.jpos.security.KeyUsage
-
TR-31 ISO 9797-1 MAC algorithm 2 Key.
- ISOMAC3 - Static variable in class org.jpos.security.KeyUsage
-
TR-31 ISO 9797-1 MAC algorithm 3 Key.
- ISOMAC4 - Static variable in class org.jpos.security.KeyUsage
-
TR-31 ISO 9797-1 MAC algorithm 4 Key.
- ISOMAC5 - Static variable in class org.jpos.security.KeyUsage
-
TR-31 ISO 9797-1 MAC algorithm 5 Key.
- ISOMeter - Class in org.jpos.iso.gui
-
ISOMsgPanel Swing based GUI to ISOMsg
- ISOMeter(ISOChannelPanel) - Constructor for class org.jpos.iso.gui.ISOMeter
-
Constructs an ISOMeter for the given channel panel.
- ISOMeterFactory - Class in org.jpos.ui.factory
-
UIFactory that builds an
ISOMeterhooked to the channel resolved from the configuration'sidrefattribute. - ISOMeterFactory() - Constructor for class org.jpos.ui.factory.ISOMeterFactory
-
Default constructor for
UIFactorydiscovery. - isomsg(ISOMsg) - Method in class org.jpos.core.Card.Builder
-
Populates card data from an
ISOMsg. - ISOMsg - Class in org.jpos.iso
-
implements Composite within a Composite pattern
- ISOMsg() - Constructor for class org.jpos.iso.ISOMsg
-
Creates an ISOMsg
- ISOMsg(int) - Constructor for class org.jpos.iso.ISOMsg
-
Creates a nested ISOMsg
- ISOMsg(String) - Constructor for class org.jpos.iso.ISOMsg
-
Creates an ISOMsg with given mti
- ISOMSG_IN - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Inbound ISO message counter, tagged
direction=in. - ISOMSG_OUT - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Outbound ISO message counter, tagged
direction=out. - ISOMSG_TAG - Static variable in class org.jpos.iso.packager.LogPackager
-
XML element name for an ISO message.
- ISOMSG_TAG - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML element name used for ISO messages.
- ISOMsgCounter - Class in org.jpos.metrics.iso
-
Counts ISO messages using Micrometer meters and tags resolved from message fields.
- ISOMsgCounter() - Constructor for class org.jpos.metrics.iso.ISOMsgCounter
-
Default constructor.
- ISOMsgFieldPackager - Class in org.jpos.iso
-
ISOMsgFieldPackager is a packager able to pack compound ISOMsgs (one message inside another one, and so on...)
- ISOMsgFieldPackager(ISOFieldPackager, ISOPackager) - Constructor for class org.jpos.iso.ISOMsgFieldPackager
-
Constructs a packager with the given field packager and message packager.
- ISOMsgFieldValidatingPackager - Class in org.jpos.iso.packager
-
THIS CLASS SHOWS THAT IsoMsgFieldValidator IS NOT NECESSARY.
- ISOMsgFieldValidatingPackager(ISOFieldPackager, ISOPackager) - Constructor for class org.jpos.iso.packager.ISOMsgFieldValidatingPackager
-
Constructs the validating packager from a field packager and a nested message packager.
- ISOMsgFieldValidator - Class in org.jpos.iso
-
Validator for composed fields.
- ISOMsgFieldValidator(String, ISOValidator) - Constructor for class org.jpos.iso.ISOMsgFieldValidator
-
Constructs a validator with description and inner validator.
- ISOMsgMetrics - Interface in org.jpos.metrics.iso
-
Interface for ISO message metrics tracking.
- ISOMsgMetrics.Source - Interface in org.jpos.metrics.iso
-
Implemented by components that expose an
ISOMsgMetricsinstance. - ISOMsgPanel - Class in org.jpos.iso.gui
-
Called from ISOChannelPanel when you click on it's ISOMeter.
- ISOMsgPanel(ISOMsg) - Constructor for class org.jpos.iso.gui.ISOMsgPanel
-
Constructs a panel for the given message.
- ISOMsgPanel(ISOMsg, boolean) - Constructor for class org.jpos.iso.gui.ISOMsgPanel
-
Constructs a panel for the given message.
- ISOMsgRef - Class in org.jpos.tlv
- ISOMsgRef(ISOMsg) - Constructor for class org.jpos.tlv.ISOMsgRef
-
Constructs a reference wrapper for the given message.
- ISOMsgRef.Ref - Class in org.jpos.tlv
-
Inner class providing offset-indexed access to a referenced ISO message.
- ISOMsgTagValue - Class in org.jpos.tlv
- ISOMsgTagValue(String, ISOMsg) - Constructor for class org.jpos.tlv.ISOMsgTagValue
-
Constructs a tag/value pair wrapping an ISO message.
- ISOPackager - Interface in org.jpos.iso
-
Core interface for ISO-8583 packagers; responsible for packing and unpacking
ISOMsginstances. - ISORequestListener - Interface in org.jpos.iso
-
It is possible to ask ISOMUX to forward all unmatched messages received through its associated ISOChannel to be processed by an ISORequestListener.
- ISORequestListenerPanel - Class in org.jpos.iso.gui
-
Panel that displays ISORequestListener activity.
- ISORequestListenerPanel(ISORequestListener, String) - Constructor for class org.jpos.iso.gui.ISORequestListenerPanel
-
Constructs the panel.
- ISOResponseListener - Interface in org.jpos.iso
-
Listener interface for ISO message responses.
- ISOServer - Class in org.jpos.iso
-
Accept ServerChannel sessions and forwards them to ISORequestListeners
- ISOServer(int, ServerChannel, int) - Constructor for class org.jpos.iso.ISOServer
-
Constructs an ISOServer on the given port.
- ISOSERVER_CONNECTION_COUNT - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Active inbound connections accepted by ISOServer.
- ISOServer.Session - Class in org.jpos.iso
-
Handles the ISO 8583 exchange for a single accepted server connection.
- ISOServerAcceptEvent - Class in org.jpos.iso
-
Event fired when a new client connection is accepted by ISOServer.
- ISOServerAcceptEvent(ISOServer, ISOChannel) - Constructor for class org.jpos.iso.ISOServerAcceptEvent
-
Constructs the event.
- ISOServerClientDisconnectEvent - Class in org.jpos.iso
-
Event fired when a client disconnects from ISOServer.
- ISOServerClientDisconnectEvent(Object, ISOChannel) - Constructor for class org.jpos.iso.ISOServerClientDisconnectEvent
-
Constructs the event.
- ISOServerEvent - Interface in org.jpos.iso
-
Sealed interface for ISOServer events.
- ISOServerEventListener - Interface in org.jpos.iso
-
Listener interface for ISOServer events.
- ISOServerMBean - Interface in org.jpos.iso
-
MBean interface for ISOServer management.
- ISOServerShutdownEvent - Class in org.jpos.iso
-
Event fired when ISOServer shuts down.
- ISOServerShutdownEvent(Object) - Constructor for class org.jpos.iso.ISOServerShutdownEvent
-
Constructs the event.
- ISOServerSocketFactory - Interface in org.jpos.iso
-
ISOServerSocketFactoryis used by BaseChannel and ISOServer in order to provide hooks for SSL implementations. - ISOSource - Interface in org.jpos.iso
-
Source for an ISORequest (where to send a reply)
- ISOStringFieldPackager - Class in org.jpos.iso
-
Marker interface for
ISOFieldPackagerimplementations that handle string fields. - ISOStringFieldPackager() - Constructor for class org.jpos.iso.ISOStringFieldPackager
-
Constructs a default ISOStringFieldPackager.
- ISOStringFieldPackager(int, String, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOStringFieldPackager
-
Creates an ISOStringFieldPackager.
- ISOStringFieldPackager(Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOStringFieldPackager
-
Constructs an ISOStringFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOSubFieldPackager - Interface in org.jpos.iso
-
Interafce enable to get current composite field number.
- ISOTagBinaryFieldPackager - Class in org.jpos.iso
-
Generic class for handling binary fields in Tag-Len-Value format
Format TTLL.... - ISOTagBinaryFieldPackager() - Constructor for class org.jpos.iso.ISOTagBinaryFieldPackager
-
Constructs a default ISOTagBinaryFieldPackager.
- ISOTagBinaryFieldPackager(int, String, Prefixer, Padder, BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOTagBinaryFieldPackager
-
Creates an ISOTagBinaryFieldPackager.
- ISOTagBinaryFieldPackager(Prefixer, Padder, BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOTagBinaryFieldPackager
-
Constructs an ISOTagBinaryFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOTaggedField - Class in org.jpos.tlv
-
An
ISOComponentthat carries a tagged (TLV) field. - ISOTaggedField(String, ISOComponent) - Constructor for class org.jpos.tlv.ISOTaggedField
-
Constructs a tagged field with the given tag and delegate.
- ISOTagStringFieldPackager - Class in org.jpos.iso
-
Generic class for handling string fields in Tag-Len-Value format
Format TTLL.... - ISOTagStringFieldPackager() - Constructor for class org.jpos.iso.ISOTagStringFieldPackager
-
Constructs a default ISOTagStringFieldPackager.
- ISOTagStringFieldPackager(int, String, Prefixer, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOTagStringFieldPackager
-
Creates an ISOTagStringFieldPackager.
- ISOTagStringFieldPackager(Prefixer, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOTagStringFieldPackager
-
Constructs an ISOTagStringFieldPackager with a specific Padder, Interpreter and Prefixer.
- isOutgoing() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this message is to be sent via a channel.
- isOutgoing() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- ISOUtil - Class in org.jpos.iso
-
various functions needed to pack/unpack ISO-8583 fields
- ISOUtil() - Constructor for class org.jpos.iso.ISOUtil
-
All methods in this class are static, so there's usually no need to instantiate it We provide this public constructor in order to deal with some legacy script integration that needs an instance of this class in a rendering context.
- ISOValidator - Interface in org.jpos.iso
-
Validates a jPOS ISOComponent.
- isOverrideHeader() - Method in class org.jpos.iso.BaseChannel
-
Returns whether the channel header overrides the message header.
- ISOVError - Class in org.jpos.iso
-
Base validation-error class.
- ISOVError(String) - Constructor for class org.jpos.iso.ISOVError
-
Constructs an error with the given description.
- ISOVError(String, String) - Constructor for class org.jpos.iso.ISOVError
-
Constructs an error with description and reject code.
- ISOVErrorList - Interface in org.jpos.iso
-
List of errors.
- isOverwriteOriginalFields() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property overwriteOriginalFields.
- ISOVException - Exception Class in org.jpos.iso.validator
-
This type of exception is raised while validating jPOS ISOComponents.
- ISOVException(String) - Constructor for exception class org.jpos.iso.validator.ISOVException
-
Constructs a validator exception with the given message.
- ISOVException(String, ISOComponent) - Constructor for exception class org.jpos.iso.validator.ISOVException
-
Constructs a validator exception with the given message and the offending error component.
- ISOVField - Class in org.jpos.iso
-
Wrapper class resulting from process of validating an ISOField instance.
- ISOVField(ISOField) - Constructor for class org.jpos.iso.ISOVField
-
Creates the vfield.
- ISOVField(ISOField, ISOVError) - Constructor for class org.jpos.iso.ISOVField
-
Wraps the source field and attaches an initial validation error.
- ISOVMsg - Class in org.jpos.iso
-
Wrapper class resulting from process of validating an ISOMsg instance.
- ISOVMsg(ISOMsg) - Constructor for class org.jpos.iso.ISOVMsg
-
Create a message from original instance adding error data.
- ISOVMsg(ISOMsg, ISOVError) - Constructor for class org.jpos.iso.ISOVMsg
-
Wraps the source message and attaches an initial validation error.
- isPackingLenient() - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
Subclasses may override this method if a lenient packing is required when a field-to-tag mapping cannot be found.
- isPackingLenient() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Returns whether lenient packing is enabled.
- isPaused() - Method in class org.jpos.util.DirPoll
-
Returns whether the poll loop is currently paused.
- isPINRequired() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether a PIN is required for transactions with this service code.
- isPrivate() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the first digit signals private interchange (digit 7).
- isProprietaryFormat() - Method in enum class org.jpos.emv.EMVStandardTagType
-
Returns
trueif this tag uses a proprietary data format. - isProprietaryFormat() - Method in interface org.jpos.emv.EMVTagType
-
Returns
trueif this tag has a proprietary format. - isProprietaryTag() - Method in enum class org.jpos.emv.EMVStandardTagType
-
Always returns
false— standard tags are never proprietary. - isProprietaryTag() - Method in interface org.jpos.emv.EMVTagType
-
Returns
trueif this is a proprietary (non-standard) tag. - isProprietaryTag(int) - Static method in enum class org.jpos.emv.EMVStandardTagType
-
Returns
trueif the given tag code is not a known standard EMV tag. - isQBean() - Method in class org.jpos.q2.Q2.QEntry
-
Returns whether the bound object implements
QBean. - isQPersist() - Method in class org.jpos.q2.Q2.QEntry
-
Returns whether the bound object implements
QPersist. - isReconciliation() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is a reconciliation message (MTI second digit = 5).
- isRecurring() - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the transaction is a recurring transaction. - isRegexPriorityMatching() - Method in class org.jpos.util.DirPoll
-
Returns whether regex-based priority matching is enabled.
- isRejected() - Method in class org.jpos.iso.header.BASE1Header
-
Returns true if this message is a BASE-1 reject.
- isRejected(byte[]) - Method in class org.jpos.iso.BaseChannel
-
Returns whether the given raw message should be rejected.
- isRejected(byte[]) - Method in class org.jpos.iso.channel.VAPChannel
- isRequest() - Method in class org.jpos.iso.ISOMsg
-
Returns true if the MTI suggests this is a request message.
- isRequest() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- isResponse() - Method in class org.jpos.iso.ISOMsg
-
Returns true if the MTI suggests this is a response message.
- isRetransmission() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is a retransmission (MTI last digit = 1).
- isRetry() - Method in exception class org.jpos.util.DirPoll.DirPollException
-
Returns whether the failed request should be retried.
- isReversal() - Method in class org.jpos.iso.ISOMsg
-
Returns true if this is a reversal message (MTI second digit = 4, last digit 0 or 1).
- isSeparator(byte) - Method in class org.jpos.util.FSDMsg
-
Tests whether a byte matches any configured separator character.
- isSessionToStandDown() - Method in class org.jpos.transaction.TransactionManager
-
Hook used by subclasses to drain a session early.
- isShutdown() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- isShutdown() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns whether this executor has been shut down.
- isSoLingerOn() - Method in class org.jpos.iso.BaseChannel
-
Returns whether SO_LINGER is enabled on the socket.
- isStopped() - Method in class org.jpos.q2.CLIContext
-
Returns true if this CLI session has been stopped.
- isSuccess() - Method in class org.jpos.rc.Result
-
Returns
trueif this result has a success entry and no failure entries. - ISSUER - Enum constant in enum class org.jpos.emv.EMVTagType.DataSource
-
Data element originates from the card issuer.
- ISSUER_ACTION_CODE_DEFAULT_0x9F0D - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Action Code - Default.
- ISSUER_ACTION_CODE_DENIAL_0x9F0E - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Action Code - Denial.
- ISSUER_ACTION_CODE_ONLINE_0x9F0F - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Action Code - Online.
- ISSUER_APPLICATION_DATA_0x9F10 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Application Data.
- ISSUER_AUTHENTICATION_DATA_0x91 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Authentication Data.
- ISSUER_CODE_TABLE_INDEX_0x9F11 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Code Table Index.
- ISSUER_COUNTRY_CODE_0x5F28 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Country Code.
- ISSUER_COUNTRY_CODE_ALPHA_2_0x5F55 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Country Code (alpha2 format).
- ISSUER_COUNTRY_CODE_ALPHA_3_0x5F56 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Country Code (alpha3 format).
- ISSUER_IDENTIFICATION_NUMBER_0x42 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Identification Number (IIN).
- ISSUER_NOT_AVAILABLE - Enum constant in enum class org.jpos.rc.CMF
-
Issuer Not Available.
- ISSUER_PUBLIC_KEY_CERTIFICATE_0x90 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Public Key Certificate.
- ISSUER_PUBLIC_KEY_EXPONENT_0x9F32 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Public Key Exponent.
- ISSUER_PUBLIC_KEY_REMAINDER_0x92 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Public Key Remainder.
- ISSUER_SCRIPT_COMMAND_0x86 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Script Command.
- ISSUER_SCRIPT_IDENTIFIER_0x9F18 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Script Identifier.
- ISSUER_SCRIPT_TEMPLATE_1_0x71 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Script Template 1.
- ISSUER_SCRIPT_TEMPLATE_2_0x72 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer Script Template 2.
- ISSUER_SIGNED_OFF - Enum constant in enum class org.jpos.rc.CMF
-
Issuer Signed Off.
- ISSUER_TIMEOUT - Enum constant in enum class org.jpos.rc.CMF
-
Issuer Timeout.
- ISSUER_UNAVAILABLE - Enum constant in enum class org.jpos.rc.CMF
-
Issuer Unavailable.
- ISSUER_URL_0x5F50 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Issuer URL.
- IssuerApplicationData - Class in org.jpos.emv
-
Issuer Application Data parser (IAD, tag 0x9F10) with support for the following formats: - VIS 1.5 - M/CHIP 4 - EMV Format A (as per the EMV 4.3 Book 3 spec)
- IssuerApplicationData(byte[]) - Constructor for class org.jpos.emv.IssuerApplicationData
-
Constructs an IssuerApplicationData instance by parsing a byte-array IAD.
- IssuerApplicationData(String) - Constructor for class org.jpos.emv.IssuerApplicationData
-
Constructs an IssuerApplicationData instance by parsing a hexadecimal IAD string.
- IssuerApplicationData.Format - Enum Class in org.jpos.emv
-
IAD format discriminator.
- issuerAuthenticationFailed() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if issuer authentication failed.
- issuerAuthenticationFailed() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif issuer authentication failed. - issuerAuthenticationPerformed() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if issuer authentication performed.
- isSwiped() - Method in class org.jpos.iso.PosDataCode
-
Returns
trueif the transaction used magnetic stripe reading. - isTagFirst() - Method in class org.jpos.iso.IsoFieldHeaderFormatter
-
Returns whether tag comes before length.
- isTerminated() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- isTerminated() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns whether all tasks have completed following shut down.
- isTerminating() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- isTerminating() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
Returns whether this executor is in the process of terminating after shutdown.
- isTest() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the first digit signals test (digit 9).
- isTrace() - Method in class org.jpos.transaction.Context
-
Returns whether tracing is enabled for this context.
- isUnpackingLenient() - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
Subclasses may override this method if a lenient unpacking is required when a tag-to-field mapping cannot be found.
- isUnpackingLenient() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Returns whether lenient unpacking is enabled.
- isValidCRC() - Method in class org.jpos.core.CardHolder
-
Returns true if the PAN passes the Luhn (mod-10) check.
- isValidCRC(String) - Static method in class org.jpos.core.CardHolder
-
Returns true if the given PAN passes the Luhn (mod-10) check.
- isVetoUnmatched() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property vetoUnmatched.
- isZero(String) - Static method in class org.jpos.iso.ISOUtil
-
Returns true if the string is zero-filled (all '0' characters).
- iterator() - Method in class org.jpos.util.Tags
-
Returns an iterator over the tags.
- IVA_ALPHANUM - Class in org.jpos.iso
-
Validator for ASCII alphanumeric fields.
- IVA_ALPHANUM() - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
Default constructor.
- IVA_ALPHANUM(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
Constructs a validator with a custom break-on-error flag and explicit length bounds.
- IVA_ALPHANUM(boolean, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
Constructs a validator with a custom break-on-error flag and a maximum length.
- IVA_ALPHANUM(boolean, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
Constructs a validator with a custom break-on-error flag.
- IVA_ALPHANUM(int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
Constructs a validator with explicit length bounds.
- IVA_ALPHANUM(int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
Constructs a validator with a maximum length.
- IVA_ALPHANUM(String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
Constructs a validator using only a description.
- IVA_ALPHANUMNOBLANK - Class in org.jpos.iso
-
Validator for ASCII alphanumeric no-blank filled fields.
- IVA_ALPHANUMNOBLANK() - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Default constructor.
- IVA_ALPHANUMNOBLANK(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Constructs a validator with a custom break-on-error flag and explicit length bounds.
- IVA_ALPHANUMNOBLANK(boolean, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Constructs a validator with a custom break-on-error flag and a maximum length.
- IVA_ALPHANUMNOBLANK(boolean, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Constructs a validator with a custom break-on-error flag.
- IVA_ALPHANUMNOBLANK(int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Constructs a validator with explicit length bounds.
- IVA_ALPHANUMNOBLANK(int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Constructs a validator with a maximum length.
- IVA_ALPHANUMNOBLANK(String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Constructs a validator using only a description.
- IVA_ALPHANUMNOZERO - Class in org.jpos.iso
-
Validator for no zero-filled fields.
- IVA_ALPHANUMNOZERO() - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Default constructor.
- IVA_ALPHANUMNOZERO(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Constructs a validator with a custom break-on-error flag and explicit length bounds.
- IVA_ALPHANUMNOZERO(boolean, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Constructs a validator with a custom break-on-error flag and a maximum length.
- IVA_ALPHANUMNOZERO(boolean, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Constructs a validator with a custom break-on-error flag.
- IVA_ALPHANUMNOZERO(int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Constructs a validator with explicit length bounds.
- IVA_ALPHANUMNOZERO(int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Constructs a validator with a maximum length.
- IVA_ALPHANUMNOZERO(String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Constructs a validator using only a description.
- IVA_ALPHANUMNOZERO_NOBLANK - Class in org.jpos.iso
-
Validator for ASCII alphanum no-zero no-blank filled fields.
- IVA_ALPHANUMNOZERO_NOBLANK() - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Default constructor.
- IVA_ALPHANUMNOZERO_NOBLANK(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Constructs a validator with a custom break-on-error flag and explicit length bounds.
- IVA_ALPHANUMNOZERO_NOBLANK(boolean, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Constructs a validator with a custom break-on-error flag and a maximum length.
- IVA_ALPHANUMNOZERO_NOBLANK(boolean, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Constructs a validator with a custom break-on-error flag.
- IVA_ALPHANUMNOZERO_NOBLANK(int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Constructs a validator with explicit length bounds.
- IVA_ALPHANUMNOZERO_NOBLANK(int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Constructs a validator with a maximum length.
- IVA_ALPHANUMNOZERO_NOBLANK(String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Constructs a validator using only a description.
- IVA_NUM - Class in org.jpos.iso
-
Validator for ASCII numeric fields.
- IVA_NUM() - Constructor for class org.jpos.iso.IVA_NUM
-
Default constructor.
- IVA_NUM(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with a custom break-on-error flag and explicit length bounds.
- IVA_NUM(boolean, int, int, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with a custom break-on-error flag, length bounds, and radix.
- IVA_NUM(boolean, int, String) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with a custom break-on-error flag and a maximum length.
- IVA_NUM(boolean, int, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with a custom break-on-error flag, max length, and radix.
- IVA_NUM(boolean, String) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with a custom break-on-error flag and description.
- IVA_NUM(boolean, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with a custom break-on-error flag, description, and radix.
- IVA_NUM(int, int, String) - Constructor for class org.jpos.iso.IVA_NUM
-
Create the validator.
- IVA_NUM(int, int, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
Create the validator
- IVA_NUM(int, String) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with a maximum length.
- IVA_NUM(int, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with a maximum length and numeric radix.
- IVA_NUM(String) - Constructor for class org.jpos.iso.IVA_NUM
-
radix = 10.
- IVA_NUM(String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
Constructs a validator with the given description and numeric radix.
- IVA_NUMNOZERO - Class in org.jpos.iso
-
Validator for ASCII numeric and no-zero filled fields.
- IVA_NUMNOZERO() - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Default constructor.
- IVA_NUMNOZERO(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with a custom break-on-error flag and explicit length bounds.
- IVA_NUMNOZERO(boolean, int, int, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with a custom break-on-error flag, length bounds, and radix.
- IVA_NUMNOZERO(boolean, int, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with a custom break-on-error flag and a maximum length.
- IVA_NUMNOZERO(boolean, int, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with a custom break-on-error flag, max length, and radix.
- IVA_NUMNOZERO(boolean, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with a custom break-on-error flag.
- IVA_NUMNOZERO(boolean, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with a custom break-on-error flag and numeric radix.
- IVA_NUMNOZERO(int, int, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with explicit length bounds.
- IVA_NUMNOZERO(int, int, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with explicit length bounds and numeric radix.
- IVA_NUMNOZERO(int, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with a maximum length.
- IVA_NUMNOZERO(int, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator with a minimum length and numeric radix.
- IVA_NUMNOZERO(String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator using only a description.
- IVA_NUMNOZERO(String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
Constructs a validator using only a description and numeric radix.
J
- javaVendor() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
javaVendorrecord component. - javaVersion() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
javaVersionrecord component. - JButtonFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a Swing
JButtonbound to a configured action. - JButtonFactory() - Constructor for class org.jpos.ui.factory.JButtonFactory
-
Default constructor for
UIFactorydiscovery. - jceHandler - Variable in class org.jpos.security.jceadapter.JCESecurityModule
-
Helper used for raw JCE cipher and key operations.
- JCEHandler - Class in org.jpos.security.jceadapter
-
Provides some higher level methods that are needed by the JCE Security Module, yet they are generic and can be used elsewhere.
- JCEHandler() - Constructor for class org.jpos.security.jceadapter.JCEHandler
-
Default constructor; no instance state to initialise.
- JCEHandler.MacEngineKey - Class in org.jpos.security.jceadapter
-
Class used for indexing MAC algorithms in cache
- JCEHandlerException - Exception Class in org.jpos.security.jceadapter
-
Signals that a JCE Handler exception of some sort has occurred.
- JCEHandlerException() - Constructor for exception class org.jpos.security.jceadapter.JCEHandlerException
-
Constructs a new exception with no detail message.
- JCEHandlerException(Exception) - Constructor for exception class org.jpos.security.jceadapter.JCEHandlerException
-
Constructs a new exception wrapping the given cause.
- JCEHandlerException(String) - Constructor for exception class org.jpos.security.jceadapter.JCEHandlerException
-
Constructs a new exception with the given detail message.
- JCEHandlerException(String, Exception) - Constructor for exception class org.jpos.security.jceadapter.JCEHandlerException
-
Constructs a new exception with the given detail message and cause.
- JCESecurityModule - Class in org.jpos.security.jceadapter
-
JCESecurityModule is an implementation of a security module in software.
- JCESecurityModule() - Constructor for class org.jpos.security.jceadapter.JCESecurityModule
-
Creates an uninitialized JCE Security Module, you need to setConfiguration to initialize it
- JCESecurityModule(String) - Constructor for class org.jpos.security.jceadapter.JCESecurityModule
-
Creates a JCE Security Module initialised with the given LMK file.
- JCESecurityModule(String, String) - Constructor for class org.jpos.security.jceadapter.JCESecurityModule
-
Constructs a JCE security module backed by the given LMK file and JCE provider.
- JCESecurityModule(Configuration, Logger, String) - Constructor for class org.jpos.security.jceadapter.JCESecurityModule
-
Constructs a JCE security module from a
Configuration, logger, and realm. - JDBM - Static variable in class org.jpos.space.SpaceFactory
-
Scheme constant for JDBM-backed spaces.
- JDBMSpace<K,
V> - Class in org.jpos.space -
JDBM based persistent space implementation
- JDBMSpace(String, String) - Constructor for class org.jpos.space.JDBMSpace
-
protected constructor.
- JE - Static variable in class org.jpos.space.SpaceFactory
-
Scheme constant for Berkeley DB (JE) backed spaces.
- JESpace<K,
V> - Class in org.jpos.space -
BerkeleyDB Jave Edition based persistent space implementation
- JESpace(String, String) - Constructor for class org.jpos.space.JESpace
-
Constructs a JESpace with the given name and path/parameter string.
- JESpace.GCRef - Class in org.jpos.space
-
Persistent entity used by the garbage collector to track expiring Ref entries.
- JESpace.Ref - Class in org.jpos.space
-
Persistent entity representing a single space entry (key/value with optional expiration).
- JLabelFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a Swing
JLabelfrom the configuration element. - JLabelFactory() - Constructor for class org.jpos.ui.factory.JLabelFactory
-
Default constructor for
UIFactorydiscovery. - JMX_NAME - Static variable in class org.jpos.q2.Q2
-
JMX domain under which Q2 registers its MBeans.
- join() - Method in class org.jpos.transaction.participant.Join.Runner
-
Waits for the runner's virtual thread to terminate, swallowing interrupts.
- Join - Class in org.jpos.transaction.participant
-
Transaction participant that runs a list of nested participants concurrently (one virtual thread each) and merges their lifecycle results.
- Join() - Constructor for class org.jpos.transaction.participant.Join
-
Default constructor; no instance state to initialise.
- Join.Runner - Class in org.jpos.transaction.participant
-
Wraps a single nested
TransactionParticipantin its own virtual thread so its lifecycle calls can run concurrently with siblings. - JPOS - Enum constant in enum class org.jpos.rc.CMF
-
Jpos.
- jPOS TxnId integration - Section in class org.jpos.iso.LifeCycleId
- JSON - Enum constant in enum class org.jpos.log.LogRenderer.Type
-
Renders to JSON output.
- JsonlLogWriter - Class in org.jpos.util
-
JSONL (one JSON object per line) LogEventWriter with built-in PCI protection.
- JsonlLogWriter() - Constructor for class org.jpos.util.JsonlLogWriter
-
Default constructor.
- JsonLogWriter - Class in org.jpos.util
-
Deprecated.
- JsonLogWriter() - Constructor for class org.jpos.util.JsonLogWriter
-
Deprecated.Creates a writer that renders events with the registered JSON renderer.
- JSParticipant - Class in org.jpos.transaction.participant
-
A TransactionParticipant whose prepare, commit and abort methods can be specified through JS scripts.
- JSParticipant() - Constructor for class org.jpos.transaction.participant.JSParticipant
-
Default constructor; no instance state to initialise.
- JTabbedPaneFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a Swing
JTabbedPanefrom<pane>children. - JTabbedPaneFactory() - Constructor for class org.jpos.ui.factory.JTabbedPaneFactory
-
Default constructor for
UIFactorydiscovery. - JTreeFactory - Class in org.jpos.ui.factory
- JTreeFactory() - Constructor for class org.jpos.ui.factory.JTreeFactory
-
Default constructor for
UIFactorydiscovery.
K
- KE - Class in org.jpos.q2.cli.ssm.actions
-
Translate a key from encryption under LMK to KEK.
- KE() - Constructor for class org.jpos.q2.cli.ssm.actions.KE
-
Default constructor; no instance state to initialise.
- Keep-alive handling - Section in class org.jpos.iso.channel.CMFChannel
- KEK - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Generic Key Encryption / Wrapping Key.
- KEKWRAP - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Key Block Protection Key.
- key - Variable in class org.jpos.jfr.SpaceEvent
-
Space key associated with the operation.
- key - Variable in class org.jpos.q2.iso.QMUX
-
Default field-number key components used to correlate responses.
- key() - Method in record class org.jpos.log.evt.KV
-
Returns the value of the
keyrecord component. - KEY_EXCHANGE_ACTIVATION_LIFECYCLE - Enum constant in enum class org.jpos.rc.CMF
-
Key Exchange Activation Lifecycle.
- KEY_EXCHANGE_ACTIVATION_OUT_OF_SYNC - Enum constant in enum class org.jpos.rc.CMF
-
Key Exchange Activation Out Of Sync.
- KEY_EXCHANGE_ACTIVATION_SECURITY - Enum constant in enum class org.jpos.rc.CMF
-
Key Exchange Activation Security.
- KEY_EXCHANGE_DEACTIVATION - Enum constant in enum class org.jpos.rc.CMF
-
Key Exchange Deactivation.
- KEY_EXCHANGE_VERIFICATION_LIFECYCLE - Enum constant in enum class org.jpos.rc.CMF
-
Key Exchange Verification Lifecycle.
- KEY_EXCHANGE_VERIFICATION_OUT_OF_SYNC - Enum constant in enum class org.jpos.rc.CMF
-
Key Exchange Verification Out Of Sync.
- KEY_TYPE_PATTERN - Static variable in class org.jpos.security.SecureDESKey
-
Regular expression pattern representing key type string value.
- KEY_VERIFICATION_FAILED - Enum constant in enum class org.jpos.rc.CMF
-
Key Verification Failed.
- keyBlockLength - Variable in class org.jpos.security.SecureKeyBlock
-
Entire key block length after encoding (header, optional header, encrypted confidential data, and MAC).
- keyBlockMAC - Variable in class org.jpos.security.SecureKeyBlock
-
The key block MAC ensures the integrity of the key block, and is calculated over the Header, Optional Header Blocks and the encrypted Key Data.
- keyBlockMAC - Variable in class org.jpos.security.SecureKeySpec
-
The key block MAC ensures the integrity of the key block, and is calculated over the Header, Optional Header Blocks and the encrypted Key Data.
- keyBlockVersion - Variable in class org.jpos.security.SecureKeyBlock
-
Identifies the method by which the key block is cryptographically protected and the content layout of the block.
- keyBlockVersion - Variable in class org.jpos.security.SecureKeySpec
-
Identifies the method by which the key block is cryptographically protected and the content layout of the block.
- keyBytes - Variable in class org.jpos.security.SecureKey
-
Secure Key Bytes
- keyBytes - Variable in class org.jpos.security.SecureKeySpec
-
Secure Key Bytes.
- keyCheckValue - Variable in class org.jpos.security.SecureKey
-
The keyCheckValue allows identifying which clear key does this secure key represent.
- keyCheckValue - Variable in class org.jpos.security.SecureKeySpec
-
The keyCheckValue allows identifying which clear key does this secure key represent.
- keyLength - Variable in class org.jpos.security.SecureKey
-
This is the bit length of the key This can be: LENGTH_DES, LENGTH_DES3_2KEY, ...
- keyLength - Variable in class org.jpos.security.SecureKeySpec
-
The key length is expressed in bits and refers to clear key (before LMK protection).
- keyName - Variable in class org.jpos.security.SecureKey
-
Optional key name
- keyName - Variable in class org.jpos.security.SecureKeySpec
-
Optional key name.
- KeyScheme - Enum Class in org.jpos.security
-
Key Encription Scheme.
- KeySerialNumber - Class in org.jpos.security
-
Key Serial Number (also called Key Name in the ANSI X9.24).
- KeySerialNumber(byte[]) - Constructor for class org.jpos.security.KeySerialNumber
-
Constructs a key serial number object from its binary representation.
- KeySerialNumber(String, String, String) - Constructor for class org.jpos.security.KeySerialNumber
-
Constructs a key serial number object
- keySet() - Method in interface org.jpos.core.Configuration
-
Returns the set of all property names in this configuration.
- keySet() - Method in class org.jpos.core.SimpleConfiguration
- keySet() - Method in class org.jpos.core.SubConfiguration
- keysNotPresent(Object...) - Method in class org.jpos.transaction.Context
-
Returns a comma-separated string of keys that are not present in the map.
- KeyStoreAdaptor - Class in org.jpos.q2.security
-
KeyStoreAdaptor Sample Configuration
- KeyStoreAdaptor() - Constructor for class org.jpos.q2.security.KeyStoreAdaptor
-
Default constructor.
- KeyStoreAdaptorMBean - Interface in org.jpos.q2.security
-
MBean interface.
- keyType - Variable in class org.jpos.security.SecureKey
-
Key Type is useful for stating what this key can be used for.
- keyType - Variable in class org.jpos.security.SecureKeySpec
-
Key Type is useful for stating what this key can be used for.
- keyUsage - Variable in class org.jpos.security.SecureKeyBlock
-
The primary usage of the key contained in the key block.
- keyUsage - Variable in class org.jpos.security.SecureKeySpec
-
The primary usage of the key contained in the key block.
- KeyUsage - Class in org.jpos.security
-
Defines the primary usage of the key contained in the key block.
- KeyUsage(String, String) - Constructor for class org.jpos.security.KeyUsage
-
Internal constructor.
- KEYVAR - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may be used to create key variants.
- keyVersion - Variable in class org.jpos.security.SecureKeyBlock
-
Version number to optionally indicate that the contents of the key block is a component (key part), or to prevent re-injection of an old key.
- keyVersion - Variable in class org.jpos.security.SecureKeySpec
-
Version number to optionally indicate that the contents of the key block is a component (key part), or to prevent re-injection of an old key.
- kind() - Method in record class org.jpos.log.evt.LogEvt
-
Returns the value of the
kindrecord component. - KV - Record Class in org.jpos.log.evt
-
Key/value pair serialised as an XML
<entry>element with the key rendered as an attribute and the value as element text. - KV(String, String) - Constructor for record class org.jpos.log.evt.KV
-
Creates an instance of a
KVrecord class.
L
- L - Static variable in class org.jpos.iso.AsciiPrefixer
-
A length prefixer for up to 9 chars.
- L - Static variable in class org.jpos.iso.BcdPrefixer
-
Pre-built
BcdPrefixerfor common BCD length prefix sizes. - L - Static variable in class org.jpos.iso.EbcdicPrefixer
-
A length prefixer for up to 9 chars.
- LANGUAGE_PREFERENCE_0x5F2D - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Language Preference.
- lap() - Method in class org.jpos.util.Chronometer
-
Return current partial and resets lap.
- LAST - Static variable in class org.jpos.iso.ISOServer
-
Realm suffix used for the last connected channel.
- LAST_ONLINE_APPLICATION_TRANSACTION_COUNTER_REGISTER_0x9F13 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Last Online Application Transaction Counter (ATC) Register.
- lastTxn - Variable in class org.jpos.iso.ISOServer
-
Timestamp of the last transaction processed.
- LAW_VIOLATION - Enum constant in enum class org.jpos.rc.CMF
-
Law Violation.
- LEFT_PADDED - Static variable in class org.jpos.iso.BCDInterpreter
-
This BCDInterpreter sometimes adds a 0-nibble to the left.
- LEFT_PADDED - Static variable in class org.jpos.iso.HEXInterpreter
-
This HEXInterpreter sometimes adds a 0-nibble to the left.
- LEFT_PADDED_F - Static variable in class org.jpos.iso.BCDInterpreter
-
This BCDInterpreter sometimes adds a F-nibble to the left.
- LEFT_PADDED_F - Static variable in class org.jpos.iso.HEXInterpreter
-
This HEXInterpreter sometimes adds a F-nibble to the left.
- LeftPadder - Class in org.jpos.iso
-
Implements the Padder interface for padding strings and byte arrays on the left.
- LeftPadder(char) - Constructor for class org.jpos.iso.LeftPadder
-
Creates a Left Padder with a specific pad character.
- LEGAL_PROCESS_REQUEST - Enum constant in enum class org.jpos.rc.CMF
-
Legal Process Request.
- length - Variable in class org.jpos.tlv.packager.TaggedSequencePackager
-
Maximum field length for this packager.
- LENGTH - Static variable in class org.jpos.iso.header.BASE1Header
-
Fixed length of a BASE-1 header in bytes.
- LENGTH_DES - Static variable in interface org.jpos.security.SMAdapter
-
DES Key Length
LENGTH_DES= 64. - LENGTH_DES3_2KEY - Static variable in interface org.jpos.security.SMAdapter
-
Triple DES (2 keys)
LENGTH_DES3_2KEY= 128. - LENGTH_DES3_3KEY - Static variable in interface org.jpos.security.SMAdapter
-
Triple DES (3 keys)
LENGTH_DES3_3KEY= 192. - LENGTH_FIRST - Static variable in class org.jpos.iso.IsoFieldHeaderFormatter
-
Formatter with length before tag.
- lengthDigits - Variable in class org.jpos.iso.channel.ASCIIChannel
-
Number of digits for the message length header
- lengthSize - Variable in class org.jpos.tlv.CharTag
-
Number of bytes used to encode the tag length.
- lengthSize - Variable in class org.jpos.tlv.CharTagMapBuilder
-
Size of the length field in characters.
- license() - Method in record class org.jpos.log.evt.License
-
Returns the value of the
licenserecord component. - License - Record Class in org.jpos.log.evt
-
Audit event reporting the active jPOS license and its status code.
- License(String, int) - Constructor for record class org.jpos.log.evt.License
-
Creates an instance of a
Licenserecord class. - LICENSE - Class in org.jpos.q2.cli
-
CLI command that prints the bundled jPOS source license to the console.
- LICENSE() - Constructor for class org.jpos.q2.cli.LICENSE
-
Default constructor; no instance state to initialise.
- LICENSEE - Static variable in class org.jpos.q2.Q2
-
File name of the embedded licensee descriptor.
- LicenseTxtLogRenderer - Class in org.jpos.log.render.txt
-
Plain-text renderer for
Licenseaudit records. - LicenseTxtLogRenderer() - Constructor for class org.jpos.log.render.txt.LicenseTxtLogRenderer
-
Default constructor; no instance state to initialise.
- LifeCycleId - Class in org.jpos.iso
-
Encodes and decodes the ISO 8583 Transaction Life Cycle Identification Data (DE-021).
- LifeCycleId.Builder - Class in org.jpos.iso
-
Builder for
LifeCycleId. - lifespan() - Method in record class org.jpos.log.evt.LogEvt
-
Returns the value of the
lifespanrecord component. - LIST - Class in org.jpos.q2.cli.deploy
-
CLI implementation - Deploy subsystem
- LIST() - Constructor for class org.jpos.q2.cli.deploy.LIST
-
Default constructor; no instance state to initialise.
- Listen - Record Class in org.jpos.log.evt
-
Audit log event recorded when a server starts listening on a port (or fails to bind).
- Listen(int, InetAddress, int, int) - Constructor for record class org.jpos.log.evt.Listen
-
Convenience constructor for successful binds (no error string).
- Listen(int, InetAddress, int, int, String) - Constructor for record class org.jpos.log.evt.Listen
-
Creates an instance of a
Listenrecord class. - Listener(LogProducer, UI, JTextArea, int, int) - Constructor for class org.jpos.ui.factory.LogListenerFactory.Listener
-
Constructs a Listener bound to the given logger and Swing widget.
- listeners - Variable in class org.jpos.iso.ISOServer
-
Registered ISO request listeners.
- LiteralBinaryInterpreter - Class in org.jpos.iso
-
This interpreter does no conversion and leaves the input the same as the output.
- LiteralEMVTag - Class in org.jpos.emv
-
An EMV tag whose value is represented as a literal string.
- LiteralEMVTag(EMVProprietaryTagType, Integer, String) - Constructor for class org.jpos.emv.LiteralEMVTag
-
Constructs a literal EMV tag for a proprietary tag type.
- LiteralEMVTag(EMVProprietaryTagType, Integer, TLVDataFormat, String) - Constructor for class org.jpos.emv.LiteralEMVTag
-
Constructs a literal EMV tag for a proprietary tag type with an explicit data format.
- LiteralEMVTag(EMVStandardTagType, String) - Constructor for class org.jpos.emv.LiteralEMVTag
-
Constructs a literal EMV tag for a standard tag type.
- LiteralInterpreter - Class in org.jpos.iso
-
Implements a Literal Interpreter.
- LiteralInterpreter() - Constructor for class org.jpos.iso.LiteralInterpreter
-
Public constructor; prefer
LiteralInterpreter.INSTANCEfor repeated use. - LiteralTagValue - Class in org.jpos.tlv
-
A
TagValuebacked by a literal string value. - LiteralTagValue(String, String) - Constructor for class org.jpos.tlv.LiteralTagValue
-
Constructs a literal tag/value pair.
- LL - Static variable in class org.jpos.iso.AsciiPrefixer
-
A length prefixer for up to 99 chars.
- LL - Static variable in class org.jpos.iso.BcdPrefixer
-
A length prefixer for up to 99 chars.
- LL - Static variable in class org.jpos.iso.EbcdicPrefixer
-
A length prefixer for up to 99 chars.
- LL - Static variable in class org.jpos.iso.HexNibblesPrefixer
-
LL (2-digit hex nibbles) prefixer instance.
- LLL - Static variable in class org.jpos.iso.AsciiPrefixer
-
A length prefixer for up to 999 chars.
- LLL - Static variable in class org.jpos.iso.BcdPrefixer
-
A length prefixer for up to 999 chars.
- LLL - Static variable in class org.jpos.iso.EbcdicPrefixer
-
A length prefixer for up to 999 chars.
- LLL - Static variable in class org.jpos.iso.HexNibblesPrefixer
-
LLL (3-digit hex nibbles) prefixer instance.
- LLLL - Static variable in class org.jpos.iso.AsciiPrefixer
-
A length prefixer for up to 9999 chars.
- LLLL - Static variable in class org.jpos.iso.BcdPrefixer
-
A length prefixer for up to 9999 chars.
- LLLL - Static variable in class org.jpos.iso.EbcdicPrefixer
-
A length prefixer for up to 9999 chars.
- LLLLL - Static variable in class org.jpos.iso.AsciiPrefixer
-
A length prefixer for up to 99999 chars.
- LLLLL - Static variable in class org.jpos.iso.BcdPrefixer
-
A length prefixer for up to 99999 chars.
- LLLLLL - Static variable in class org.jpos.iso.AsciiPrefixer
-
A length prefixer for up to 999999 chars.
- LLLLLL - Static variable in class org.jpos.iso.BcdPrefixer
-
A length prefixer for up to 999999 chars.
- load(String) - Method in class org.jpos.core.SimpleConfiguration
-
Loads a Java
.propertiesfile into this configuration. - loadAverage() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
loadAveragerecord component. - loadCode(File) - Method in class org.jpos.bsh.BSHLogListener
-
Loads a BeanShell script from a file.
- loadPropertiesFromClasspath(String) - Static method in class org.jpos.iso.ISOCurrency
-
Loads currency properties from the classpath.
- loadSchema(String, boolean) - Method in class org.jpos.util.FSDMsg
-
Loads and parses the schema from the given URI.
- LOCAL_AMOUNT - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Cardholder-billing amount in the cardholder's local currency.
- localPort() - Method in record class org.jpos.log.evt.Connect
-
Returns the value of the
localPortrecord component. - localPort() - Method in record class org.jpos.log.evt.Disconnect
-
Returns the value of the
localPortrecord component. - LocalSpace<K,
V> - Interface in org.jpos.space -
Extension of
Spacewith blocking read/take operations and space-listener support. - log - Variable in class org.jpos.q2.QBeanSupport
-
Logger associated with this bean.
- log(Object) - Method in class org.jpos.transaction.Context
-
Adds a trace message to the context log event.
- log(LogEvent) - Method in class org.jpos.bsh.BSHLogListener
- log(LogEvent) - Method in class org.jpos.q2.cli.TAIL
- log(LogEvent) - Method in class org.jpos.ui.factory.LogListenerFactory.Listener
- log(LogEvent) - Method in class org.jpos.util.BufferedExceptionLogListener
- log(LogEvent) - Method in class org.jpos.util.BufferedLogListener
- log(LogEvent) - Method in class org.jpos.util.ExceptionLogFilter
- log(LogEvent) - Method in class org.jpos.util.FilterLogListener
- log(LogEvent) - Method in class org.jpos.util.FlatLogListener
- log(LogEvent) - Method in class org.jpos.util.FSDProtectedLogListener
- log(LogEvent) - Method in class org.jpos.util.IgnoreLogListener
- log(LogEvent) - Static method in class org.jpos.util.Logger
-
Dispatches a log event to the appropriate logger and its listeners.
- log(LogEvent) - Method in interface org.jpos.util.LogListener
-
Processes a log event.
- log(LogEvent) - Method in class org.jpos.util.ProtectedLogListener
- log(LogEvent) - Method in class org.jpos.util.RealmLogFilter
- log(LogEvent) - Method in class org.jpos.util.RotateLogListener
- log(LogEvent) - Method in class org.jpos.util.SimpleLogListener
- log(LogEvent) - Method in class org.jpos.util.SnapshotLogListener
-
Logs the given event if the current time falls within the active logging window.
- log(LogEvent) - Method in class org.jpos.util.SpaceLogListener
- log(LogEvent) - Method in class org.jpos.util.SysLogListener
- Log - Class in org.jpos.util
-
Represents a LogSource and adds several helpers
- Log() - Constructor for class org.jpos.util.Log
-
Default constructor.
- Log(Logger, String) - Constructor for class org.jpos.util.Log
-
Constructs a
Logbound to the given logger and realm. - LOG_CAPACITY - Static variable in class org.jpos.iso.gui.ISOChannelPanel
-
Maximum number of log entries to retain.
- LOG_CAPACITY - Static variable in class org.jpos.iso.gui.ISORequestListenerPanel
-
Maximum number of log entries to retain.
- LOG_ENTRY_0x9F4D - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Log Entry.
- LOG_FORMAT_0x9F4F - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Log Format.
- LOG_TAG - Static variable in class org.jpos.iso.packager.LogPackager
-
XML element name for the outer log wrapper.
- LOG_USER - Static variable in class org.jpos.util.SysLogListener
-
Default syslog facility code (LOG_USER).
- LogChannel - Class in org.jpos.iso.channel
-
Extracts <isomsg> blocks from standard jPOS log
- LogChannel() - Constructor for class org.jpos.iso.channel.LogChannel
-
Public constructor (used by Class.forName("...").newInstance())
- LogChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.LogChannel
-
Constructs client ISOChannel
- LogChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.LogChannel
-
Construct server ISOChannel
- LogChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.LogChannel
-
constructs a server ISOChannel associated with a Server Socket
- LogCompressor - Class in org.jpos.util
-
Serializes log file compression across all log listener instances through a single on-demand background worker.
- logDebug(String) - Method in class org.jpos.util.RotateLogListener
-
Writes a debug message directly to the log file.
- logDebugEx(String, Throwable) - Method in class org.jpos.util.DailyLogListener
-
Logs a debug message with an associated exception stack trace.
- LogEvent - Class in org.jpos.util
-
A single structured log event that carries a tag, realm, payload items, and optionally a
Throwable. - LogEvent() - Constructor for class org.jpos.util.LogEvent
-
Default constructor; uses the
infotag. - LogEvent(String) - Constructor for class org.jpos.util.LogEvent
-
Constructs an empty event with the given tag.
- LogEvent(String, Object) - Constructor for class org.jpos.util.LogEvent
-
Constructs an event with the given tag and an initial payload entry.
- LogEvent(LogSource, String) - Constructor for class org.jpos.util.LogEvent
-
Constructs an event tied to a
LogSource. - LogEvent(LogSource, String, Object) - Constructor for class org.jpos.util.LogEvent
-
Constructs an event tied to a
LogSourcewith an initial payload entry. - LogEventDump - Class in org.jpos.jfr
-
JFR event recorded around individual
LogEventdump operations, threshold-filtered to 10 ms. - LogEventDump() - Constructor for class org.jpos.jfr.LogEventDump
-
Default constructor; no instance state to initialise.
- LogEventJsonLogRenderer - Class in org.jpos.log.render.json
-
JSON renderer for
LogEvent, serialising tag/realm/payload via Jackson. - LogEventJsonLogRenderer() - Constructor for class org.jpos.log.render.json.LogEventJsonLogRenderer
-
Default constructor.
- LogEventMapper - Interface in org.jpos.util.function
-
Functional interface for transforming a
LogEvent; used in log pipeline processing. - LogEventMarkdownRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer for
LogEvent, formatted as an H2 heading per event. - LogEventMarkdownRenderer() - Constructor for class org.jpos.log.render.markdown.LogEventMarkdownRenderer
-
Default constructor; no instance state to initialise.
- LogEventOutputStream - Class in org.jpos.util
-
OutputStreamthat buffers writes and periodically flushes the accumulated bytes as a singleLogEventafter a configurable delay. - LogEventOutputStream() - Constructor for class org.jpos.util.LogEventOutputStream
-
Default constructor.
- LogEventOutputStream(Logger, String, long) - Constructor for class org.jpos.util.LogEventOutputStream
-
Constructs a stream that flushes the buffered bytes as log events on the configured logger/realm after
delayms of inactivity. - LogEventWriter - Interface in org.jpos.util
-
LogEventWriters allow the customization of how LogListeners write LogEvent data to output streams.
- LogEventXmlLogRenderer - Class in org.jpos.log.render.xml
-
XML renderer for
LogEvent, emitting wrapped<log>elements with payload children. - LogEventXmlLogRenderer() - Constructor for class org.jpos.log.render.xml.LogEventXmlLogRenderer
-
Default constructor.
- LogEvt - Record Class in org.jpos.log.evt
-
Top-level structured log envelope serialised as the
<log>element. - LogEvt(Instant, String, Long, Map, List) - Constructor for record class org.jpos.log.evt.LogEvt
-
Creates an instance of a
LogEvtrecord class. - LOGEVT - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Aggregated log event for the transaction.
- logFieldName - Variable in class org.jpos.iso.ISOBasePackager
-
When
true, field descriptions are emitted as XML comments in unpack logs. - Loggeable - Interface in org.jpos.util
-
Implemented by objects that can produce a human-readable log representation via
Loggeable.dump(java.io.PrintStream, String). - LoggeableJsonLogRenderer - Class in org.jpos.log.render.json
-
JSON renderer that wraps
Loggeable.dump(PrintStream, String)output as a single string field. - LoggeableJsonLogRenderer() - Constructor for class org.jpos.log.render.json.LoggeableJsonLogRenderer
-
Default constructor; no instance state to initialise.
- LoggeableMarkdownLogRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer that wraps the
Loggeable.dump(PrintStream, String)output in an XML fenced block. - LoggeableMarkdownLogRenderer() - Constructor for class org.jpos.log.render.markdown.LoggeableMarkdownLogRenderer
-
Default constructor; no instance state to initialise.
- LoggeableXmlLogRenderer - Class in org.jpos.log.render.xml
-
XML
LogRendererthat delegates to theLoggeable.dump(PrintStream, String)contract. - LoggeableXmlLogRenderer() - Constructor for class org.jpos.log.render.xml.LoggeableXmlLogRenderer
-
Default constructor; no instance state to initialise.
- logger - Variable in class org.jpos.iso.BaseChannel
-
The logger for this channel.
- logger - Variable in class org.jpos.iso.channel.ChannelPool
-
Logger for this pool.
- logger - Variable in class org.jpos.iso.ISOBasePackager
-
Logger used to record pack/unpack diagnostics;
nulldisables logging. - logger - Variable in class org.jpos.iso.ISOBaseValidator
-
The logger for this validator.
- logger - Variable in class org.jpos.iso.ISOServer
-
The logger for this server.
- logger - Variable in class org.jpos.iso.packager.LogPackager
-
Logger receiving pack/unpack diagnostic events.
- logger - Variable in class org.jpos.iso.packager.PackagerWrapper
-
Logger receiving wrapped pack/unpack diagnostic events.
- logger - Variable in class org.jpos.iso.packager.XMLPackager
-
Logger used to emit pack/unpack events.
- logger - Variable in class org.jpos.iso.validator.VErrorParser
-
Logger receiving parser diagnostic events.
- logger - Variable in class org.jpos.security.BaseSMAdapter
-
Logger for this security module adapter.
- logger - Variable in class org.jpos.security.SimpleKeyFile
-
Logger receiving load/save diagnostic events.
- logger - Variable in class org.jpos.util.Log
-
Logger receiving the events produced by this
Log. - logger - Variable in class org.jpos.util.SimpleLogSource
-
The logger used by this log source.
- Logger - Class in org.jpos.util
-
Peer class Logger forwards LogEvents generated by LogSources to LogListeners.
- Logger() - Constructor for class org.jpos.util.Logger
-
Default constructor.
- LOGGER_BENCHMARK - Class in org.jpos.q2.cli
-
CLI command that benchmarks logger throughput for a given thread count and message count.
- LOGGER_BENCHMARK() - Constructor for class org.jpos.q2.cli.LOGGER_BENCHMARK
-
Default constructor; no instance state to initialise.
- LOGGER_CONFIG - Static variable in class org.jpos.q2.Q2
-
File name for the logger configuration auto-deployed at startup.
- LOGGER_NAME - Static variable in class org.jpos.q2.Q2
-
Logger name used for Q2 lifecycle events.
- LoggerAdaptor - Class in org.jpos.q2.qbean
-
QBean that materialises a named
Loggerfrom its persist element, optionally redirectingSystem.out/System.errto it. - LoggerAdaptor() - Constructor for class org.jpos.q2.qbean.LoggerAdaptor
-
Default constructor; no instance state to initialise.
- LoggerService - Class in org.jpos.q2.qbean
-
QBean that pulls events from a configured space queue and forwards them to a
Logger, decoupling event production from logging I/O. - LoggerService() - Constructor for class org.jpos.q2.qbean.LoggerService
-
Default constructor; no instance state to initialise.
- LogListener - Interface in org.jpos.util
- LogListenerFactory - Class in org.jpos.ui.factory
-
Builds a Swing
JTextAreathat subscribes to a named jPOS logger and renders incoming log events live, with caps on retained events and lines. - LogListenerFactory() - Constructor for class org.jpos.ui.factory.LogListenerFactory
-
Default constructor for
UIFactorydiscovery. - LogListenerFactory.Listener - Class in org.jpos.ui.factory
-
Buffers log events from the registered logger and pushes them to the live
JTextArea, trimming as configured. - LogMessage - Record Class in org.jpos.log.evt
-
Audit event carrying a free-form log message.
- LogMessage(String) - Constructor for record class org.jpos.log.evt.LogMessage
-
Creates an instance of a
LogMessagerecord class. - LogPackager - Class in org.jpos.iso.packager
-
packs/unpacks ISOMsgs from jPOS logs
- LogPackager() - Constructor for class org.jpos.iso.packager.LogPackager
-
Constructs the packager and prepares its underlying SAX parser.
- LogProducer - Interface in org.jpos.util
-
Interface for objects that produce log events and manage a list of
LogListeners. - LogRenderer<T> - Interface in org.jpos.log
-
Strategy that renders an object of type
Tinto a target log format (XML, JSON, plain text, or Markdown). - LogRenderer.Type - Enum Class in org.jpos.log
-
Supported log output format types.
- LogRendererRegistry - Class in org.jpos.log
-
A registry for managing
LogRendererinstances associated with specific class types and renderer types. - LogRendererRegistry() - Constructor for class org.jpos.log.LogRendererRegistry
-
Default constructor; no instance state to initialise.
- logRotate() - Method in class org.jpos.util.RotateLogListener
-
Rotates the log file (non-startup variant).
- logRotate(boolean) - Method in class org.jpos.util.RotateLogListener
-
Rotates the log file, optionally skipping the close/reopen cycle on startup.
- LogSource - Interface in org.jpos.util
- LogUtil - Class in org.jpos.util
-
Helpers for emitting strings that may contain XML-reserved characters inside log payloads, optionally wrapping them in
CDATAblocks. - LogUtil() - Constructor for class org.jpos.util.LogUtil
-
Utility class; instances carry no state.
- LoopbackChannel - Class in org.jpos.iso.channel
-
In-memory ISO channel that loops messages back through a
BlockingQueue, useful for testing without external network resources. - LoopbackChannel() - Constructor for class org.jpos.iso.channel.LoopbackChannel
-
Default constructor.
- LOST_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Lost Card.
- LOST_OR_STOLEN_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Lost Or Stolen Card.
- LOWER_CONSECUTIVE_OFFLINE_LIMIT_0x9F14 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Lower Consecutive Offline Limit.
- lowerBoundId(Instant) - Static method in class org.jpos.transaction.TxnId
-
Computes the lowest possible TxnId numeric value for the given UTC second, suitable for an inclusive range lower bound.
- lowerBoundId(LocalDate, ZoneId) - Static method in class org.jpos.transaction.TxnId
-
Inclusive lower bound id for the start of the given local day in
zone. - lowerConsecutiveOfflineLimitExceeded() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if lower consecutive offline limit exceeded.
- lowerConsecutiveOfflineLimitExceeded() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the lower consecutive offline limit was exceeded. - lowerCumulativeOfflineLimitExceeded() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if lower cumulative offline limit exceeded.
- LSpace<K,
V> - Class in org.jpos.space -
LSpace (Loom-optimized Space) implementation with per-key locking for Virtual Thread efficiency.
- LSpace() - Constructor for class org.jpos.space.LSpace
-
Default constructor.
- LSPACE - Static variable in class org.jpos.space.SpaceFactory
-
Scheme constant for L-space (Loom-optimized) transient spaces.
- LUHNCalculator - Interface in org.jpos.core
-
Strategy interface for LUHN check-digit calculation and verification.
M
- M_CHIP - Enum constant in enum class org.jpos.emv.IssuerApplicationData.Format
-
Mastercard M/Chip format.
- M_COMMERCE - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
M-Commerce (mobile commerce) transaction.
- MAC_INCORRECT - Enum constant in enum class org.jpos.rc.CMF
-
Mac Incorrect.
- MAC_KEY_SYNC_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Mac Key Sync Error.
- MacEngineKey(String, Key) - Constructor for class org.jpos.security.jceadapter.JCEHandler.MacEngineKey
-
Constructs a key for indexing a
Macengine in the cache. - MacroFilter - Class in org.jpos.iso.filter
-
MacroFilter useful to set sequencers, date, unset iso fields, etc.
- MacroFilter() - Constructor for class org.jpos.iso.filter.MacroFilter
-
Default constructor.
- MAGNETIC_STRIPE - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Magnetic stripe reading.
- MAGNETIC_STRIPE_FAILED - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Magnetic stripe was read but the read failed.
- main(String[]) - Static method in enum class org.jpos.emv.EMVStandardTagType
-
Diagnostic entry point for manual tag inspection.
- main(String[]) - Static method in class org.jpos.q2.install.Install
-
Entry point: parses the command-line options and invokes
Install.install(boolean, File, boolean, String). - main(String[]) - Static method in class org.jpos.q2.Q2
-
Standalone entry point: instantiates Q2, requests
System.exit(0)on shutdown, and starts the worker thread. - main(String[]) - Static method in class org.jpos.security.jceadapter.Console
-
Entry point for the JCE security console.
- MAN - Class in org.jpos.q2.cli
-
CLI command that displays the manual page for another CLI command.
- MAN() - Constructor for class org.jpos.q2.cli.MAN
-
Default constructor; no instance state to initialise.
- MANUAL_SIGNATURE - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by manual signature.
- mapEvents(LogEvent) - Method in class org.jpos.util.MappingLogEventWriter
-
Applies every registered event mapper, in order, to
ev. - mapOutput(byte[]) - Method in class org.jpos.util.MappingLogEventWriter
-
Applies every registered output mapper, in order, to the captured output bytes.
- MappingLogEventWriter - Class in org.jpos.util
-
LogEventWriter that can be configured with event and output mappers to modify the events before writing to output stream and modify the output stream before writing to the final destination respectfully.
- MappingLogEventWriter() - Constructor for class org.jpos.util.MappingLogEventWriter
-
Creates a writer with no mappers configured; mappers are wired by
MappingLogEventWriter.setConfiguration(Element). - MARKDOWN - Enum constant in enum class org.jpos.log.LogRenderer.Type
-
Renders to Markdown.
- MarkdownLogEvent - Class in org.jpos.util
-
LogEventthat captures a precomputed Markdown rendering and replays it verbatim on subsequentdump/toStringcalls. - MarkdownLogEvent(String) - Constructor for class org.jpos.util.MarkdownLogEvent
-
Constructs a MarkdownLogEvent from a precomputed Markdown string.
- MarkdownLogEvent(LogEvent) - Constructor for class org.jpos.util.MarkdownLogEvent
-
Constructs a MarkdownLogEvent by capturing
evt's rendered form. - MarkdownLogWriter - Class in org.jpos.util
-
Deprecated.
- MarkdownLogWriter() - Constructor for class org.jpos.util.MarkdownLogWriter
-
Deprecated.Creates a writer that renders events with the registered Markdown renderer.
- markStarted() - Method in class org.jpos.q2.CLI
-
Called when the CLI is starting; subclasses may override.
- markStopped() - Method in class org.jpos.q2.CLI
-
Called when the CLI is stopping; subclasses may override.
- MasterCardEBCDICSubFieldPackager - Class in org.jpos.iso.packager
-
MasterCard EBCDIC SubField packager
- MasterCardEBCDICSubFieldPackager() - Constructor for class org.jpos.iso.packager.MasterCardEBCDICSubFieldPackager
-
Default constructor
- matchFoundInAdditionalCheckTable() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if match found in additional check table.
- MAX_DAILY_AMOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Max Daily Amount.
- MAX_DAILY_WITHDRAWAL - Enum constant in enum class org.jpos.rc.CMF
-
Max Daily Withdrawal.
- MAX_ERROR_SETS - Static variable in class org.jpos.iso.MessageErrorIndicator
-
Maximum number of error sets per DE-018 field.
- MAX_PARTICIPANTS - Static variable in class org.jpos.transaction.TransactionManager
-
Hard ceiling on participants traversed per transaction (loop prevention).
- MAX_PIN_TRIES_EXCEEDED - Enum constant in enum class org.jpos.rc.CMF
-
Max Pin Tries Exceeded.
- MAX_WAIT - Static variable in class org.jpos.transaction.TransactionManager
-
Default maximum time, in milliseconds, that a session waits for input.
- maxField - Variable in class org.jpos.iso.ISOMsg
-
Highest field number currently set in this message.
- maxFieldDirty - Variable in class org.jpos.iso.ISOMsg
-
Dirty flags for tracking state changes.
- maxLen - Variable in class org.jpos.iso.ISOFieldValidator
-
field length bounds
- maxMemory() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
maxMemoryrecord component. - maxValidField - Variable in class org.jpos.iso.packager.GenericValidatingPackager
-
Highest valid field number; copied from ISOBasePackager and overridable via XML.
- MCHIP - Enum constant in enum class org.jpos.security.PaddingMethod
-
M/Chip 4 padding.
- MCHIP - Enum constant in enum class org.jpos.security.SKDMethod
-
MasterCard Proprietary SKD method
- MChipCryptogram - Class in org.jpos.emv.cryptogram
-
M/Chip Cryptogram Specification
- MChipCryptogram(String) - Constructor for class org.jpos.emv.cryptogram.MChipCryptogram
-
Configures the cryptogram spec from the encoded Cryptogram Version Number.
- MCL_ESM - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Message Class Label for ESM.
- MCL_KSM - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Message Class Label for KSM (Key Service Message).
- MCL_RSI - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Message Class Label for RSI.
- MCL_RSM - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Message Class Label for RSM.
- MD5Filter - Class in org.jpos.iso.filter
-
Sample
ISOFilterimplementation that demonstrates how to compute a MAC (Message Authentication Code) on outgoing ISO messages and verify it on incoming ones. - MD5Filter() - Constructor for class org.jpos.iso.filter.MD5Filter
-
Default constructor.
- MD5Template - Class in org.jpos.space
-
Space
Templatethat compares entries by an MD5 digest of their serialized form rather than by reference equality. - MD5Template(Object, byte[]) - Constructor for class org.jpos.space.MD5Template
-
Constructs a template directly from a precomputed digest.
- MD5Template(Object, Object) - Constructor for class org.jpos.space.MD5Template
-
Constructs a template that matches entries whose serialized form digests to
value. - MEM - Class in org.jpos.q2.cli
-
CLI command that prints JVM heap usage statistics; supports
--gc. - MEM() - Constructor for class org.jpos.q2.cli.MEM
-
Default constructor; no instance state to initialise.
- MERCHANT_CATEGORY_CODE_0x9F15 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Merchant Category Code.
- MERCHANT_IDENTIFIER_0x9F16 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Merchant Identifier.
- MERCHANT_MANAGED_END_TO_END_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Merchant-managed end-to-end encryption applied.
- MERCHANT_MANAGED_POINT_TO_POINT_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Merchant-managed point-to-point encryption applied.
- MERCHANT_NAME_AND_LOCATION_0x9F4E - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Merchant Name and Location.
- merchantForcedTransactionOnline() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the merchant forced the transaction online. - merge(ISOMsg) - Method in class org.jpos.iso.FSDISOMsg
- merge(ISOMsg) - Method in class org.jpos.iso.ISOMsg
-
Merges the content of the specified ISOMsg into this ISOMsg instance, excluding the header.
- merge(ISOMsg) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- merge(ISOMsg, boolean) - Method in class org.jpos.iso.ISOMsg
-
Merges the content of the specified ISOMsg into this ISOMsg instance.
- merge(Context) - Method in class org.jpos.transaction.Context
-
Merges the entries from the provided Context object into the current Context.
- merge(FSDMsg) - Method in class org.jpos.util.FSDMsg
-
Copies all fields from the given message into this message.
- message() - Method in record class org.jpos.log.evt.Disconnect
-
Returns the value of the
messagerecord component. - message() - Method in record class org.jpos.transaction.TransactionManager.Trace
-
Returns the value of the
messagerecord component. - MESSAGE_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Message Error.
- MESSAGE_NUMBER_OUT_OF_SEQUENCE - Enum constant in enum class org.jpos.rc.CMF
-
Message Number Out Of Sequence.
- MessageErrorIndicator - Class in org.jpos.iso
-
Encodes and decodes the ISO 8583 Message Error Indicator (DE-018).
- MessageErrorIndicator() - Constructor for class org.jpos.iso.MessageErrorIndicator
-
Creates an empty indicator.
- MessageErrorIndicator.ErrorCode - Enum Class in org.jpos.iso
-
Standard message error codes defined by ISO 8583:2023, Table D.15.
- MessageErrorIndicator.FieldError - Class in org.jpos.iso
-
One error set within a
MessageErrorIndicatorfield. - MessageErrorIndicator.Severity - Enum Class in org.jpos.iso
-
Error severity carried in positions 1–2 of each error set.
- MeterFactory - Class in org.jpos.metrics
-
Factory helpers that create or look up Micrometer meters defined by
MeterInfo, ensuring duplicate registrations resolve to the same instance. - MeterFactory() - Constructor for class org.jpos.metrics.MeterFactory
-
Default constructor; no instance state to initialise.
- MeterInfo - Enum Class in org.jpos.metrics
-
Catalog of jPOS-defined Micrometer meters: a stable identifier, human-readable description, and optional default tags for each instrument.
- METHOD_1 - Enum constant in enum class org.jpos.security.ARPCMethod
-
Method for the generation of an 8-byte ARPC consists of applying the Triple-DES algorithm: the 8-byte ARQC the 2-byte Authorisation Response Code (ARC)
- METHOD_2 - Enum constant in enum class org.jpos.security.ARPCMethod
-
Method For the generation of a 4-byte ARPC consists of applying the MAC algorithm: the 4-byte ARQC the 4-byte binary Card Status Update (CSU) the 0-8 byte binary Proprietary Authentication Data
- metrics() - Method in class org.jpos.util.Metrics
-
Returns a snapshot copy of all recorded histograms.
- metrics(String) - Method in class org.jpos.util.Metrics
-
Returns a snapshot copy of all histograms whose name starts with the given prefix.
- Metrics - Class in org.jpos.metrics
-
Utility class for accessing Micrometer metrics in jPOS components.
- Metrics - Class in org.jpos.util
-
HdrHistogram-backed metrics aggregator with on-demand histogram creation per name.
- Metrics() - Constructor for class org.jpos.metrics.Metrics
-
Default constructor; no instance state to initialise.
- Metrics(Histogram) - Constructor for class org.jpos.util.Metrics
-
Constructs a Metrics instance using the given Histogram as a template for new buckets.
- MetricsProvider - Interface in org.jpos.util
-
Implemented by components that publish a
Metricsinstance for inspection or dumping. - MID - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Merchant identifier.
- millisToString(long) - Static method in class org.jpos.iso.ISOUtil
-
Converts a duration in milliseconds to a human-readable string (e.g.
- minimumSetOfDataElement(TLVList) - Static method in interface org.jpos.emv.cryptogram.CryptogramDataBuilder
-
Method that selects the minimum set of data elements recommended for the generation of application cryptograms described in EMV Book 2 sec 8.1.1
- minLen - Variable in class org.jpos.iso.ISOFieldValidator
-
field length bounds
- MISCONFIGURED_ENDPOINT - Enum constant in enum class org.jpos.rc.CMF
-
Misconfigured Endpoint.
- MISSING_FIELD - Enum constant in enum class org.jpos.rc.CMF
-
Missing Field.
- MKDMethod - Enum Class in org.jpos.security
-
Indicate method for the derivation by the issuer of a 16-byte ICC Master Key used for Application Cryptogram generation, issuer authentication, and secure messaging.
- modeOfUse - Variable in class org.jpos.security.SecureKeyBlock
-
The operation that the key contained in the key block can perform.
- modeOfUse - Variable in class org.jpos.security.SecureKeySpec
-
The operation that the key contained in the key block can perform.
- ModeOfUse - Enum Class in org.jpos.security
-
Defines the operation that the key contained in the key block can perform.
- MODES - Static variable in class org.jpos.transaction.participant.Join.Runner
-
Human-readable labels indexed by mode constant.
- MODIFY - Enum constant in enum class org.jpos.log.evt.DeployActivity.Action
-
An existing descriptor was modified in place.
- ModuleUtils - Class in org.jpos.q2.install
-
Helpers that enumerate jPOS module metadata embedded under
META-INF/modules/on the runtime classpath. - ModuleUtils() - Constructor for class org.jpos.q2.install.ModuleUtils
-
Default constructor; no instance state to initialise.
- MOTO - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Mail order / telephone order transaction.
- move(int, int) - Method in class org.jpos.iso.ISOMsg
-
moves a field (renumber)
- move(int, int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- move(Object, Object) - Method in class org.jpos.transaction.Context
-
Move entry to new key name Moves the value from one key to another.
- msg() - Method in record class org.jpos.log.evt.LogMessage
-
Returns the value of the
msgrecord component. - msgPackager - Variable in class org.jpos.iso.ISOMsgFieldPackager
-
The message-level packager.
- MSGTEST - Class in org.jpos.iso.validator
-
Tester to validate msg.
- MSGTEST() - Constructor for class org.jpos.iso.validator.MSGTEST
-
Default constructor.
- MSGTEST(boolean) - Constructor for class org.jpos.iso.validator.MSGTEST
-
Constructs the validator with the requested error behaviour.
- MSGTEST02 - Class in org.jpos.iso.validator
-
VALIDATES FIELD INTERDEPENDENCY.
- MSGTEST02() - Constructor for class org.jpos.iso.validator.MSGTEST02
-
Default constructor.
- MSGTEST02(boolean) - Constructor for class org.jpos.iso.validator.MSGTEST02
-
Constructs the validator with the requested error behaviour.
- msgValidator - Variable in class org.jpos.iso.ISOMsgFieldValidator
-
The nested message validator.
- msgVld - Variable in class org.jpos.iso.packager.ISOBaseValidatingPackager
-
Message level validators
- MTI_MACRO - Static variable in class org.jpos.bsh.BSHRequestListener
-
Macro string replaced with the actual MTI in script filenames.
- mtiMapping - Variable in class org.jpos.q2.iso.QMUX
-
Three-character MTI mapping table used by
QMUX.mapMTI(String). - MultiSessionChannelAdaptor - Class in org.jpos.q2.iso
-
Q2 QBean that manages multiple concurrent sessions over a single ISOChannel.
- MultiSessionChannelAdaptor() - Constructor for class org.jpos.q2.iso.MultiSessionChannelAdaptor
-
Default constructor.
- MultiSessionChannelAdaptor.Receiver - Class in org.jpos.q2.iso
-
Per-session worker that drains the channel and posts inbound messages to the out-queue.
- MultiSessionChannelAdaptor.Sender - Class in org.jpos.q2.iso
-
Per-session worker that pulls requests from the in-queue and writes them to the channel.
- MultiSessionChannelAdaptorMBean - Interface in org.jpos.q2.iso
-
MBean interface.
- mustPromptForPINIfPEDPresent() - Method in class org.jpos.iso.ServiceCode
-
Indicates whether the cardholder must be prompted for a PIN when a PED is available.
- MUX - Interface in org.jpos.iso
-
MUX interface
- MUX_MATCH - Enum constant in enum class org.jpos.metrics.MeterInfo
-
MUX matched-response counter, tagged
type=match. - MUX_RESPONSE_TIMER - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Response time timer for MUX request/response pairs.
- MUX_RX - Enum constant in enum class org.jpos.metrics.MeterInfo
-
MUX receive counter, tagged
type=rx. - MUX_RX_PENDING - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Number of in-flight requests awaiting a response.
- MUX_STATUS - Enum constant in enum class org.jpos.metrics.MeterInfo
-
Per-MUX up/down status gauge.
- MUX_TX - Enum constant in enum class org.jpos.metrics.MeterInfo
-
MUX transmit counter, tagged
type=tx. - MUX_UNHANDLED - Enum constant in enum class org.jpos.metrics.MeterInfo
-
MUX unhandled-response counter, tagged
type=unhandled. - muxName - Variable in class org.jpos.iso.Connector
-
Name of the QMUX to look up.
- MUXPool - Class in org.jpos.q2.iso
-
Pool of
MUXinstances that selects a delegate per request based on the configured strategy (one ofMUXPool.PRIMARY_SECONDARY,MUXPool.ROUND_ROBIN,MUXPool.ROUND_ROBIN_WITH_OVERRIDE, orMUXPool.SPLIT_BY_DIVISOR). - MUXPool() - Constructor for class org.jpos.q2.iso.MUXPool
-
Default constructor; no instance state to initialise.
- MUXPool.StrategyHandler - Interface in org.jpos.q2.iso
-
A class implementing this interface can be added to a
MUXPoolto override the classical built-in strategies.
It could be added to aMUXPoollike this: - MUXPoolMBean - Interface in org.jpos.q2.iso
-
MBean interface.
- mvlds - Variable in class org.jpos.iso.packager.GenericValidatingPackager
-
MsgValidator array
N
- NACChannel - Class in org.jpos.iso.channel
-
Talks with TCP based NACs Sends [LEN][TPDU][ISOMSG] (len=2 bytes network byte order)
- NACChannel() - Constructor for class org.jpos.iso.channel.NACChannel
-
Default constructor.
- NACChannel(String, int, ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.NACChannel
-
Construct client ISOChannel
- NACChannel(ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.NACChannel
-
Construct server ISOChannel
- NACChannel(ISOPackager, byte[], ServerSocket) - Constructor for class org.jpos.iso.channel.NACChannel
-
constructs server ISOChannel associated with a Server Socket
- name - Variable in class org.jpos.jfr.TMEvent
-
Transaction or participant name associated with the event.
- name - Variable in class org.jpos.space.JDBMSpace
-
Space name used for registration.
- name() - Method in record class org.jpos.log.AuditLogEventType
-
Returns the value of the
namerecord component. - name() - Method in record class org.jpos.log.evt.ProcessOutput
-
Returns the value of the
namerecord component. - name() - Method in record class org.jpos.log.evt.Txn
-
Returns the value of the
namerecord component. - NAME_FORMAT - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Name field has a format error.
- NAME_FORMAT_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Name Format Error.
- nameOnCard(String) - Method in class org.jpos.core.Track1.Builder
-
Sets the cardholder name.
- NameRegistrar - Class in org.jpos.util
-
Allow runtime binding of jPOS's components (ISOChannels, Logger, MUXes, etc)
- NameRegistrar.NotFoundException - Exception Class in org.jpos.util
-
Thrown when a requested name is not found in the registrar.
- nameRegistrarEntries() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
nameRegistrarEntriesrecord component. - NameRegistrarInspector - Class in org.jpos.q2.qbean
-
Utility service used to query the NameRegistrar via JMX.
- NameRegistrarInspector() - Constructor for class org.jpos.q2.qbean.NameRegistrarInspector
-
Default constructor.
- NameRegistrarInspectorMBean - Interface in org.jpos.q2.qbean
-
MBean interface.
- NativePackager - Class in org.jpos.iso.packager
-
ISOPackagerthat round-trips messages via Java serialization. - NativePackager() - Constructor for class org.jpos.iso.packager.NativePackager
-
Default constructor; no instance state to initialise.
- NCCChannel - Class in org.jpos.iso.channel
-
Talks with TCP based NCCs Sends [LEN][TPDU][ISOMSG] (len=2 bytes BCD)
- NCCChannel() - Constructor for class org.jpos.iso.channel.NCCChannel
-
Default constructor.
- NCCChannel(String, int, ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.NCCChannel
-
Construct client ISOChannel
- NCCChannel(ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.NCCChannel
-
Construct server ISOChannel
- NCCChannel(ISOPackager, byte[], ServerSocket) - Constructor for class org.jpos.iso.channel.NCCChannel
-
constructs server ISOChannel associated with a Server Socket
- needsCDATA(String) - Static method in class org.jpos.util.LogUtil
-
Indicates whether
scontains any XML-reserved characters and therefore needsCDATAescaping when embedded in XML output. - NET_ACCEPTED - Enum constant in enum class org.jpos.rc.CMF
-
Net Accepted.
- NET_RETRY - Enum constant in enum class org.jpos.rc.CMF
-
Net Retry.
- NEW_PIN_INVALID - Enum constant in enum class org.jpos.rc.CMF
-
New Pin Invalid.
- newBuilder() - Static method in class org.jpos.security.SecureKeyBlockBuilder
-
Returns a new
SecureKeyBlockBuilderinstance. - newCard() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif this is a new card (first transaction). - newChannel(Element, QFactory) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Parses a
<channel>element, returning anISOChannel. - newChannel(Element, QFactory, String) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Parses a
<channel>element, using the provided fallback realm when none is configured. - newInstance(Class) - Method in class org.jpos.q2.QFactory
-
Instantiates the given class via the Q2 MBeanServer.
- newInstance(String) - Method in class org.jpos.q2.QFactory
-
Instantiates the class with the given name via the Q2 MBeanServer.
- newInstance(String) - Method in class org.jpos.q2.ui.UI
- newInstance(String) - Method in class org.jpos.ui.UI
-
Instantiates an object by class name using the current thread's context class loader.
- newInstance(String) - Method in interface org.jpos.ui.UIObjectFactory
-
Instantiates an object by class name.
- newInstance(Element) - Method in class org.jpos.q2.QFactory
-
Creates a new instance from the values in
Element e. - newScheduledThreadPoolExecutor() - Static method in class org.jpos.util.ConcurrentUtil
-
Returns a single-thread
ScheduledThreadPoolExecutorbacked by a named virtual thread, configured to drop delayed/periodic tasks at shutdown. - newSocket(String[], int[], LogEvent) - Method in class org.jpos.iso.BaseChannel
-
Creates a new socket connected to one of the given hosts/ports.
- newSocket(String, int) - Method in class org.jpos.iso.BaseChannel
-
factory method pattern (as suggested by Vincent.Greene@amo.com)
- nextAvailableMUX(int, long) - Method in class org.jpos.q2.iso.MUXPool
-
Returns the next usable MUX starting from
mnumber, waiting up tomaxWait. - nextLong(Space, Object) - Static method in class org.jpos.space.SpaceUtil
-
Atomically increments and returns the long counter stored under
key. - NO - Static variable in class org.jpos.transaction.participant.HasEntry
-
Configuration property whose value is returned when the context entry is absent.
- NO_ACCOUNT_TYPE - Enum constant in enum class org.jpos.rc.CMF
-
No Account Type.
- NO_AUTHORIZATION_REQUIRED - Enum constant in enum class org.jpos.rc.CMF
-
No Authorization Required.
- NO_CARD_RECORD - Enum constant in enum class org.jpos.rc.CMF
-
No Card Record.
- NO_JOIN - Static variable in interface org.jpos.transaction.TransactionConstants
-
This participant does not join the transaction
- NO_PADDING - Enum constant in enum class org.jpos.emv.cryptogram.CryptogramDataBuilder.PaddingMethod
-
No padding is applied.
- NO_REASON_TO_DECLINE - Enum constant in enum class org.jpos.rc.CMF
-
No Reason To Decline.
- NoCardValidator - Class in org.jpos.core
-
A card validator implementation that performs no validation.
- NoCardValidator() - Constructor for class org.jpos.core.NoCardValidator
-
Default constructor; no instance state to initialise.
- node() - Static method in class org.jpos.q2.Q2
-
Returns the node identifier embedded in the licensee descriptor.
- node() - Static method in class org.jpos.util.PGPHelper
-
Returns the resolved Q2 node number used during license validation.
- NodeConfigurable - Interface in org.jpos.core
-
Object is DOM-Node Configurable
- noMatchFoundInAdditionalCheckTable() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if no match found in additional check table.
- NONE - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
No verification performed.
- NONE - Enum constant in enum class org.jpos.security.Exportability
-
No export permitted.
- nonEmpty(String) - Method in class org.jpos.core.ConfigValidator
-
Validate that a property, if present, is non-empty.
- normalize(String) - Static method in class org.jpos.iso.ISOUtil
-
XML normalizer (default canonical)
- normalize(String, boolean) - Static method in class org.jpos.iso.ISOUtil
-
XML normalizer
- NOT_PERMITTED_TO_CARDHOLDER - Enum constant in enum class org.jpos.rc.CMF
-
Not Permitted To Cardholder.
- NOT_PERMITTED_TO_TERMINAL - Enum constant in enum class org.jpos.rc.CMF
-
Not Permitted To Terminal.
- NOT_RECONCILED_TOTALS_PROVIDED - Enum constant in enum class org.jpos.rc.CMF
-
Not Reconciled Totals Provided.
- NOT_SUCCESSFUL - Enum constant in enum class org.jpos.rc.CMF
-
Not Successful.
- NOT_SUFFICIENT_FUNDS - Enum constant in enum class org.jpos.rc.CMF
-
Not Sufficient Funds.
- NOT_SUPPORTED_BY_RECEIVER - Enum constant in enum class org.jpos.rc.CMF
-
Not Supported By Receiver.
- NotFoundException() - Constructor for exception class org.jpos.util.NameRegistrar.NotFoundException
-
Default constructor.
- NotFoundException(String) - Constructor for exception class org.jpos.util.NameRegistrar.NotFoundException
-
Constructs a NotFoundException with the given detail message.
- notify(Object, Object) - Method in class org.jpos.q2.iso.QMUX
- notify(Object, Object) - Method in class org.jpos.q2.iso.QServer
- notify(Object, Object) - Method in class org.jpos.space.SpaceTap
- notify(String, ISOMsg) - Method in class org.jpos.space.SpaceSource
- notify(K, V) - Method in interface org.jpos.space.SpaceListener
-
Called by Space implementation whenever an object with the given key is being placed in the Space.
- notifyListeners(Object, Object) - Method in class org.jpos.space.LSpace
-
Notifies all registered listeners for the given key/value pair.
- notifyListeners(Object, Object) - Method in class org.jpos.space.TSpace
-
Notifies every listener registered against
keyof an entry change. - notMap - Static variable in class org.jpos.core.Environment
-
Maps boolean-like string values to their logical negation.
- nrd(Object) - Method in class org.jpos.q2.qbean.SpaceLet
- nrd(Object) - Method in class org.jpos.space.JDBMSpace
- nrd(Object) - Method in class org.jpos.space.JESpace
- nrd(Object) - Method in class org.jpos.space.LSpace
- nrd(Object) - Method in class org.jpos.space.TSpace
- nrd(Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
- nrd(Object, long) - Method in class org.jpos.space.JDBMSpace
- nrd(Object, long) - Method in class org.jpos.space.JESpace
- nrd(Object, long) - Method in class org.jpos.space.LSpace
- nrd(Object, long) - Method in class org.jpos.space.TSpace
- nrd(K) - Method in interface org.jpos.space.Space
-
Nrd (not read) waits forever until Key is not present in space.
Resolution for expiring entries is implementation dependant, but a minimum one-second is suggested. - nrd(K) - Method in class org.jpos.space.SpaceInterceptor
- nrd(K, long) - Method in interface org.jpos.space.Space
-
Nrd (not read) waits up to timeout until Key is not present in space.
Resolution for expiring entries is implementation dependant, but a minimum one-second is suggested. - nrd(K, long) - Method in class org.jpos.space.SpaceInterceptor
- NRPREFIX - Static variable in class org.jpos.util.Logger
-
Prefix used to register loggers in
NameRegistrar. - NullPadder - Class in org.jpos.iso
-
The NullPadder does not pad.
- NullPadder() - Constructor for class org.jpos.iso.NullPadder
-
Public constructor; prefer
NullPadder.INSTANCEfor repeated use. - NullPrefixer - Class in org.jpos.iso
-
AsciiPrefixer constructs a prefix for ASCII messages.
O
- OBF - Class in org.jpos.q2.cli
-
Obfuscate a secret
- OBF() - Constructor for class org.jpos.q2.cli.OBF
-
Default constructor; no instance state to initialise.
- ObfEnvironmentProvider - Class in org.jpos.core
-
EnvironmentProviderthat resolvesobf::references by deobfuscating the encoded value. - ObfEnvironmentProvider() - Constructor for class org.jpos.core.ObfEnvironmentProvider
-
Default constructor; no instance state to initialise.
- ObjectMarkdownLogRenderer - Class in org.jpos.log.render.markdown
-
Default Markdown renderer used when no more specific
LogRenderermatches. - ObjectMarkdownLogRenderer() - Constructor for class org.jpos.log.render.markdown.ObjectMarkdownLogRenderer
-
Default constructor; no instance state to initialise.
- ObjectTemplate - Class in org.jpos.space
-
Reference-equality
Templatethat matches space entries equal to a captured value under the configured key. - ObjectTemplate(Object, Object) - Constructor for class org.jpos.space.ObjectTemplate
-
Constructs a template matching
valueunderkey. - ObjectTxtLogRenderer - Class in org.jpos.log.render.txt
-
Default plain-text renderer used when no more specific
LogRenderermatches. - ObjectTxtLogRenderer() - Constructor for class org.jpos.log.render.txt.ObjectTxtLogRenderer
-
Default constructor; no instance state to initialise.
- of(int) - Static method in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Resolves an
MessageErrorIndicator.ErrorCodefrom its numeric value. - of(int) - Static method in enum class org.jpos.iso.MessageErrorIndicator.Severity
-
Resolves a
MessageErrorIndicator.Severityfrom its numeric value. - of(String, String) - Static method in record class org.jpos.transaction.TransactionManager.Trace
-
Creates a trace line with no trailing info.
- of(String, String, String) - Static method in record class org.jpos.transaction.TransactionManager.Trace
-
Creates a trace line with trailing info.
- OFFLINE_BIOGRAPHICS - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by offline biographics.
- OFFLINE_BIOMETRICS - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by offline biometrics.
- OFFLINE_DIGITIZED_SIGNATURE_ANALYSIS - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by offline digitized signature analysis.
- OFFLINE_MANUAL_VERIFICATION - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by offline manual verification.
- OFFLINE_PIN_ENCRYPTED - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by offline encrypted PIN.
- OFFLINE_PIN_IN_CLEAR - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by offline PIN in clear.
- offlineDataProcNotPerformed() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif offline data authentication was not performed. - offlineEncryptedPINVerificationPerformed() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if offline encrypted p i n verification performed.
- offlinePINVerificationFailed() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if offline p i n verification failed.
- offlinePINVerificationNotPerformed() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if offline p i n verification not performed.
- offlinePINVerificationPerformed() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if offline p i n verification performed.
- OFFSET - Static variable in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Bit offset within the PosDataCode byte array for POS environment flags.
- OFFSET - Static variable in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Bit offset within the PosDataCode byte array for reading method flags.
- OFFSET - Static variable in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Bit offset within the PosDataCode byte array for security characteristic flags.
- OFFSET - Static variable in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Bit offset within the PosDataCode byte array for verification method flags.
- OffsetIndexedComposite - Interface in org.jpos.tlv
-
A composite TLV structure that supports offset-based indexed access to its elements.
- ONE_YEAR - Static variable in class org.jpos.iso.ISODate
-
One year in milliseconds (365 days).
- OneShotChannelAdaptor - Class in org.jpos.q2.iso
-
OneShotChannelAdaptor connects and disconnects a channel for every message exchange.
- OneShotChannelAdaptor() - Constructor for class org.jpos.q2.iso.OneShotChannelAdaptor
-
Default constructor.
- OneShotChannelAdaptor.Worker - Class in org.jpos.q2.iso
-
Per-message worker that opens an ad-hoc channel, sends the request, and forwards any response.
- OneShotChannelAdaptorMBean - Interface in org.jpos.q2.iso
-
MBean interface.
- OneShotChannelAdaptorMK2 - Class in org.jpos.q2.iso
-
OneShotChannelAdaptorMK2 connects and disconnects a channel for every message exchange.
- OneShotChannelAdaptorMK2() - Constructor for class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
Default constructor.
- OneShotChannelAdaptorMK2.Worker - Class in org.jpos.q2.iso
-
Per-message worker that opens an ad-hoc channel, sends a request, and forwards the response.
- OneShotChannelAdaptorMK2MBean - Interface in org.jpos.q2.iso
-
MBean interface.
- ONLINE_FORCED_BY_CAD - Enum constant in enum class org.jpos.rc.CMF
-
Online Forced By CAD.
- ONLINE_FORCED_BY_CARD_ACCEPTOR - Enum constant in enum class org.jpos.rc.CMF
-
Online Forced By Card Acceptor.
- ONLINE_FORCED_BY_CARD_ISSUER - Enum constant in enum class org.jpos.rc.CMF
-
Online Forced By Card Issuer.
- ONLINE_FORCED_BY_ICC - Enum constant in enum class org.jpos.rc.CMF
-
Online Forced By ICC.
- ONLINE_FORCED_BY_TERMINAL - Enum constant in enum class org.jpos.rc.CMF
-
Online Forced By Terminal.
- ONLINE_PIN - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by online PIN.
- onlinePINEntered() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif an online PIN was entered. - OPEN_NETWORK - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Transaction carried over an open network (Internet).
- openLogFile() - Method in class org.jpos.util.RotateLogListener
-
Opens (or reopens) the log file for appending.
- operation - Variable in class org.jpos.jfr.SpaceEvent
-
Operation name (e.g.
- OPTION_A - Enum constant in enum class org.jpos.security.MKDMethod
-
Uses PAN, PAN Sequence Number, IMK, Triple DES Described in EMV v4.2 Book 2, Annex A1.4.1
- OPTION_B - Enum constant in enum class org.jpos.security.MKDMethod
-
Uses PAN, PAN Sequence Number, IMK, Triple DES and SHA-1 and decimalisation of hex digits.
- optionalHeaders - Variable in class org.jpos.security.SecureKeyBlock
-
The TR-31 Key Block format allows a key block to contain up to 99 Optional Header Blocks which can be used to include additional (optional) data within the Key Block.
- optionalHeaders - Variable in class org.jpos.security.SecureKeySpec
-
The TR-31 Key Block format allows a key block to contain up to 99 Optional Header Blocks which can be used to include additional (optional) data within the Key Block.
- org.jpos.bsh - package org.jpos.bsh
- org.jpos.core - package org.jpos.core
- org.jpos.core.annotation - package org.jpos.core.annotation
- org.jpos.core.handlers.exception - package org.jpos.core.handlers.exception
- org.jpos.emv - package org.jpos.emv
- org.jpos.emv.cryptogram - package org.jpos.emv.cryptogram
- org.jpos.function - package org.jpos.function
- org.jpos.iso - package org.jpos.iso
- org.jpos.iso.channel - package org.jpos.iso.channel
- org.jpos.iso.filter - package org.jpos.iso.filter
- org.jpos.iso.gui - package org.jpos.iso.gui
- org.jpos.iso.header - package org.jpos.iso.header
- org.jpos.iso.packager - package org.jpos.iso.packager
- org.jpos.iso.validator - package org.jpos.iso.validator
- org.jpos.jfr - package org.jpos.jfr
- org.jpos.jpos - module org.jpos.jpos
-
Java module definition for the jPOS core library.
- org.jpos.log - package org.jpos.log
- org.jpos.log.evt - package org.jpos.log.evt
- org.jpos.log.render - package org.jpos.log.render
- org.jpos.log.render.json - package org.jpos.log.render.json
- org.jpos.log.render.markdown - package org.jpos.log.render.markdown
- org.jpos.log.render.txt - package org.jpos.log.render.txt
- org.jpos.log.render.xml - package org.jpos.log.render.xml
- org.jpos.metrics - package org.jpos.metrics
- org.jpos.metrics.iso - package org.jpos.metrics.iso
- org.jpos.q2 - package org.jpos.q2
- org.jpos.q2.cli - package org.jpos.q2.cli
- org.jpos.q2.cli.builtin - package org.jpos.q2.cli.builtin
- org.jpos.q2.cli.deploy - package org.jpos.q2.cli.deploy
- org.jpos.q2.cli.ssm - package org.jpos.q2.cli.ssm
- org.jpos.q2.cli.ssm.actions - package org.jpos.q2.cli.ssm.actions
- org.jpos.q2.install - package org.jpos.q2.install
- org.jpos.q2.iso - package org.jpos.q2.iso
- org.jpos.q2.qbean - package org.jpos.q2.qbean
- org.jpos.q2.security - package org.jpos.q2.security
- org.jpos.q2.ui - package org.jpos.q2.ui
- org.jpos.rc - package org.jpos.rc
- org.jpos.security - package org.jpos.security
- org.jpos.security.jceadapter - package org.jpos.security.jceadapter
- org.jpos.space - package org.jpos.space
- org.jpos.tlv - package org.jpos.tlv
- org.jpos.tlv.packager - package org.jpos.tlv.packager
- org.jpos.tlv.packager.bertlv - package org.jpos.tlv.packager.bertlv
- org.jpos.transaction - package org.jpos.transaction
- org.jpos.transaction.gui - package org.jpos.transaction.gui
- org.jpos.transaction.participant - package org.jpos.transaction.participant
- org.jpos.ui - package org.jpos.ui
- org.jpos.ui.action - package org.jpos.ui.action
- org.jpos.ui.factory - package org.jpos.ui.factory
- org.jpos.util - package org.jpos.util
- org.jpos.util.function - package org.jpos.util.function
- ORIGINAL_DATA_ELEMENTS - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Data elements echoed from the original message.
- ORIGINAL_MTI - Enum constant in enum class org.jpos.transaction.ContextConstants
-
MTI of the original message, when echoing or reversing.
- ORIGINAL_NOT_FOUND - Enum constant in enum class org.jpos.rc.CMF
-
Original Not Found.
- ORIGINAL_STAN - Enum constant in enum class org.jpos.transaction.ContextConstants
-
STAN of the original message, when echoing or reversing.
- ORIGINAL_TIMESTAMP - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Transmission timestamp of the original message.
- ORIGINAL_TRANSACTION_DECLINED - Enum constant in enum class org.jpos.rc.CMF
-
Original Transaction Declined.
- ORIGINAL_TRANSACTION_NOT_FOUND - Enum constant in enum class org.jpos.rc.CMF
-
Original Transaction Not Found.
- ORIGINAL_VOIDED - Enum constant in enum class org.jpos.rc.CMF
-
Original Voided.
- originalRealm - Variable in class org.jpos.iso.BaseChannel
-
The original realm before any override.
- osName() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
osNamerecord component. - osVersion() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
osVersionrecord component. - OTHER - Enum constant in enum class org.jpos.emv.IssuerApplicationData.Format
-
Proprietary or unrecognised format.
- out - Variable in class org.jpos.q2.iso.QMUX
-
Queue names: inbound responses, outbound requests, and unhandled messages.
- out(OutputStream) - Method in class org.jpos.q2.CLIContext.Builder
-
Sets the standard output stream.
- out(Serializable, Serializable) - Method in interface org.jpos.space.RemoteSpace
-
Write a new entry into the Space
- out(Serializable, Serializable) - Method in class org.jpos.space.SpaceProxy
- out(Serializable, Serializable, long) - Method in interface org.jpos.space.RemoteSpace
-
Write a new leased entry into the Space.
- out(Serializable, Serializable, long) - Method in class org.jpos.space.SpaceProxy
- out(Object, Object) - Method in class org.jpos.q2.qbean.SpaceLet
- out(Object, Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
- out(K, V) - Method in class org.jpos.space.JDBMSpace
-
Write a new entry into the Space
- out(K, V) - Method in class org.jpos.space.JESpace
- out(K, V) - Method in class org.jpos.space.LSpace
- out(K, V) - Method in interface org.jpos.space.Space
-
Write a new entry into the Space
- out(K, V) - Method in class org.jpos.space.SpaceInterceptor
- out(K, V) - Method in class org.jpos.space.TSpace
- out(K, V, long) - Method in class org.jpos.space.JDBMSpace
-
Write a new entry into the Space The entry will timeout after the specified period
- out(K, V, long) - Method in class org.jpos.space.JESpace
- out(K, V, long) - Method in class org.jpos.space.LSpace
- out(K, V, long) - Method in interface org.jpos.space.Space
-
Write a new entry into the Space, with an timeout value
- out(K, V, long) - Method in class org.jpos.space.SpaceInterceptor
- out(K, V, long) - Method in class org.jpos.space.TSpace
- OUT_OF_SEQUENCE - Enum constant in enum class org.jpos.rc.CMF
-
Out Of Sequence.
- OUTGOING - Static variable in class org.jpos.iso.ISOMsg
-
Constant indicating an outgoing message direction.
- outgoingFilters - Variable in class org.jpos.iso.BaseChannel
-
Incoming and outgoing filter chains.
- outgoingFilters - Variable in class org.jpos.iso.FilteredBase
-
Filters applied to inbound and outbound traffic respectively.
- outIfEmpty(Space, Object, Object, long, long) - Static method in class org.jpos.space.SpaceUtil
-
Writes
valueonly when the slot atkeyis empty after annrdprobe. - outWhenEmpty(Space, Object, Object) - Static method in class org.jpos.space.SpaceUtil
-
Blocks until the slot at
keyis empty, then writesvalue. - outWhenEmpty(Space, Object, Object, long) - Static method in class org.jpos.space.SpaceUtil
-
Blocks until the slot at
keyis empty, then writesvaluewith the given lifespan. - OVER_FLOOR_LIMIT - Enum constant in enum class org.jpos.rc.CMF
-
Over Floor Limit.
- overrideHeader - Variable in class org.jpos.iso.BaseChannel
-
When true, this channel's own header overrides the message's header.
P
- p127 - Variable in class org.jpos.iso.packager.PostPackager
-
Sub-packager handling the Postilion private-use bitmap (DE-127).
- pack() - Method in class org.jpos.iso.FSDISOMsg
- pack() - Method in class org.jpos.iso.header.BaseHeader
- pack() - Method in class org.jpos.iso.ISOAmount
- pack() - Method in class org.jpos.iso.ISOBinaryField
-
not available on Leaf - always throw ISOException
- pack() - Method in class org.jpos.iso.ISOBitMap
-
not available on Leaf - always throw ISOException
- pack() - Method in class org.jpos.iso.ISOComponent
-
Packs this component into its on-wire byte representation.
- pack() - Method in class org.jpos.iso.ISODatasetField
-
Dataset fields must be packed through their field packager.
- pack() - Method in class org.jpos.iso.ISOField
-
not available on Leaf - always throw ISOException
- pack() - Method in interface org.jpos.iso.ISOHeader
-
Packs this header into a byte array.
- pack() - Method in class org.jpos.iso.ISOMsg
-
Packs this message using the configured packager.
- pack() - Method in class org.jpos.iso.LifeCycleId
-
Serializes this life cycle identifier to the DE-021 wire format.
- pack() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Serializes this error set to exactly 14 bytes.
- pack() - Method in class org.jpos.iso.MessageErrorIndicator
-
Serializes all error sets to the DE-018 wire format.
- pack() - Method in class org.jpos.iso.PosCapability
- pack() - Method in class org.jpos.tlv.CharTagMap
-
Pack TLV Tags.
- pack() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- pack() - Method in class org.jpos.tlv.ISOTaggedField
- pack() - Method in class org.jpos.tlv.TLVList
-
Pack the TLV message (BER-TLV Encoding).
- pack() - Method in class org.jpos.util.FSDMsg
-
Packs this FSDMsg into its string representation.
- pack(OutputStream) - Method in class org.jpos.iso.ISOComponent
-
Packs this component and writes it to
out. - pack(OutputStream) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- pack(OutputStream) - Method in class org.jpos.tlv.ISOTaggedField
- pack(Element, StringBuilder) - Method in class org.jpos.util.FSDMsg
-
Packs this message into the given StringBuilder using the provided schema.
- pack(ISOComponent) - Method in class org.jpos.iso.DatasetFieldPackager
-
Packs a dataset field by first encoding the inner dataset payload and then delegating the outer field framing to the wrapped field packager.
- pack(ISOComponent) - Method in class org.jpos.iso.IF_ECHAR
-
Deprecated.
- pack(ISOComponent) - Method in class org.jpos.iso.IF_NOP
- pack(ISOComponent) - Method in class org.jpos.iso.IF_TCHAR
- pack(ISOComponent) - Method in class org.jpos.iso.IF_UNUSED
- pack(ISOComponent) - Method in class org.jpos.iso.IFA_BITMAP
- pack(ISOComponent) - Method in class org.jpos.iso.IFA_LLABINARY
- pack(ISOComponent) - Method in class org.jpos.iso.IFA_LLBNUM
- pack(ISOComponent) - Method in class org.jpos.iso.IFA_LLLABINARY
- pack(ISOComponent) - Method in class org.jpos.iso.IFB_AMOUNT
- pack(ISOComponent) - Method in class org.jpos.iso.IFB_BITMAP
- pack(ISOComponent) - Method in class org.jpos.iso.IFB_LLHFBINARY
- pack(ISOComponent) - Method in class org.jpos.iso.IFE_BITMAP
- pack(ISOComponent) - Method in class org.jpos.iso.IFEB_LLLNUM
- pack(ISOComponent) - Method in class org.jpos.iso.IFEB_LLNUM
- pack(ISOComponent) - Method in class org.jpos.iso.IFELPE_LLLCHAR
- pack(ISOComponent) - Method in class org.jpos.iso.IFEMC_TCC
- pack(ISOComponent) - Method in class org.jpos.iso.IFEP_LLCHAR
- pack(ISOComponent) - Method in class org.jpos.iso.IFEP_LLLBINARY
- pack(ISOComponent) - Method in class org.jpos.iso.IFEP_LLLCHAR
- pack(ISOComponent) - Method in class org.jpos.iso.IFIPM_LLLCHAR
- pack(ISOComponent) - Method in class org.jpos.iso.IFMC_TCC
- pack(ISOComponent) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Packs the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOBasePackager
-
pack method that works in conjunction with
ISOBasePackager.unpack(ISOComponent, byte[]). - pack(ISOComponent) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOFieldPackager
-
Packs the given component into a byte array.
- pack(ISOComponent) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOMsgFieldPackager
- pack(ISOComponent) - Method in interface org.jpos.iso.ISOPackager
-
Packs an ISO-8583 message into a byte array.
- pack(ISOComponent) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.packager.Base1_BITMAP126
- pack(ISOComponent) - Method in class org.jpos.iso.packager.Base1SubFieldPackager
-
Pack the subfield into a byte array
- pack(ISOComponent) - Method in class org.jpos.iso.packager.CTCSubElementPackager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.CTCSubFieldPackager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.DatasetPackager
-
Packs a dataset field payload, including each dataset envelope.
- pack(ISOComponent) - Method in class org.jpos.iso.packager.DummyPackager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.EuroSubFieldPackager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.FSDPackager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.GenericSubFieldPackager
-
Pack the subfield into a byte array
- pack(ISOComponent) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
Pack the subfield into a byte array
- pack(ISOComponent) - Method in class org.jpos.iso.packager.GICCSubFieldPackager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.ICCDataPackager
-
Packs raw ICC BER-TLV bytes without the standard dataset envelope.
- pack(ISOComponent) - Method in class org.jpos.iso.packager.LogPackager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.NativePackager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.PackagerWrapper
- pack(ISOComponent) - Method in class org.jpos.iso.packager.VISA1Packager
- pack(ISOComponent) - Method in class org.jpos.iso.packager.XMLPackager
- pack(ISOComponent) - Method in class org.jpos.iso.TaggedFieldPackagerBase
- pack(ISOComponent) - Method in class org.jpos.iso.X92_BITMAP
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Pack the sub-field into a byte array
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager.TagPackager
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IF_FSTBINARY
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IF_FSTCHAR
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
Pack the subfield into a byte array
- pack(ISOComponent, boolean, int, int) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Packs a subset of sub-fields.
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.iso.ISOFieldPackager
-
Packs the component to an ObjectOutput stream.
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.iso.TaggedFieldPackagerBase
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
- pack(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
Packs the given ISOMsg into raw bytes using this channel's packager.
- packager - Variable in class org.jpos.iso.BaseChannel
-
The packager used to pack/unpack ISO messages.
- packager - Variable in class org.jpos.iso.ISOMsg
-
The packager used to pack/unpack this message.
- PackagerErrorHandler - Interface in org.jpos.tlv.packager
-
Callback interface invoked when a tagged-sequence packager encounters a packing/unpacking error.
- PackagerErrorLogger - Class in org.jpos.tlv.packager
-
Default
PackagerErrorHandlerthat records pack/unpack failures to a dedicated logger instead of aborting the operation. - PackagerErrorLogger() - Constructor for class org.jpos.tlv.packager.PackagerErrorLogger
-
Default constructor; no instance state to initialise.
- packagerMap - Variable in class org.jpos.tlv.packager.TaggedSequencePackager
-
Map from tag string to its corresponding field packager.
- PackagerWrapper - Class in org.jpos.iso.packager
-
Wrapper on standard packager
- PackagerWrapper() - Constructor for class org.jpos.iso.packager.PackagerWrapper
-
Default constructor.
- packDatasetContent(Dataset) - Method in class org.jpos.iso.packager.DatasetPackager
-
Packs the inner dataset payload without the outer dataset envelope.
- packDBM(Dataset) - Method in class org.jpos.iso.packager.DatasetPackager
-
Encodes a DBM dataset payload.
- PACKED_NUMERIC - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
Packed BCD numeric (two digits per byte).
- PACKED_NUMERIC_DATE_YYMMDD - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
Packed BCD date in
YYMMDDform. - PACKED_NUMERIC_TIME_HHMMSS - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
Packed BCD time in
HHMMSSform. - packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
Packs the tag portion of the tagged field.
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
Packs the tag portion of the tagged field.
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
Packs the tag portion of the tagged field.
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
Packs the tag portion of the tagged field.
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
Packs the tag portion of the tagged field.
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
Packs the tag portion of the tagged field.
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
Packs the tag portion of the tagged field.
- packTLV(Dataset) - Method in class org.jpos.iso.packager.DatasetPackager
-
Encodes a TLV dataset payload.
- packToBytes() - Method in class org.jpos.util.FSDMsg
-
Packs this message into a byte array.
- packValue(String, ISOComponent) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Packs a single TLV value field.
- pad - Variable in class org.jpos.iso.ISOFieldPackager
-
When
true, values are padded to the field length. - pad(String, int) - Method in class org.jpos.iso.LeftPadder
- pad(String, int) - Method in class org.jpos.iso.NullPadder
- pad(String, int) - Method in interface org.jpos.iso.Padder
-
Returns a padded string upto a maximum length.
- pad(String, int) - Method in class org.jpos.iso.RightPadder
- pad(String, int) - Method in class org.jpos.iso.RightTPadder
- PADChannel - Class in org.jpos.iso.channel
-
Implements an ISOChannel suitable to be used to connect to an X.25 PAD.
- PADChannel() - Constructor for class org.jpos.iso.channel.PADChannel
-
No-args constructor
- PADChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.PADChannel
-
Constructs client ISOChannel
- PADChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.PADChannel
-
Construct server ISOChannel
- PADChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.PADChannel
-
constructs a server ISOChannel associated with a Server Socket
- Padder - Interface in org.jpos.iso
-
An interface for padding and unpadding strings and byte arrays.
- PaddingMethod - Enum Class in org.jpos.security
-
Indicate padding method for encripting data (e.g.
- padISO9797Method2(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Pads
dataas per ISO/IEC 9797-1, method 2. - padleft(String, int, char) - Static method in class org.jpos.iso.ISOUtil
-
pad to the left
- padright(String, int, char) - Static method in class org.jpos.iso.ISOUtil
-
pad to the right
- paint(Graphics) - Method in class org.jpos.iso.gui.ISOMeter
-
Paints the meter component by rendering the off-screen buffer.
- pan - Variable in class org.jpos.core.CardHolder
-
Primary Account Number
- pan(String) - Method in class org.jpos.core.Card.Builder
-
Sets the primary account number.
- pan(String) - Method in class org.jpos.core.Track1.Builder
-
Sets the primary account number.
- pan(String) - Method in class org.jpos.core.Track2.Builder
-
Sets the primary account number.
- PanelFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a Swing panel, optionally registering it under an id so other elements can re-target it later.
- PanelFactory() - Constructor for class org.jpos.ui.factory.PanelFactory
-
Default constructor for
UIFactorydiscovery. - PANIC - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Panic flag indicating the transaction must abort immediately.
- panInHotlist() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the PAN appears in the hotlist. - PAPER_HANDWRITING_ANALYSIS_REQUEST - Enum constant in enum class org.jpos.rc.CMF
-
Paper Handwriting Analysis Request.
- parse(long) - Static method in class org.jpos.transaction.TxnId
-
Parses a
TxnIdfrom its canonical numeric value. - parse(String) - Static method in class org.jpos.iso.ISODate
-
converts a string in DD/MM/YY format to a Date object Warning: return null on invalid dates (prints Exception to console) Uses default time zone for this host
- parse(String) - Static method in class org.jpos.security.CryptographicServiceMessage
-
Parses a CSM string into a
CryptographicServiceMessageobject. - parse(String) - Static method in class org.jpos.transaction.TxnId
-
Parses a
TxnIdfrom its human-readable formYYY-DDD-SSSSS-NNN-TTTTT. - parse(String, TimeZone) - Static method in class org.jpos.iso.ISODate
-
converts a string in DD/MM/YY format to a Date object Warning: return null on invalid dates (prints Exception to console)
- parseAmountConversionRate(String) - Static method in class org.jpos.iso.ISOUtil
-
Parse currency amount conversion rate string
- parseAmountFromISOMsg(String) - Method in class org.jpos.iso.Currency
-
Parses an ISO amount string into a double by applying the currency's decimal shift.
- parseCommand(String) - Method in class org.jpos.q2.CLICommandInterface
-
Parses a command line into tokens.
- parseCommandLine(String) - Static method in class org.jpos.q2.qbean.QExec
-
Tokenises a command line, honouring double-quoted segments and backslash-escaped characters.
- parseDate(String) - Static method in class org.jpos.util.DateUtil
-
Parses
susing the US short date format. - parseDate_mmddyy(String) - Static method in class org.jpos.util.DateUtil
-
Parses
susing theMM/dd/yypattern. - parseDate_mmddyyyy(String) - Static method in class org.jpos.util.DateUtil
-
Parses
susing theMM/dd/yyyypattern. - parseDate_yyyymmdd(String) - Static method in class org.jpos.util.DateUtil
-
Parses
susing theyyyyMMddpattern. - parseDateTime(String) - Static method in class org.jpos.iso.ISODate
-
converts a string in DD/MM/YY HH:MM:SS format to a Date object Warning: return null on invalid dates (prints Exception to console) Uses default time zone for this host
- parseDateTime(String) - Static method in class org.jpos.util.DateUtil
-
Parses
susing the US short date / medium time format. - parseDateTime(String, String) - Static method in class org.jpos.util.DateUtil
-
Parses an
MMDDYYdate andHHMMSStime, choosing the century closest to "now" so two-digit years near a century boundary round to the correct year. - parseDateTime(String, TimeZone) - Static method in class org.jpos.iso.ISODate
-
converts a string in DD/MM/YY HH:MM:SS format to a Date object Warning: return null on invalid dates (prints Exception to console)
- parseDateTime_mmddyyyy(String) - Static method in class org.jpos.util.DateUtil
-
Parses
susing theMM/dd/yyyy HH:mm:sspattern. - parseDateTime_mmddyyyy(String, String) - Static method in class org.jpos.util.DateUtil
-
Parses
susing theMM/dd/yyyy HH:mm:sspattern in the given time zone. - parseFromISO87String(String, String) - Static method in class org.jpos.iso.ISOCurrency
-
Parses an ISO 8583 amount string to a BigDecimal.
- parseInt(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array to an integer of radix 10.
- parseInt(byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array to an integer of base radix.
- parseInt(char[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a character array to an integer of radix 10.
- parseInt(char[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a character array to an integer of base radix.
- parseInt(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts a String to an integer of radix 10.
- parseInt(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a String to an integer of base radix.
- parseISODate(String) - Static method in class org.jpos.iso.ISODate
-
try to find out suitable date given [YY[YY]]MMDDhhmmss format
(difficult thing being finding out appropiate year) - parseISODate(String, long) - Static method in class org.jpos.iso.ISODate
-
try to find out suitable date given [YY[YY]]MMDDhhmmss format
(difficult thing being finding out appropiate year) - parseISODate(String, long, TimeZone) - Static method in class org.jpos.iso.ISODate
-
try to find out suitable date given [YY[YY]]MMDDhhmmss format
(difficult thing being finding out appropiate year) - parseISODate(String, TimeZone) - Static method in class org.jpos.iso.ISODate
-
try to find out suitable date given [YY[YY]]MMDDhhmmss format
(difficult thing being finding out appropiate year) - parseOptionalHeader(StringReader, int) - Static method in class org.jpos.security.SecureKeyBlockBuilder
-
Parses
numOfBlocksoptional header blocks fromsrinto a map. - parseTagPairs(String, boolean) - Method in class org.jpos.metrics.iso.ISOMsgCounter
-
Parses tag-value pairs from a string.
- parseTime(String) - Static method in class org.jpos.util.DateUtil
-
Parses an
HHMMorHHMMSStime using today as the date. - parseTime(String, Date) - Static method in class org.jpos.util.DateUtil
-
Parses an
HHMMorHHMMSStime usingnowas the date portion. - parseTimestamp(String) - Static method in class org.jpos.util.DateUtil
-
Parses
susing theMM/dd/yyyy HH:mm:sspattern. - parseTrack2(String) - Method in class org.jpos.core.CardHolder
-
extract pan/exp/trailler from track2
- parseXMLErrorList() - Method in class org.jpos.iso.validator.VErrorParser
-
Returns an XML rendering of the parsed error list.
- ParsingException() - Constructor for exception class org.jpos.security.CryptographicServiceMessage.ParsingException
-
Default constructor.
- ParsingException(String) - Constructor for exception class org.jpos.security.CryptographicServiceMessage.ParsingException
-
Constructs a ParsingException with the given message.
- partial() - Method in class org.jpos.util.Chronometer
-
Ongoing partial since start or last lap.
- PASS_THROUGH_MACING - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Pass-through MACing applied.
- PAST_CHARGEBACK_TIME_LIMIT - Enum constant in enum class org.jpos.rc.CMF
-
Past Chargeback Time Limit.
- path() - Method in record class org.jpos.log.evt.Deploy
-
Returns the value of the
pathrecord component. - path() - Method in record class org.jpos.log.evt.UnDeploy
-
Returns the value of the
pathrecord component. - pattern(String, String) - Method in class org.jpos.core.ConfigValidator
-
Validate that a property matches a regex pattern.
- pattern(Pattern) - Method in class org.jpos.core.Track1.Builder
-
Optional method, can be used to override default pattern
- pattern(Pattern) - Method in class org.jpos.core.Track2.Builder
-
Optional method, can be used to override default pattern
- patterns - Static variable in class org.jpos.bsh.BSHLogListener
-
Pattern names used for script filename matching.
- Pausable - Interface in org.jpos.transaction
-
Implemented by objects that can be paused and resumed during transaction processing.
- pause() - Method in class org.jpos.transaction.Context
- pause() - Method in interface org.jpos.transaction.Pausable
-
Pauses execution and returns a
Futurethat resolves to the resume result. - pause() - Method in class org.jpos.util.DirPoll
-
Pauses the poll loop.
- Pause - Class in org.jpos.transaction.participant
-
Diagnostic transaction participant that parks the current thread for a configurable
timeoutduring prepare. - Pause() - Constructor for class org.jpos.transaction.participant.Pause
-
Default constructor; no instance state to initialise.
- Pause(String, long) - Constructor for class org.jpos.jfr.TMEvent.Pause
-
Creates a pause event.
- PAUSE - Static variable in interface org.jpos.transaction.TransactionConstants
-
Transaction is paused.
- PAUSED - Enum constant in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Transaction is paused.
- PAYMENT_DATE_INVALID - Enum constant in enum class org.jpos.rc.CMF
-
Payment Date Invalid.
- PCODE - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Processing code.
- pending() - Method in class org.jpos.util.BlockingQueue
-
Returns the number of items currently in the queue.
- permitLogging(String) - Method in class org.jpos.util.FilterLogListener
-
Returns true if the given log level meets or exceeds the configured priority threshold.
- permits() - Method in record class org.jpos.log.evt.Listen
-
Returns the value of the
permitsrecord component. - permits() - Method in record class org.jpos.log.evt.SessionEnd
-
Returns the value of the
permitsrecord component. - permits() - Method in record class org.jpos.log.evt.SessionStart
-
Returns the value of the
permitsrecord component. - persist(Object) - Method in class org.jpos.transaction.Context
-
Persists a transient entry
- PERSISTENT - Static variable in class org.jpos.space.SpaceFactory
-
Scheme constant for persistent (jdbm-backed) spaces.
- PersistentSpace - Interface in org.jpos.space
-
Marker interface for spaces that utilize a persistent store.
- PERSONAL_ID_NOT_FOUND - Enum constant in enum class org.jpos.rc.CMF
-
Personal Id Not Found.
- PERSONAL_IDENTIFICATION_NUMBER_TRY_COUNTER_0x9F17 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Personal Identification Number (PIN) Try Counter.
- PGPHelper - Class in org.jpos.util
-
PGP utility helpers used by jPOS for license verification, public-key loading, and simple encryption/decryption with Bouncy Castle.
- PGPHelper() - Constructor for class org.jpos.util.PGPHelper
-
Utility class; instances carry no state.
- phase() - Method in record class org.jpos.transaction.TransactionManager.Trace
-
Returns the value of the
phaserecord component. - PHYSICAL - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Physical entry (e.g.
- PIN_CHANGE_REQUIRED - Enum constant in enum class org.jpos.rc.CMF
-
Pin Change Required.
- PIN_DATA_REQUIRED - Enum constant in enum class org.jpos.rc.CMF
-
Pin Data Required.
- PIN_KEY_SYNC_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Pin Key Sync Error.
- PIN_LENGTH_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Pin Length Error.
- PIN_NOT_ALLOWED - Enum constant in enum class org.jpos.rc.CMF
-
Pin Not Allowed.
- PINENC - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Generic PIN Encription Key.
- pinInputLength(int) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the maximum PIN input length capability (sub-field 27-11, binary, range 0–255).
- pinRequiredButNoPinPadPresent() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif a PIN is required but no PIN pad is present. - pinRequiredButNotEntered() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif a PIN is required but was not entered. - pinTryLimitExceeded() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the PIN try limit has been exceeded. - PINV3624 - Static variable in class org.jpos.security.KeyUsage
-
TR-31 PIN Verification Key (IBM 3624 algorithm).
- PINVER - Static variable in class org.jpos.security.KeyUsage
-
TR-31 Generic PIN Verification Key.
- PIPE - Static variable in class org.jpos.util.FSDMsg
-
Pipe character (ASCII 0x7C).
- PKI_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
PKI encryption applied.
- plot() - Method in class org.jpos.iso.gui.ISOMeter
-
Renders the meter display.
- POINT_OF_SERVICE_POS_ENTRY_MODE_0x9F39 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Point-of-Service (POS) Entry Mode.
- pool - Static variable in class org.jpos.iso.Connector
-
Shared thread pool for processing incoming messages.
- port() - Method in record class org.jpos.log.evt.Listen
-
Returns the value of the
portrecord component. - POS_DATA_CODE - Enum constant in enum class org.jpos.transaction.ContextConstants
-
POS data code describing the entry environment.
- PosCapability - Class in org.jpos.iso
-
Structured representation of DE-027 (POS Capability) in the jPOS CMF.
- PosCapability.Builder - Class in org.jpos.iso
-
Fluent builder for
PosCapability. - PosDataCode - Class in org.jpos.iso
-
Represents POS Data Code flags as defined in jPOS/jCard specifications, encoding reading method, verification method, POS environment, and security characteristics.
- PosDataCode() - Constructor for class org.jpos.iso.PosDataCode
-
Default constructor.
- PosDataCode(int, int, int, int) - Constructor for class org.jpos.iso.PosDataCode
-
Constructs a PosDataCode with the given flag integers for each category.
- PosDataCode.POSEnvironment - Enum Class in org.jpos.iso
-
Enumeration of POS terminal environment types.
- PosDataCode.ReadingMethod - Enum Class in org.jpos.iso
-
Enumeration of card/data reading methods used at the POS terminal.
- PosDataCode.SecurityCharacteristic - Enum Class in org.jpos.iso
-
Enumeration of security characteristics for the transaction channel.
- PosDataCode.VerificationMethod - Enum Class in org.jpos.iso
-
Enumeration of cardholder verification methods used at the POS terminal.
- PosFlags - Class in org.jpos.iso
-
Base class for fixed-byte flag fields (e.g.
- PosFlags() - Constructor for class org.jpos.iso.PosFlags
-
Default constructor; no instance state to initialise.
- PosFlags.Flag - Interface in org.jpos.iso
-
Single flag identified by its byte offset and bit-mask within
PosFlags.getBytes(). - PostChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation - Postilion Channel Send packet len (2 bytes network byte order MSB/LSB) followed by raw data.
- PostChannel() - Constructor for class org.jpos.iso.channel.PostChannel
-
Public constructor (used by Class.forName("...").newInstance())
- PostChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.PostChannel
-
Construct client ISOChannel
- PostChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.PostChannel
-
Construct server ISOChannel
- PostChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.PostChannel
-
constructs a server ISOChannel associated with a Server Socket
- postConnectHook() - Method in class org.jpos.iso.BaseChannel
-
Hook called after a successful connection.
- postdate(Date) - Static method in class org.jpos.util.DateUtil
-
Formats
dusing theMM/dd/yyyypattern. - PostPackager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 Packager for Postilion
- PostPackager() - Constructor for class org.jpos.iso.packager.PostPackager
-
Default constructor.
- PostPackager.PostPrivatePackager - Class in org.jpos.iso.packager
-
Inner packager handling Postilion's private-use sub-fields nested under DE-127.
- PostPrivatePackager() - Constructor for class org.jpos.iso.packager.PostPackager.PostPrivatePackager
-
Default constructor.
- prefix - Variable in class org.jpos.core.SubConfiguration
-
prefix identifying the child parameters
- prefix() - Method in interface org.jpos.core.EnvironmentProvider
-
Returns the prefix identifying this provider.
- prefix() - Method in class org.jpos.core.FileEnvironmentProvider
- prefix() - Method in class org.jpos.core.ObfEnvironmentProvider
- PREFIX - Static variable in class org.jpos.q2.qbean.QConfig
-
Prefix used when registering the configuration in
NameRegistrar. - Prefixer - Interface in org.jpos.iso
-
This interface is used to encode and decode length prefixes.
- PrefixUnpackResult(int, int) - Constructor for class org.jpos.tlv.packager.TaggedSequencePackager.PrefixUnpackResult
-
Creates a PrefixUnpackResult.
- prepare() - Method in class org.jpos.transaction.participant.Join.Runner
-
Schedules the participant's
preparecall on a virtual thread. - prepare(int, long, Serializable, List, Iterator, boolean, LogEvent, Profiler, Chronometer) - Method in class org.jpos.transaction.TransactionManager
-
Drives the prepare phase across
iter, accumulating results intomembersand aborting on retry signals or participant exceptions. - prepare(long, Serializable) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.CheckFields
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.CheckPoint
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Debug
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Delay
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Forward
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.HasEntry
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Join
-
Runs
prepareon every nested participant in parallel and merges their results. - prepare(long, Serializable) - Method in class org.jpos.transaction.participant.JSParticipant
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Pause
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.QueryHost
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.SelectDestination
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.SendResponse
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Switch
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Trace
- prepare(long, Serializable) - Method in class org.jpos.transaction.ProtectDebugInfo
- prepare(long, Serializable) - Method in interface org.jpos.transaction.TransactionParticipant
-
Called by TransactionManager in preparation for a transaction
- prepare(TransactionParticipant, long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
Invokes the prepare phase on
p, swallowing exceptions (logged as warnings) and recording timer metrics. - Prepare(String, long) - Constructor for class org.jpos.jfr.TMEvent.Prepare
-
Creates a prepare event.
- PREPARE - Static variable in class org.jpos.transaction.participant.Join.Runner
-
Mode constant: prepare.
- PREPARE_FOR_ABORT - Static variable in class org.jpos.transaction.participant.Join.Runner
-
Mode constant: prepareForAbort.
- PREPARED - Static variable in interface org.jpos.transaction.TransactionConstants
-
Transaction has been prepared successfully.
- prepareForAbort() - Method in class org.jpos.transaction.participant.Join.Runner
-
Schedules the participant's
prepareForAbortcall on a virtual thread. - prepareForAbort(long, Serializable) - Method in interface org.jpos.transaction.AbortParticipant
-
Called by TransactionManager in preparation for a transaction that is known to abort.
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
Called by TransactionManager in preparation for a transaction that is known to abort.
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.Debug
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.Join
-
Runs
prepareForAborton every nested participant in parallel and merges their results. - prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.JSParticipant
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.Trace
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.ProtectDebugInfo
- prepareForAbort(TransactionParticipant, long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
Invokes
AbortParticipant.prepareForAbort(long, Serializable)onpwhen applicable, swallowing exceptions and recording timer metrics. - PrepareForAbort(String, long) - Constructor for class org.jpos.jfr.TMEvent.PrepareForAbort
-
Creates a prepare-for-abort event.
- prepareForAbortMethod - Variable in class org.jpos.transaction.participant.BSHTransactionParticipant
-
BeanShell method for the prepare-for-abort phase.
- prepareMethod - Variable in class org.jpos.transaction.participant.BSHTransactionParticipant
-
BeanShell method for the prepare phase.
- PREPARING - Enum constant in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Transaction is in the prepare phase.
- PREPARING - Static variable in class org.jpos.transaction.TransactionManager
-
State marker indicating a transaction is in the prepare phase.
- PREPARING_FOR_ABORT - Enum constant in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Transaction is preparing for abort.
- PRESERVE_ORIGINAL - Enum constant in enum class org.jpos.transaction.participant.SendResponse.HeaderStrategy
-
Copies the request header onto the response.
- PRESERVE_RESPONSE - Enum constant in enum class org.jpos.transaction.participant.SendResponse.HeaderStrategy
-
Leaves whatever header the response already carries (default).
- PREVIOUSLY_REVERSED - Enum constant in enum class org.jpos.rc.CMF
-
Previously Reversed.
- PRI_INFO - Static variable in class org.jpos.util.SysLogListener
-
Default syslog severity code (informational).
- PRIMARY_SECONDARY - Static variable in class org.jpos.q2.iso.MUXPool
-
Strategy: try MUXes in order, falling through to the next when unusable.
- primitiveError(MessageErrorIndicator.ErrorCode, int) - Static method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Creates an error set for a primitive data element.
- primitiveError(MessageErrorIndicator.Severity, MessageErrorIndicator.ErrorCode, int) - Static method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Creates an error set for a primitive data element with a specified severity.
- print(String) - Method in class org.jpos.q2.CLIContext
-
Prints a string to the output stream (no trailing newline).
- printDirectoryTree(File) - Static method in class org.jpos.q2.cli.deploy.LIST
-
Renders the contents of
folderas a tree-formatted string. - println(String) - Method in class org.jpos.q2.CLIContext
-
Prints a string to the output stream followed by a newline.
- printLoggeable(Loggeable, String) - Method in class org.jpos.q2.CLIContext
-
Dumps a Loggeable to the output stream.
- printPIN(String, EncryptedPIN, T, String, Map) - Method in class org.jpos.security.BaseSMAdapter
- printPIN(String, EncryptedPIN, T, String, Map) - Method in interface org.jpos.security.SMAdapter
-
Print PIN or PIN and solicitation data to the HSM configured printer.
- printPINImpl(String, EncryptedPIN, T, String, Map) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- printStackTrace() - Method in exception class org.jpos.iso.ISOException
- printStackTrace(PrintStream) - Method in exception class org.jpos.iso.ISOException
- printStackTrace(PrintWriter) - Method in exception class org.jpos.iso.ISOException
- printThrowable(Throwable) - Method in class org.jpos.q2.CLIContext
-
Prints a throwable stack trace to the error stream.
- printUserData() - Method in class org.jpos.q2.CLIContext
-
Prints all user-data entries to the output stream.
- PRIVATE - Enum constant in enum class org.jpos.tlv.TLVClass
-
Class bits
11— private-use tag. - PRIVATE_ALG_ENCRYPTION - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Private algorithm encryption applied.
- PRIVATE_ALG_MACING - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Private algorithm MACing applied.
- PRIVATE_NETWORK - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Transaction carried over a private network.
- process(File) - Method in interface org.jpos.util.DirPoll.FileProcessor
-
Processes a request file.
- process(String, byte[]) - Method in interface org.jpos.util.DirPoll.Processor
-
Processes a request and returns a response.
- process(ISOSource, ISOMsg) - Method in class org.jpos.bsh.BSHRequestListener
- process(ISOSource, ISOMsg) - Method in class org.jpos.iso.Connector
- process(ISOSource, ISOMsg) - Method in class org.jpos.iso.IncomingListener
- process(ISOSource, ISOMsg) - Method in interface org.jpos.iso.ISORequestListener
-
Called when an unmatched request is received.
- process(ISOSource, ISOMsg) - Method in class org.jpos.q2.iso.QServer
- processFile(Properties, String, boolean) - Method in class org.jpos.q2.SimpleConfigurationFactory
-
Loads
baseFile(and optional per-environment overlays) intoprops. - PROCESSING_OPTIONS_DATA_OBJECT_LIST_0x9F38 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Processing Options Data Object List (PDOL).
- processName() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
processNamerecord component. - ProcessorRunner(File) - Constructor for class org.jpos.util.DirPoll.ProcessorRunner
-
Creates a ProcessorRunner for the given request file.
- processors() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
processorsrecord component. - ProcessOutput - Record Class in org.jpos.log.evt
-
Record representing the output of a process, encapsulating the process name, standard output, and optionally standard error.
- ProcessOutput(String, String, String) - Constructor for record class org.jpos.log.evt.ProcessOutput
-
Creates an instance of a
ProcessOutputrecord class. - processProperty(Properties, String, String) - Method in class org.jpos.q2.SimpleConfigurationFactory
-
Adds
valuetopropsundername, promoting the entry to aString[]when more than one value has been registered for the same key. - processUnhandled(ISOMsg) - Method in class org.jpos.q2.iso.QMUX
-
Dispatches an inbound message that did not match any pending request, giving registered request listeners a chance to handle it before falling back to the configured
QMUX.unhandledqueue. - Profiler - Class in org.jpos.util
-
Simple Profiler
- Profiler() - Constructor for class org.jpos.util.Profiler
-
Default constructor.
- PROFILER - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Per-transaction profiler instance.
- Profiler.Entry - Class in org.jpos.util
-
A single timed checkpoint entry recorded by the Profiler.
- ProfilerMarkdownRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer for
Profilertraces, emitted as a fenced code block. - ProfilerMarkdownRenderer() - Constructor for class org.jpos.log.render.markdown.ProfilerMarkdownRenderer
-
Default constructor.
- PrometheusService - Class in org.jpos.metrics
-
QBean that exposes the Q2 Prometheus meter registry over an embedded HTTP server, optionally serving a
status-pathprobe used by orchestrators. - PrometheusService() - Constructor for class org.jpos.metrics.PrometheusService
-
Default constructor; no instance state to initialise.
- PROPRIETARY - Enum constant in enum class org.jpos.tlv.TLVDataFormat
-
Proprietary/unspecified format.
- ProprietaryDataLength() - Constructor for class org.jpos.emv.EMVTagType.ProprietaryDataLength
-
Default constructor.
- ProprietaryFixedByteLength(int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryFixedByteLength
-
Creates a ProprietaryFixedByteLength with the given length.
- ProprietaryFixedDataLength(int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryFixedDataLength
-
Creates a ProprietaryFixedDataLength with the given length.
- ProprietaryFormatException - Exception Class in org.jpos.emv
-
Thrown when an EMV field uses a proprietary format that cannot be processed.
- ProprietaryFormatException() - Constructor for exception class org.jpos.emv.ProprietaryFormatException
-
Default constructor.
- ProprietaryFormatException(String) - Constructor for exception class org.jpos.emv.ProprietaryFormatException
-
Constructs a new exception with the given detail message.
- ProprietaryFormatException(String, Throwable) - Constructor for exception class org.jpos.emv.ProprietaryFormatException
-
Constructs a new exception with the given detail message and cause.
- ProprietaryFormatException(Throwable) - Constructor for exception class org.jpos.emv.ProprietaryFormatException
-
Constructs a new exception wrapping the given cause.
- ProprietaryVariableByteLength(int, int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryVariableByteLength
-
Creates a ProprietaryVariableByteLength with the given range.
- ProprietaryVariableDataLength(int, int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDataLength
-
Creates a ProprietaryVariableDataLength with the given range.
- ProprietaryVariableDiscreteByteLength(int, int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteByteLength
-
Creates a ProprietaryVariableDiscreteByteLength with the given range.
- ProprietaryVariableDiscreteDataLength(int, int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteDataLength
-
Creates a ProprietaryVariableDiscreteDataLength with the given range.
- protect(String) - Static method in class org.jpos.iso.ISOUtil
-
Protects PAN, Track2, CVC using the default underscore mask character.
- protect(String, char) - Static method in class org.jpos.iso.ISOUtil
-
Protects PAN, Track2, CVC (suitable for logs).
- ProtectDebugInfo - Class in org.jpos.transaction
-
Sample Usage:
- ProtectDebugInfo() - Constructor for class org.jpos.transaction.ProtectDebugInfo
-
Creates the participant; configuration is supplied via
ProtectDebugInfo.setConfiguration(Configuration). - PROTECTED_QBEAN - Static variable in class org.jpos.q2.Q2
-
Element name used to mark a QBean as protected (cannot be undeployed).
- ProtectedLogListener - Class in org.jpos.util
-
Protects selected fields from LogEvents.
- ProtectedLogListener() - Constructor for class org.jpos.util.ProtectedLogListener
-
Default constructor.
- PS - Class in org.jpos.q2.cli.deploy
-
CLI implementation - Deploy subsystem
- PS() - Constructor for class org.jpos.q2.cli.deploy.PS
-
Default constructor; no instance state to initialise.
- ptlExceeded() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if ptl exceeded.
- PUBKEYHASH - Static variable in class org.jpos.q2.Q2
-
SHA-256 hash of the public key bundled with the
Q2.LICENSEEverifier. - PUBLIC_KEY_BASED_DIGITAL_SIGNATURE - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Cardholder verified by public key-based digital signature.
- purge(long, boolean) - Method in class org.jpos.transaction.TransactionManager
-
Removes persistent state associated with a transaction.
- PURGE_INTERVAL - Static variable in class org.jpos.util.WatchDog
-
Number of timer schedules between proactive cancellation purges.
- push(Serializable) - Method in class org.jpos.transaction.TransactionManager
-
Pushes a context onto the head of the input queue (LIFO ordering).
- push(Object, Object) - Method in class org.jpos.q2.qbean.SpaceLet
- push(Object, Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
- push(Object, Object, long) - Method in class org.jpos.space.JDBMSpace
-
Write a new entry into the Space at the head of a queue The entry will timeout after the specified period
- push(K, V) - Method in class org.jpos.space.JDBMSpace
- push(K, V) - Method in class org.jpos.space.JESpace
- push(K, V) - Method in class org.jpos.space.LSpace
- push(K, V) - Method in interface org.jpos.space.Space
-
Write a new entry at the head of a queue.
- push(K, V) - Method in class org.jpos.space.SpaceInterceptor
- push(K, V) - Method in class org.jpos.space.TSpace
- push(K, V, long) - Method in class org.jpos.space.JESpace
- push(K, V, long) - Method in class org.jpos.space.LSpace
- push(K, V, long) - Method in interface org.jpos.space.Space
-
Write a new entry at the head of the queue with a timeout value
- push(K, V, long) - Method in class org.jpos.space.SpaceInterceptor
- push(K, V, long) - Method in class org.jpos.space.TSpace
- put(Object, Object) - Method in class org.jpos.q2.qbean.SpaceLet
- put(Object, Object) - Method in class org.jpos.transaction.Context
-
Puts an Object in the transient Map.
- put(Object, Object, boolean) - Method in class org.jpos.transaction.Context
-
Puts an Object in the transient or persistent Map.
- put(Object, Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
- put(String, Object) - Method in interface org.jpos.core.Configuration
-
Stores a property value.
- put(String, Object) - Method in class org.jpos.core.SimpleConfiguration
- put(String, Object) - Method in class org.jpos.core.SubConfiguration
- put(K, V) - Method in class org.jpos.space.JDBMSpace
- put(K, V) - Method in class org.jpos.space.JESpace
-
Removes all existing entries for the key then writes a single entry (head-of-queue replacement).
- put(K, V) - Method in class org.jpos.space.LSpace
- put(K, V) - Method in interface org.jpos.space.Space
-
Write a single entry at the head of the queue discarding the other entries
- put(K, V) - Method in class org.jpos.space.SpaceInterceptor
- put(K, V) - Method in class org.jpos.space.TSpace
- put(K, V, long) - Method in class org.jpos.space.JDBMSpace
- put(K, V, long) - Method in class org.jpos.space.JESpace
- put(K, V, long) - Method in class org.jpos.space.LSpace
- put(K, V, long) - Method in interface org.jpos.space.Space
-
Write a single entry at the head of the queue discarding the other entries, with timeout.
- put(K, V, long) - Method in class org.jpos.space.SpaceInterceptor
- put(K, V, long) - Method in class org.jpos.space.TSpace
- putElement(int, ISOComponent) - Method in class org.jpos.iso.ISODataset
-
Replaces any existing element with the same id.
- putElement(int, ISOComponent, boolean) - Method in class org.jpos.iso.ISODataset
-
Replaces any existing element with the same id and records its constructed TLV flag.
- putElement(DatasetElement) - Method in class org.jpos.iso.ISODataset
-
Replaces any existing elements with the same id and then appends the supplied element.
Q
- q2() - Method in record class org.jpos.log.evt.Start
-
Returns the value of the
q2record component. - Q2 - Class in org.jpos.q2
-
The Q2 application container — bootstraps and manages the lifecycle of QBean components.
- Q2 - Static variable in class org.jpos.util.Realm
-
Q2 container realm.
- Q2() - Constructor for class org.jpos.q2.Q2
-
Constructs a new
Q2instance with no command-line arguments and the default class loader. - Q2(String) - Constructor for class org.jpos.q2.Q2
-
Constructs a new
Q2instance with the specified deployment directory and the default class loader. - Q2(String[]) - Constructor for class org.jpos.q2.Q2
-
Constructs a new
Q2instance with the specified command-line arguments and the default class loader. - Q2(String[], ClassLoader) - Constructor for class org.jpos.q2.Q2
-
Constructs a new
Q2instance with the specified command-line arguments and class loader. - Q2_CLASS_LOADER - Static variable in class org.jpos.q2.Q2
-
Object name of the Q2 class loader MBean.
- Q2_DEPLOY - Static variable in class org.jpos.util.Realm
-
Q2 deploy/undeploy realm.
- Q2_LIFECYCLE - Static variable in class org.jpos.util.Realm
-
Q2 startup/shutdown lifecycle realm.
- Q2_SYSMON - Static variable in class org.jpos.util.Realm
-
Q2 system monitor (SysInfo) realm.
- Q2.QEntry - Class in org.jpos.q2
-
Bookkeeping record for a deployed QBean: when it was deployed, its JMX registration, the underlying object, and whether it should start eagerly.
- QBean - Interface in org.jpos.q2
-
An interface describing a Q2 service MBean.
- QBEAN_NAME - Static variable in class org.jpos.q2.Q2
-
Object-name prefix used for QBean services.
- QBeanAsyncSupport - Class in org.jpos.q2
-
Base class for QBeans whose start/stop lifecycle should run on a background thread, optionally with a bounded wait controlled by the
startMaxWaitandstopMaxWaitconfiguration properties. - QBeanAsyncSupport() - Constructor for class org.jpos.q2.QBeanAsyncSupport
-
Default constructor; no instance state to initialise.
- QBeanFactory - Class in org.jpos.q2.qbean
-
QBean that instantiates and registers arbitrary beans declared in its persist element, exposing them through
QBeanFactory.getBean(String)and the JMXQBeanFactoryMBeaninterface. - QBeanFactory() - Constructor for class org.jpos.q2.qbean.QBeanFactory
-
Default constructor; no instance state to initialise.
- QBeanFactoryMBean - Interface in org.jpos.q2.qbean
-
JMX interface for the
QBeanFactorybean. - QBeanSupport - Class in org.jpos.q2
-
Base class providing lifecycle management and configuration support for Q2 beans (QBean components).
- QBeanSupport() - Constructor for class org.jpos.q2.QBeanSupport
-
Default constructor.
- QBeanSupportMBean - Interface in org.jpos.q2
-
JMX management interface for
QBeanSupport-based QBeans. - QClassLoader - Class in org.jpos.q2
-
Q2 Class Loader (scans deploy/lib directory for new jars)
- QClassLoader(MBeanServer, File, ObjectName, ClassLoader) - Constructor for class org.jpos.q2.QClassLoader
-
Constructs a Q2 classloader and registers it with the given MBean server.
- QClassLoaderMBean - Interface in org.jpos.q2
-
MBean interface.
- QConfig - Class in org.jpos.q2.qbean
-
QBean that publishes its
ConfigurationintoNameRegistrarso other beans can resolve it by name. - QConfig() - Constructor for class org.jpos.q2.qbean.QConfig
-
Default constructor; no instance state to initialise.
- QEntry() - Constructor for class org.jpos.q2.Q2.QEntry
-
Creates an empty entry; fields are populated as deployment progresses.
- QEntry(long, ObjectInstance) - Constructor for class org.jpos.q2.Q2.QEntry
-
Creates an entry pre-populated with a deploy timestamp and JMX instance.
- QExec - Class in org.jpos.q2.qbean
-
QBean for starting and stopping scripts or programs.
- QExec() - Constructor for class org.jpos.q2.qbean.QExec
-
Default constructor; no instance state to initialise.
- QExecMBean - Interface in org.jpos.q2.qbean
-
MBean interface.
- QFactory - Class in org.jpos.q2
-
Factory responsible for creating, configuring, and deploying QBean instances from XML deploy descriptors.
- QFactory(ObjectName, Q2) - Constructor for class org.jpos.q2.QFactory
-
Constructs a QFactory with the given class loader object name and Q2 instance.
- QMUX - Class in org.jpos.q2.iso
-
A Q2-managed multiplexer that routes ISO messages between channels and listeners.
- QMUX() - Constructor for class org.jpos.q2.iso.QMUX
-
Default constructor.
- QMUX.AsyncRequest - Class in org.jpos.q2.iso
-
Tracks an asynchronous request awaiting a response, with optional timeout scheduling and elapsed-time measurement.
- QMUXMBean - Interface in org.jpos.q2.iso
-
MBean interface.
- QMUXProxy - Class in org.jpos.q2.iso
-
RMI QMUX Proxy
- QMUXProxy(QMUX) - Constructor for class org.jpos.q2.iso.QMUXProxy
-
Constructs an RMI-exported proxy for the given QMUX.
- QMUXProxyAdaptor - Class in org.jpos.q2.iso
-
Remote Space Proxy Adaptor.
- QMUXProxyAdaptor() - Constructor for class org.jpos.q2.iso.QMUXProxyAdaptor
-
Default constructor.
- QMUXProxyAdaptorMBean - Interface in org.jpos.q2.iso
-
MBean interface.
- QPersist - Interface in org.jpos.q2
-
An interface describing a Q2 persistable block.
- QServer - Class in org.jpos.q2.iso
-
ISO Server wrapper.
- QServer() - Constructor for class org.jpos.q2.iso.QServer
-
Default constructor.
- QServerMBean - Interface in org.jpos.q2.iso
-
MBean interface.
- QSingleInstanceFileBasedManager - Class in org.jpos.q2.qbean
-
QBean that enforces a single live Q2 instance by acquiring an exclusive file lock on a configured lockfile; a second instance fails to start when the file is already locked.
- QSingleInstanceFileBasedManager() - Constructor for class org.jpos.q2.qbean.QSingleInstanceFileBasedManager
-
Default constructor; no instance state to initialise.
- QSingleInstancePortBasedManager - Class in org.jpos.q2.qbean
-
QBean that enforces a single live Q2 instance by binding a configured TCP port at startup; a second instance fails to start when the port is taken.
- QSingleInstancePortBasedManager() - Constructor for class org.jpos.q2.qbean.QSingleInstancePortBasedManager
-
Default constructor; no instance state to initialise.
- QThreadPoolExecutor - Class in org.jpos.q2.qbean
-
A qbean dedicated to thread pool executor creation and registration by Q2 NameRegistrar registry
- QThreadPoolExecutor() - Constructor for class org.jpos.q2.qbean.QThreadPoolExecutor
-
Default constructor; no instance state to initialise.
- QThreadPoolExecutorMBean - Interface in org.jpos.q2.qbean
-
JMX management interface for the Q2 thread-pool executor QBean.
- QueryHost - Class in org.jpos.transaction.participant
-
Transaction participant that routes the request to a downstream MUX, waits for the response (synchronously or via continuations), and stores the response back into the
Context. - QueryHost() - Constructor for class org.jpos.transaction.participant.QueryHost
-
Default constructor.
- queue(Serializable) - Method in class org.jpos.transaction.TransactionManager
-
Enqueues a context at the tail of the input queue (FIFO ordering).
- QXmlConfig - Class in org.jpos.q2.qbean
-
QBean that registers its raw XML configuration element under
NameRegistrarso other beans can look it up at runtime. - QXmlConfig() - Constructor for class org.jpos.q2.qbean.QXmlConfig
-
Default constructor; no instance state to initialise.
R
- R - Enum constant in enum class org.jpos.security.KeyScheme
-
Encryption of single/double/triple-length DES & AES keys using the ANSI X9 TR-31 Key Block methods.
- radix - Variable in class org.jpos.iso.IVA_NUM
-
by default is decimal
- range(String, int, int) - Method in class org.jpos.core.ConfigValidator
-
Validate that an integer property is within a specified range.
- rangeDouble(String, double, double) - Method in class org.jpos.core.ConfigValidator
-
Validate that a double property is within a specified range.
- rangeLong(String, long, long) - Method in class org.jpos.core.ConfigValidator
-
Validate that a long property is within a specified range.
- RawChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation - RAW Channel Send packet len (4 bytes network byte order) followed by raw data.
- RawChannel() - Constructor for class org.jpos.iso.channel.RawChannel
-
Public constructor (used by Class.forName("...").newInstance())
- RawChannel(String, int, ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.RawChannel
-
Construct client ISOChannel
- RawChannel(ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.RawChannel
-
Construct server ISOChannel
- RawChannel(ISOPackager, byte[], ServerSocket) - Constructor for class org.jpos.iso.channel.RawChannel
-
constructs a server ISOChannel associated with a Server Socket
- RawIncomingFilter - Interface in org.jpos.iso
-
Receives the header and binary image of an incoming message (suitable for MAC validation)
- RBPChannel - Class in org.jpos.iso.channel
-
Implements Record Boundary Preservation protocol
- RBPChannel() - Constructor for class org.jpos.iso.channel.RBPChannel
-
Default constructor; no instance state to initialise.
- rc - Variable in class org.jpos.transaction.participant.Join.Runner
-
Result code returned by the most recent lifecycle call.
- rc() - Method in interface org.jpos.rc.RC
-
Returns the response code value.
- rc() - Method in class org.jpos.rc.SimpleRC
- RC - Interface in org.jpos.rc
-
Result Code
- rd(Serializable) - Method in interface org.jpos.space.RemoteSpace
-
Read an entry from the space, waiting forever until one exists.
- rd(Serializable) - Method in class org.jpos.space.SpaceProxy
- rd(Serializable, long) - Method in interface org.jpos.space.RemoteSpace
-
Read an entry from the space, waiting a limited amount of time until one exists.
- rd(Serializable, long) - Method in class org.jpos.space.SpaceProxy
- rd(Object) - Method in class org.jpos.q2.qbean.SpaceLet
- rd(Object) - Method in class org.jpos.space.JDBMSpace
-
Read an entry from the space, waiting forever until one exists.
- rd(Object) - Method in class org.jpos.space.JESpace
- rd(Object) - Method in class org.jpos.space.LSpace
- rd(Object) - Method in class org.jpos.space.TSpace
- rd(Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
- rd(Object, long) - Method in class org.jpos.space.JDBMSpace
-
Read an entry from the space, waiting a limited amount of time until one exists.
- rd(Object, long) - Method in class org.jpos.space.JESpace
- rd(Object, long) - Method in class org.jpos.space.LSpace
- rd(Object, long) - Method in class org.jpos.space.TSpace
- rd(K) - Method in interface org.jpos.space.Space
-
Read an entry from the space, waiting forever until one exists.
- rd(K) - Method in class org.jpos.space.SpaceInterceptor
- rd(K, long) - Method in interface org.jpos.space.Space
-
Read an entry from the space, waiting a limited amount of time until one exists.
- rd(K, long) - Method in class org.jpos.space.SpaceInterceptor
- rdp(Serializable) - Method in interface org.jpos.space.RemoteSpace
-
Read probe reads an entry from the space if one exists, return null otherwise.
- rdp(Serializable) - Method in class org.jpos.space.SpaceProxy
- rdp(Object) - Method in class org.jpos.q2.qbean.SpaceLet
- rdp(Object) - Method in class org.jpos.space.JDBMSpace
-
Read probe reads an entry from the space if one exists, return null otherwise.
- rdp(Object) - Method in class org.jpos.space.JESpace
- rdp(Object) - Method in class org.jpos.space.LSpace
- rdp(Object) - Method in class org.jpos.space.TSpace
- rdp(K) - Method in interface org.jpos.space.Space
-
Read probe reads an entry from the space if one exists, return null otherwise.
- rdp(K) - Method in class org.jpos.space.SpaceInterceptor
- read(InputStreamReader, int, String, String) - Method in class org.jpos.util.FSDMsg
-
Reads a field value from the stream.
- READ_RECORD_RESPONSE_MESSAGE_TEMPLATE_0x70 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: READ RECORD Response Message Template.
- ReadableConfiguration - Interface in org.jpos.core
-
ReadableConfiguration
- readableFileSize(long) - Static method in class org.jpos.iso.ISOUtil
-
Formats a file size in bytes as a human-readable string (e.g.
- readBytes(InputStream, int) - Method in class org.jpos.iso.ISOFieldPackager
-
Reads exactly
lbytes from the input stream. - readChar(StringReader) - Static method in class org.jpos.security.SecureKeyBlockBuilder
-
Reads a single character from
sr. - readDirection(ObjectInput) - Method in class org.jpos.iso.ISOMsg
-
Deserializes the message direction from the given ObjectInput.
- reader(LineReader) - Method in class org.jpos.q2.CLIContext.Builder
-
Sets the JLine3 LineReader.
- readExternal(ObjectInput) - Method in class org.jpos.iso.FSDISOMsg
- readExternal(ObjectInput) - Method in class org.jpos.iso.ISOAmount
- readExternal(ObjectInput) - Method in class org.jpos.iso.ISOBinaryField
- readExternal(ObjectInput) - Method in class org.jpos.iso.ISOField
- readExternal(ObjectInput) - Method in class org.jpos.iso.ISOMsg
- readExternal(ObjectInput) - Method in class org.jpos.transaction.Context
- readField(InputStreamReader, String, int, String, String) - Method in class org.jpos.util.FSDMsg
-
Reads a named field value from the stream.
- readFile(InputStream) - Method in class org.jpos.iso.packager.GenericPackager
-
Parse the field descriptions from an XML InputStream.
- readFile(String) - Method in class org.jpos.iso.packager.GenericPackager
-
Parse the field descriptions from an XML file.
- readFile(String) - Method in class org.jpos.iso.packager.GenericValidatingPackager
-
It define GenericValidatorContentHandler like handler.
- readFrom(ISOMsg) - Method in interface org.jpos.tlv.TagSequence
-
Reads tag values from the given ISOMsg into this sequence.
- readFrom(ISOMsg) - Method in class org.jpos.tlv.TagSequenceBase
- readHeader(int) - Method in class org.jpos.iso.BaseChannel
-
Reads in a message header.
- readHeader(int) - Method in class org.jpos.iso.channel.VAPChannel
-
This method reads in a Base 1 Header.
- readHeader(ObjectInput) - Method in class org.jpos.iso.ISOMsg
-
Deserializes the message header from the given ObjectInput.
- readingCapability(PosDataCode.ReadingMethod) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets a card reading capability bit (sub-field 27-1).
- READONLY - Static variable in interface org.jpos.transaction.TransactionConstants
-
Context has not been modified (no need to persist a snapshot)
- readPackager(ObjectInput) - Method in class org.jpos.iso.ISOMsg
-
Deserializes the packager from the given ObjectInput.
- readPropertyFile(Properties, String) - Method in class org.jpos.q2.SimpleConfigurationFactory
-
Loads a Java
.propertiesfile intoprops. - readSecurely(String) - Method in class org.jpos.q2.CLIContext
-
Reads a string from the user without echoing (e.g.
- readString(StringReader, int) - Static method in class org.jpos.security.SecureKeyBlockBuilder
-
Reads
lencharacters fromsr. - ready - Variable in class org.jpos.q2.iso.QMUX
-
Optional list of "ready indicator" keys polled to determine connectivity.
- ready() - Method in class org.jpos.q2.Q2
-
Returns whether Q2 has finished its initial deployment scan and is ready to serve requests.
- ready() - Method in class org.jpos.util.BlockingQueue
-
Indicates whether the queue is open for new operations.
- ready(long) - Method in class org.jpos.q2.Q2
-
Waits up to
millismilliseconds for Q2 to becomeready. - READY - Enum constant in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Transaction is ready for processing.
- readYAML(Properties, String) - Method in class org.jpos.q2.SimpleConfigurationFactory
-
Loads a YAML file into
props, flattening nested maps into dotted keys. - readYamlFile(Properties, String) - Method in class org.jpos.q2.SimpleConfigurationFactory
-
Loads the contents of
fileNameintoprops, dispatching by extension. - realm - Variable in class org.jpos.iso.BaseChannel
-
The realm string for this channel.
- realm - Variable in class org.jpos.iso.channel.ChannelPool
-
Log realm for this pool.
- realm - Variable in class org.jpos.iso.ISOBasePackager
-
Logger realm associated with this packager.
- realm - Variable in class org.jpos.iso.ISOBaseValidator
-
The realm string for this validator.
- realm - Variable in class org.jpos.iso.ISOServer
-
The realm string for this server.
- realm - Variable in class org.jpos.iso.packager.LogPackager
-
Logger realm associated with this packager.
- realm - Variable in class org.jpos.iso.packager.PackagerWrapper
-
Logger realm associated with this packager.
- realm - Variable in class org.jpos.iso.packager.XMLPackager
-
Logging realm associated with this packager.
- realm - Variable in class org.jpos.iso.validator.VErrorParser
-
Logger realm associated with this parser.
- realm - Variable in class org.jpos.security.BaseSMAdapter
-
Log realm for this security module adapter.
- realm - Variable in class org.jpos.security.SimpleKeyFile
-
Logger realm associated with this store.
- realm - Variable in class org.jpos.util.Log
-
Realm associated with events emitted through this
Log. - realm - Variable in class org.jpos.util.SimpleLogSource
-
The logging realm for this log source.
- Realm - Class in org.jpos.util
-
Canonical realm strings used by jPOS log sources to group related events.
- REALM - Static variable in class org.jpos.q2.Q2
-
Realm tag for Q2 lifecycle log entries.
- realmChannel - Variable in class org.jpos.iso.ISOServer
-
The realm string for channel sessions.
- RealmLogFilter - Class in org.jpos.util
-
Filters LogEvents by their realm
RealmLogFilter is a filter for Event logs, it should be defined _before_ other standard LogListeners such as SimpleLogListener or RotateLogListeners. - RealmLogFilter() - Constructor for class org.jpos.util.RealmLogFilter
-
Creates an empty filter; rules are wired by
RealmLogFilter.setConfiguration(Element). - recalcBitMap() - Method in class org.jpos.iso.ISOMsg
-
setup BitMap
- recalcBitMap() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- receive() - Method in class org.jpos.iso.BaseChannel
-
Waits and receive an ISOMsg over the TCP/IP session
- receive() - Method in class org.jpos.iso.channel.ChannelPool
- receive() - Method in class org.jpos.iso.channel.LoopbackChannel
- receive() - Method in class org.jpos.iso.channel.PADChannel
- receive() - Method in interface org.jpos.iso.Channel
-
Receives an ISO message from this channel.
- receive() - Method in interface org.jpos.iso.ISOChannel
-
Receives an ISOMsg
- receive() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Receive message
- receive() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
Receive message
- receive() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- receive(long) - Method in interface org.jpos.iso.Channel
-
Receives an ISO message, waiting at most
timeoutmilliseconds. - receive(long) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Receive message
- receive(long) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
Receive message
- receive(long) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- Receive() - Constructor for class org.jpos.jfr.ChannelEvent.Receive
-
Creates an empty Receive event with no detail.
- RECEIVED_COPY_ILLEGIBLE - Enum constant in enum class org.jpos.rc.CMF
-
Received Copy Illegible.
- Receiver() - Constructor for class org.jpos.q2.iso.ChannelAdaptor.Receiver
-
Default constructor.
- Receiver(int) - Constructor for class org.jpos.q2.iso.MultiSessionChannelAdaptor.Receiver
-
Constructs a Receiver bound to a specific channel slot.
- recman - Variable in class org.jpos.space.JDBMSpace
-
Underlying JDBM record manager used to persist
JDBMSpace.htree. - RECONCILED_IN_BALANCE - Enum constant in enum class org.jpos.rc.CMF
-
Reconciled In Balance.
- RECONCILED_OUT_OF_BALANCE - Enum constant in enum class org.jpos.rc.CMF
-
Reconciled Out Of Balance.
- RECONCILIATION_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Reconciliation Error.
- reconfigure(String, String) - Method in class org.jpos.ui.UI
-
reconfigure can be used in order to re-configure components inside a container (i.e.
- reconnect() - Method in class org.jpos.iso.BaseChannel
-
Issues a disconnect followed by a connect
- reconnect() - Method in interface org.jpos.iso.BaseChannelMBean
-
Reconnects the channel.
- reconnect() - Method in class org.jpos.iso.channel.ChannelPool
- reconnect() - Method in class org.jpos.iso.channel.LoopbackChannel
- reconnect() - Method in interface org.jpos.iso.ISOChannel
-
Reconnect channel
- record(String, long) - Method in class org.jpos.util.Metrics
-
Records an elapsed time observation for the named metric.
- recordMessage(ISOMsg) - Method in class org.jpos.metrics.iso.ISOMsgCounter
- recordMessage(ISOMsg) - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Records an
ISOMsgin the meter registry.
The metric name and tags will be taken strictly from this object's configuration. - recordMessage(ISOMsg, MeterInfo) - Method in class org.jpos.metrics.iso.ISOMsgCounter
- recordMessage(ISOMsg, MeterInfo) - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Records an
ISOMsgin the meter registry.
Similar toISOMsgMetrics.recordMessage(ISOMsg)but using the metric name, description and maybe some tags taken from theMeterInfoargument. - recover() - Method in class org.jpos.transaction.TransactionManager
-
Replays every in-flight transaction recorded in the persistent space, advancing the tail pointer as each completes.
- recover(long) - Method in class org.jpos.transaction.TransactionManager
-
Replays a single transaction by inspecting its persisted state and driving either the commit or abort path before purging its state.
- recover(long, Serializable, boolean) - Method in interface org.jpos.transaction.ContextRecovery
-
Give participant the chance to "activate" a previously persisted context.
- Recover(String, long) - Constructor for class org.jpos.jfr.TMEvent.Recover
-
Creates a recovery event.
- RECURRING - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Recurring transaction.
- RECURRING_DATA - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Recurring data error.
- RECURRING_DATA_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Recurring Data Error.
- Recyclable<T> - Class in org.jpos.util
-
Caches a supplier's result up to approximately
maxCycles. - Recyclable(Supplier, long) - Constructor for class org.jpos.util.Recyclable
-
Constructs a Recyclable that delegates to
supplierand rebuilds the wrapped object everymaxCyclesuses. - Redirect - Class in org.jpos.ui.action
-
UI action that re-targets one or more registered UI components, usually wired to a button or menu item.
- Redirect() - Constructor for class org.jpos.ui.action.Redirect
-
Default constructor.
- reenable() - Method in class org.jpos.util.Profiler
-
Removes the "end" checkpoint so profiling can continue.
- Ref() - Constructor for class org.jpos.space.JESpace.Ref
-
Default constructor required by BerkeleyDB JE.
- Ref(String, Object, long) - Constructor for class org.jpos.space.JESpace.Ref
-
Constructs a Ref for the given key, value and timeout.
- REFER_TO_ISSUER - Enum constant in enum class org.jpos.rc.CMF
-
Refer To Issuer.
- REFER_TO_ISSUER_SPECIAL - Enum constant in enum class org.jpos.rc.CMF
-
Refer To Issuer Special.
- reference(int) - Method in class org.jpos.tlv.ISOMsgRef
-
Returns an offset-indexed reference message for the given field.
- refSerializer - Static variable in class org.jpos.space.JDBMSpace
-
Shared serializer used for
Refvalues stored inJDBMSpace.htree. - register(MeterRegistry) - Method in class org.jpos.metrics.iso.ISOMsgCounter
- register(MeterRegistry) - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Register this object to work with a given
MeterRegistry.
This method may serve more than one purpose in the object's lifecycle: Assign aMeterRegistryto be used for the created meters. - register(String, Object) - Static method in class org.jpos.util.NameRegistrar
-
register object
- register(M) - Static method in class org.jpos.log.AuditLogEventRegistry
-
Registers every known
AuditLogEventsubtype on the givenObjectMapper. - register(LogRenderer) - Static method in class org.jpos.log.LogRendererRegistry
-
Registers a
LogRendererin the registry with a key generated from the renderer's class and type. - rejectCode - Variable in class org.jpos.iso.ISOVError
-
The rejection code.
- REJECTED - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.Severity
-
The message was rejected due to this error.
- relax() - Method in class org.jpos.q2.Q2
-
Sleeps for one second, returning early on shutdown.
- relax(long) - Method in class org.jpos.q2.Q2
-
Sleeps the calling thread for at most
sleepmilliseconds, returning early if shutdown is requested in the meantime. - relayResistanceProtocolNotPerformed() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the relay resistance protocol was not performed. - relayResistanceProtocolNotSupported() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the relay resistance protocol is not supported. - relayResistanceProtocolPerformed() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the relay resistance protocol was performed. - relayResistanceThresholdExceeded() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the relay resistance threshold was exceeded. - relayResistanceTimeLimitsExceeded() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the relay resistance time limits were exceeded. - reload() - Static method in class org.jpos.core.Environment
-
Reloads the environment configuration from disk.
- remotePort() - Method in record class org.jpos.log.evt.Connect
-
Returns the value of the
remotePortrecord component. - remotePort() - Method in record class org.jpos.log.evt.Disconnect
-
Returns the value of the
remotePortrecord component. - RemoteQMUX - Interface in org.jpos.q2.iso
-
RMI based QMUX proxy
- RemoteSpace - Interface in org.jpos.space
-
RMI based Space proxy
- remove(MeterRegistry, Meter...) - Static method in class org.jpos.metrics.MeterFactory
-
Removes the supplied meters from the registry, skipping
nullentries. - remove(Object) - Method in class org.jpos.transaction.Context
-
Removes the value associated with the given key from both transient and persistent maps.
- remove(String) - Method in class org.jpos.util.Tags
-
Removes a tag from the set.
- removeAllListeners() - Method in class org.jpos.util.BufferedLogListener
- removeAllListeners() - Method in class org.jpos.util.Logger
- removeAllListeners() - Method in interface org.jpos.util.LogProducer
-
Removes all registered log listeners.
- removeChannel(String) - Method in class org.jpos.iso.channel.ChannelPool
-
Removes a channel from the pool by its registered name.
- removeChannel(ISOChannel) - Method in class org.jpos.iso.channel.ChannelPool
-
Removes a channel from the pool.
- removeDataset(Dataset) - Method in class org.jpos.iso.ISODatasetField
-
Removes a dataset instance from this field.
- removeDefaultTag(String) - Method in class org.jpos.util.Log
-
Removes a previously-registered default tag.
- removeElement(int) - Method in class org.jpos.iso.ISODataset
-
Removes all elements that match the supplied identifier.
- removeField(String) - Method in class org.jpos.security.CryptographicServiceMessage
-
Remove field from CSM
- removeFields(String...) - Method in class org.jpos.security.CryptographicServiceMessage
-
Remove fields from CSM
- removeFilter(ISOFilter) - Method in class org.jpos.iso.BaseChannel
-
Removes a filter from this channel.
- removeFilter(ISOFilter) - Method in class org.jpos.iso.FilteredBase
- removeFilter(ISOFilter) - Method in interface org.jpos.iso.FilteredChannel
-
Removes a filter from both incoming and outgoing chains.
- removeFilter(ISOFilter, int) - Method in class org.jpos.iso.BaseChannel
-
Removes a filter from this channel.
- removeHandler(ExceptionHandler) - Method in interface org.jpos.core.handlers.exception.ExceptionHandlerAware
-
Remove a handler from the default pipeline.
- removeHandler(ExceptionHandler, Class) - Method in interface org.jpos.core.handlers.exception.ExceptionHandlerAware
-
Remove a handler from an exception specific handler pipeline.
- removeHandlers(Class) - Method in interface org.jpos.core.handlers.exception.ExceptionHandlerAware
-
Remove all handler for a specific exception handling pipeline.
- removeIncomingFilter(ISOFilter) - Method in class org.jpos.iso.BaseChannel
- removeIncomingFilter(ISOFilter) - Method in class org.jpos.iso.FilteredBase
- removeIncomingFilter(ISOFilter) - Method in interface org.jpos.iso.FilteredChannel
-
Removes a filter from the incoming filter chain.
- removeISORequestListener(ISORequestListener) - Method in class org.jpos.iso.ISOServer
-
remove an ISORequestListener
- removeISORequestListener(ISORequestListener) - Method in class org.jpos.q2.iso.QMUX
-
Removes a previously registered request listener.
- removeListener(Object, SpaceListener) - Method in class org.jpos.space.JESpace
- removeListener(Object, SpaceListener) - Method in class org.jpos.space.LSpace
- removeListener(Object, SpaceListener) - Method in class org.jpos.space.TSpace
- removeListener(K, SpaceListener) - Method in interface org.jpos.space.LocalSpace
-
removes a SpaceListener associated with a given key
- removeListener(TransactionStatusListener) - Method in class org.jpos.transaction.TransactionManager
-
Removes a previously registered status listener.
- removeListener(LogListener) - Method in class org.jpos.util.BufferedLogListener
- removeListener(LogListener) - Method in class org.jpos.util.Logger
- removeListener(LogListener) - Method in interface org.jpos.util.LogProducer
-
Removes a specific log listener.
- removeMeters() - Method in class org.jpos.metrics.iso.ISOMsgCounter
- removeMeters() - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Removes all registered meters.
- RemoveNewLinesMapper - Class in org.jpos.util.function
-
Mapper for removing newlines from the output of writing LogEvents to a stream.
- RemoveNewLinesMapper() - Constructor for class org.jpos.util.function.RemoveNewLinesMapper
-
Creates a mapper with default settings; tweak via
RemoveNewLinesMapper.setConfiguration(Configuration). - removeOutgoingFilter(ISOFilter) - Method in class org.jpos.iso.BaseChannel
- removeOutgoingFilter(ISOFilter) - Method in class org.jpos.iso.FilteredBase
- removeOutgoingFilter(ISOFilter) - Method in interface org.jpos.iso.FilteredChannel
-
Removes a filter from the outgoing filter chain.
- removeServerEventListener(ISOServerEventListener) - Method in class org.jpos.iso.ISOServer
-
Unregisters a previously added server event listener.
- RENAME - Enum constant in enum class org.jpos.log.evt.DeployActivity.Action
-
A descriptor was renamed.
- RENAME_ERROR - Enum constant in enum class org.jpos.log.evt.DeployActivity.Action
-
A rename was attempted but could not be completed.
- render(byte[], PrintStream, String) - Method in class org.jpos.log.render.markdown.ByteArrayMarkdownLogRenderer
- render(Object, PrintStream, String) - Method in class org.jpos.log.render.markdown.ObjectMarkdownLogRenderer
- render(Object, PrintStream, String) - Method in class org.jpos.log.render.txt.ObjectTxtLogRenderer
- render(String, PrintStream, String) - Method in class org.jpos.log.render.markdown.StringMarkdownLogRenderer
- render(Throwable, PrintStream, String) - Method in class org.jpos.log.render.markdown.ThrowableMarkdownLogRenderer
- render(Element, PrintStream, String) - Method in class org.jpos.log.render.markdown.ElementMarkdownLogRenderer
- render(AuditLogEvent, PrintStream, String) - Method in class org.jpos.log.render.json.AuditLogEventJsonLogRenderer
- render(License, PrintStream, String) - Method in class org.jpos.log.render.txt.LicenseTxtLogRenderer
- render(SysInfo, PrintStream, String) - Method in class org.jpos.log.render.markdown.SysInfoMarkdownRenderer
- render(SysInfo, PrintStream, String) - Method in class org.jpos.log.render.txt.SysInfoTxtLogRenderer
- render(Context, PrintStream, String) - Method in class org.jpos.log.render.markdown.ContextMarkdownRenderer
- render(TransactionManager.Trace[], PrintStream, String) - Method in class org.jpos.log.render.markdown.TransactionManagerTraceArrayMarkdownLogRenderer
- render(TransactionManager.Trace, PrintStream, String) - Method in class org.jpos.log.render.markdown.TransactionManagerTraceMarkdownLogRenderer
- render(LogEvent, PrintStream, String) - Method in class org.jpos.log.render.json.LogEventJsonLogRenderer
- render(LogEvent, PrintStream, String) - Method in class org.jpos.log.render.markdown.LogEventMarkdownRenderer
- render(LogEvent, PrintStream, String) - Method in class org.jpos.log.render.xml.LogEventXmlLogRenderer
- render(Loggeable, PrintStream, String) - Method in class org.jpos.log.render.json.LoggeableJsonLogRenderer
- render(Loggeable, PrintStream, String) - Method in class org.jpos.log.render.markdown.LoggeableMarkdownLogRenderer
- render(Loggeable, PrintStream, String) - Method in class org.jpos.log.render.xml.LoggeableXmlLogRenderer
- render(Profiler, PrintStream, String) - Method in class org.jpos.log.render.markdown.ProfilerMarkdownRenderer
- render(T) - Method in interface org.jpos.log.LogRenderer
-
Renders the given object to a string with no indentation.
- render(T, PrintStream) - Method in interface org.jpos.log.LogRenderer
-
Renders the given object to the print stream with no indentation.
- render(T, PrintStream, String) - Method in interface org.jpos.log.LogRenderer
-
Renders the given object to the print stream with the specified indentation.
- render(T, String) - Method in interface org.jpos.log.LogRenderer
-
Renders the given object to a string with the specified indentation.
- replace(String[], String[], String[]) - Static method in class org.jpos.bsh.BSHLogListener
-
Replaces pattern tokens in the source strings.
- request(ISOMsg, long) - Method in interface org.jpos.iso.MUX
-
Sends a message to remote host and wait for response
- request(ISOMsg, long) - Method in class org.jpos.q2.iso.MUXPool
- request(ISOMsg, long) - Method in class org.jpos.q2.iso.QMUX
- request(ISOMsg, long) - Method in class org.jpos.q2.iso.QMUXProxy
- request(ISOMsg, long) - Method in interface org.jpos.q2.iso.RemoteQMUX
-
Sends
mand blocks for up totimeoutms waiting for a matching response. - request(ISOMsg, long, ISOResponseListener, Object) - Method in interface org.jpos.iso.MUX
-
Sends a message to remote host in async way
- request(ISOMsg, long, ISOResponseListener, Object) - Method in class org.jpos.q2.iso.MUXPool
- request(ISOMsg, long, ISOResponseListener, Object) - Method in class org.jpos.q2.iso.QMUX
- request(ISOMsg, long, ISOResponseListener, Object) - Method in class org.jpos.q2.iso.QMUXProxy
- request(ISOMsg, long, ISOResponseListener, Object) - Method in interface org.jpos.q2.iso.RemoteQMUX
-
Sends
masynchronously, dispatching the response (or expiration) tor. - REQUEST - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Inbound request message.
- REQUEST_IN_PROGRESS - Enum constant in enum class org.jpos.rc.CMF
-
Request In Progress.
- requeue(Object) - Method in class org.jpos.util.BlockingQueue
-
Inserts an object at the head of the queue and wakes one waiter.
- requireAtLeastOne(String...) - Method in class org.jpos.core.ConfigValidator
-
Validate that at least one of the specified properties is present.
- required(String) - Method in class org.jpos.core.ConfigValidator
-
Validate that a property is present and non-empty.
- REQUIRED_MISSING - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Required data element is missing.
- requireExactlyOne(String...) - Method in class org.jpos.core.ConfigValidator
-
Validate that exactly one of the specified properties is present.
- reserved - Variable in class org.jpos.security.SecureKeyBlock
-
This element is not specified by TR-31 (should contain two ASCII zeros).
- reserved - Variable in class org.jpos.security.SecureKeySpec
-
This element is not specified by TR-31 (should contain two ASCII zeros).
- reset() - Method in class org.jpos.transaction.Context
- reset() - Method in interface org.jpos.transaction.Pausable
-
Resets the pause state so this object can be reused.
- reset() - Method in class org.jpos.util.Chronometer
-
Resets this chronometer.
- reset() - Method in class org.jpos.util.Profiler
-
reset timers
- reset() - Method in class org.jpos.util.TPS
-
resets average and peak.
- resetCounters() - Method in class org.jpos.iso.BaseChannel
-
reset stat info
- resetCounters() - Method in class org.jpos.iso.channel.LoopbackChannel
-
Resets the connect/transmit/receive counters to zero.
- resetCounters() - Method in class org.jpos.iso.ISOServer
- resetCounters() - Method in interface org.jpos.iso.ISOServerMBean
-
Resets all server counters.
- resetCounters() - Method in class org.jpos.q2.iso.ChannelAdaptor
- resetCounters() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Resets all message counters to zero.
- resetCounters() - Method in class org.jpos.q2.iso.QMUX
-
Resets all in-memory transaction counters and the last-transaction timestamp.
- resetCounters() - Method in interface org.jpos.q2.iso.QMUXMBean
-
Resets all transaction counters and the last-transaction timestamp.
- resetErrors() - Method in class org.jpos.iso.validator.VErrorParser
-
Free errors memory.
- resetOffset() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- resetOffset() - Method in interface org.jpos.tlv.OffsetIndexedComposite
-
Resets the offset to its initial value.
- resetTPS() - Method in class org.jpos.transaction.TransactionManager
- resetTPS() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
Resets the TPS counters and start time.
- resolve(String) - Static method in class org.jpos.core.Environment
-
Resolves the given expression using the current
Environmentinstance, applying the standard priority resolution rules. - resolveDatasetFormat(int) - Method in class org.jpos.iso.packager.DatasetPackager
-
Resolves the format implied by a dataset identifier.
- resolveEntity(String, String) - Method in class org.jpos.iso.packager.GenericPackager.GenericEntityResolver
-
Allow the application to resolve external entities.
- resolveTimeout(Context) - Method in class org.jpos.transaction.participant.QueryHost
-
Resolves the per-transaction request timeout, honouring any value the upstream code stashed in the context under
QueryHost.TIMEOUT_NAME. - resolveValExpr(ISOMsg, String) - Method in class org.jpos.metrics.iso.ISOMsgCounter
-
Hook for subclasses to resolve, against an ISOMsg, the valexpr part of a tag:valexpr in a fieldset.
- RESPONSE - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Outbound response message.
- RESPONSE_MESSAGE_TEMPLATE_FORMAT_1_0x80 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Response Message Template Format 1.
- RESPONSE_MESSAGE_TEMPLATE_FORMAT_2_0x77 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Response Message Template Format 2.
- responseReceived(ISOMsg) - Method in class org.jpos.q2.iso.QMUX.AsyncRequest
-
Notifies the listener that a response has been received, cancelling the timeout future.
- responseReceived(ISOMsg, Object) - Method in interface org.jpos.iso.ISOResponseListener
-
Called when a response message is received.
- RESTRICTED_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Restricted Card.
- Result - Class in org.jpos.rc
-
Represents the Result of a transaction
- Result() - Constructor for class org.jpos.rc.Result
-
Default constructor.
- RESULT - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Final
Resultof the transaction. - Result.Entry - Class in org.jpos.rc
-
Represents a single entry in a transaction result.
- resume(int) - Method in class org.jpos.transaction.Context
- resume(int) - Method in interface org.jpos.transaction.Pausable
-
Resumes a paused execution with the given result code.
- RETRIEVAL_CANNOT_FULFILL_DOCS_UNAVAILABLE - Enum constant in enum class org.jpos.rc.CMF
-
Retrieval Cannot Fulfill Docs Unavailable.
- RETRIEVAL_CANNOT_FULFILL_ICC_CERT_UNAVAILABLE - Enum constant in enum class org.jpos.rc.CMF
-
Retrieval Cannot Fulfill ICC Cert Unavailable.
- RETRIEVAL_DOCS_SUPPLIED - Enum constant in enum class org.jpos.rc.CMF
-
Retrieval Docs Supplied.
- RETRIEVAL_NOT_FULFILLED_CANNOT_TRACE - Enum constant in enum class org.jpos.rc.CMF
-
Retrieval Not Fulfilled Cannot Trace.
- RETRIEVAL_NOT_FULFILLED_INVALID_REF - Enum constant in enum class org.jpos.rc.CMF
-
Retrieval Not Fulfilled Invalid Ref.
- RETRIEVAL_NOT_FULFILLED_REF_PAN_INCOMPATIBLE - Enum constant in enum class org.jpos.rc.CMF
-
Retrieval Not Fulfilled Ref PAN Incompatible.
- RETRIEVAL_WILL_NOT_FULFILL_NOT_REQUIRED - Enum constant in enum class org.jpos.rc.CMF
-
Retrieval Will Not Fulfill Not Required.
- RETRY - Static variable in interface org.jpos.transaction.TransactionConstants
-
Transaction should be retried.
- RETRY_QUEUE - Static variable in class org.jpos.transaction.TransactionManager
-
Space-key under which retried transactions are queued for re-execution.
- RETRY_TRANSACTION - Enum constant in enum class org.jpos.rc.CMF
-
Retry Transaction.
- RetryTask() - Constructor for class org.jpos.transaction.TransactionManager.RetryTask
-
Creates the retry task bound to the enclosing manager.
- REVERSAL_ACCEPTED - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Accepted.
- REVERSAL_COMPLETED_PARTIALLY - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Completed Partially.
- REVERSAL_DEPOSIT_OOB_APPLIED - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Deposit Out-of-Balance Applied.
- REVERSAL_DEPOSIT_OUT_OF_BALANCE - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Deposit Out Of Balance.
- REVERSAL_DEVICE_UNABLE_TO_COMPLETE - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Device Unable To Complete.
- REVERSAL_FORMAT_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Format Error.
- REVERSAL_INVALID_RESPONSE - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Invalid Response.
- REVERSAL_NO_CHECK_IN_ENVELOPE - Enum constant in enum class org.jpos.rc.CMF
-
Reversal No Check In Envelope.
- REVERSAL_ORIGINAL_AMOUNT_INCORRECT - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Original Amount Incorrect.
- REVERSAL_PAYMENT_OOB_APPLIED - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Payment Out-of-Balance Applied.
- REVERSAL_PAYMENT_OUT_OF_BALANCE - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Payment Out Of Balance.
- REVERSAL_RESPONSE_TOO_LATE - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Response Too Late.
- REVERSAL_SUSPECTED_MALFUNCTION - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Suspected Malfunction.
- REVERSAL_SUSPECTED_MALFUNCTION_CARD_RETAINED - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Suspected Malfunction Card Retained.
- REVERSAL_SUSPECTED_MALFUNCTION_CARD_RETURNED - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Suspected Malfunction Card Returned.
- REVERSAL_SUSPECTED_MALFUNCTION_NO_CASH - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Suspected Malfunction No Cash.
- REVERSAL_SUSPECTED_MALFUNCTION_TRACK3_NOT_UPDATED - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Suspected Malfunction Track3 Not Updated.
- REVERSAL_TIMEOUT_CARD_RETAINED_NO_CASH - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Timeout Card Retained No Cash.
- REVERSAL_TIMEOUT_NO_CASH - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Timeout No Cash.
- REVERSAL_TIMEOUT_WAITING_RESPONSE - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Timeout Waiting Response.
- REVERSAL_UNABLE_TO_DELIVER - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Unable To Deliver.
- REVERSAL_UNSPECIFIED - Enum constant in enum class org.jpos.rc.CMF
-
Reversal Unspecified.
- reverseId() - Method in class org.jpos.space.JESpace.Ref
-
Negates the id to push this entry to the front of an ordered scan (push semantics).
- revision() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
revisionrecord component. - rfu() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif any reserved-for-future-use (RFU) bit is unset as expected. - RIGHT_PADDED - Static variable in class org.jpos.iso.BCDInterpreter
-
This BCDInterpreter sometimes adds a 0-nibble to the right.
- RIGHT_PADDED - Static variable in class org.jpos.iso.HEXInterpreter
-
This HEXInterpreter sometimes adds a 0-nibble to the right.
- RIGHT_PADDED_F - Static variable in class org.jpos.iso.BCDInterpreter
-
This BCDInterpreter sometimes adds a F-nibble to the right.
- RIGHT_PADDED_F - Static variable in class org.jpos.iso.HEXInterpreter
-
This HEXInterpreter sometimes adds a F-nibble to the right.
- rightNibbleOfPINTryCounter() - Method in class org.jpos.emv.CVRMastercard
-
Returns the right nibble of p i n try counter.
- rightNibbleOfScriptCounter() - Method in class org.jpos.emv.CVRMastercard
-
Returns the right nibble of script counter.
- RightPadder - Class in org.jpos.iso
-
Implements the Padder interface for padding strings and byte arrays on the Right.
- RightPadder(char) - Constructor for class org.jpos.iso.RightPadder
-
Creates a Right Padder with a specific pad character.
- RightTPadder - Class in org.jpos.iso
-
Implements the Padder interface for padding strings and byte arrays on the Right.
- RightTPadder(char) - Constructor for class org.jpos.iso.RightTPadder
-
Creates a Right Truncating Padder with a specific pad character.
- rollback() - Method in class org.jpos.space.JDBMSpace
-
force rollback
- Rotate() - Constructor for class org.jpos.util.RotateLogListener.Rotate
-
Creates the rotation task bound to the enclosing listener.
- RotateLogListener - Class in org.jpos.util
-
Rotates logs
- RotateLogListener() - Constructor for class org.jpos.util.RotateLogListener
-
Default constructor.
- RotateLogListener.Rotate - Class in org.jpos.util
-
TimerTask that triggers log rotation on schedule.
- ROUND_ROBIN - Static variable in class org.jpos.q2.iso.MUXPool
-
Strategy: round-robin selection across the registered MUXes.
- ROUND_ROBIN_WITH_OVERRIDE - Static variable in class org.jpos.q2.iso.MUXPool
-
Strategy: round-robin selection with per-MTI override routing.
- ROUTING_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
Routing Error.
- RS - Static variable in class org.jpos.iso.ISOUtil
-
ASCII Record Separator (RS) control character.
- RS - Static variable in class org.jpos.util.FSDMsg
-
Record Separator character (ASCII 0x1E).
- RSA - Enum constant in enum class org.jpos.security.Algorithm
-
RSA - Rivest–Shamir–Adleman.
- RSAPK - Static variable in class org.jpos.security.ExtKeyUsage
-
RSA Public Key.
- RSASK - Static variable in class org.jpos.security.ExtKeyUsage
-
RSA Private Key for signing or key management.
- RSASKICC - Static variable in class org.jpos.security.ExtKeyUsage
-
RSA Private Key for ICC personalization.
- RSASKPIN - Static variable in class org.jpos.security.ExtKeyUsage
-
RSA Private Key for PIN translation.
- RSASKTLS - Static variable in class org.jpos.security.ExtKeyUsage
-
RSA Private Key for TLS.
- run() - Method in class org.jpos.iso.Connector.Process
- run() - Method in class org.jpos.iso.gui.ISOMeter
-
Repaint loop run by the background thread; triggers repaints at the configured interval.
- run() - Method in class org.jpos.iso.ISOServer
- run() - Method in class org.jpos.iso.ISOServer.Session
- run() - Method in class org.jpos.q2.CLI
- run() - Method in class org.jpos.q2.iso.ChannelAdaptor.Receiver
- run() - Method in class org.jpos.q2.iso.ChannelAdaptor.Sender
- run() - Method in class org.jpos.q2.iso.ContextMaker
- run() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
- run() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor.Receiver
- run() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor.Sender
- run() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor.Worker
- run() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- run() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2.Worker
- run() - Method in class org.jpos.q2.iso.QMUX.AsyncRequest
- run() - Method in class org.jpos.q2.Q2
- run() - Method in class org.jpos.q2.qbean.BSH
- run() - Method in class org.jpos.q2.qbean.LoggerService
- run() - Method in class org.jpos.q2.qbean.SystemMonitor
- run() - Method in class org.jpos.space.JDBMSpace
- run() - Method in class org.jpos.space.JESpace
- run() - Method in class org.jpos.space.LSpace
- run() - Method in class org.jpos.space.TSpace
- run() - Method in class org.jpos.transaction.participant.Join.Runner
-
Invokes the appropriate lifecycle method on the wrapped participant.
- run() - Method in class org.jpos.transaction.TransactionManager.InputQueueMonitor
- run() - Method in class org.jpos.transaction.TransactionManager.RetryTask
- run() - Method in class org.jpos.transaction.TransactionManager
- run() - Method in class org.jpos.ui.factory.LogListenerFactory.Listener
- run() - Method in class org.jpos.util.DailyLogListener.Compressor
- run() - Method in class org.jpos.util.DirPoll.ProcessorRunner
- run() - Method in class org.jpos.util.DirPoll
- run() - Method in class org.jpos.util.LogEventOutputStream
- run() - Method in class org.jpos.util.RotateLogListener.Rotate
-
Performs log rotation and logs any failure.
- run() - Method in class org.jpos.util.SystemMonitor
- run() - Method in class org.jpos.util.WatchDog
-
Logs the configured message at warning level when the timer expires.
- Runner(TransactionParticipant, long, Serializable) - Constructor for class org.jpos.transaction.participant.Join.Runner
-
Constructs a Runner for the given participant and transaction.
- running() - Method in class org.jpos.q2.CLI
-
Returns true if this CLI is still running.
- running() - Method in class org.jpos.q2.Q2
-
Returns whether Q2 has started and has not yet been shut down.
- running() - Method in class org.jpos.q2.QBeanSupport
-
Indicates whether this bean is currently starting or running.
- RX - Static variable in interface org.jpos.iso.ISOChannel
-
Counter index for received messages.
S
- S - Enum constant in enum class org.jpos.security.KeyScheme
-
Encryption of all DES, AES, HMAC & RSA keys using proprietary Key Block methods.
- scan() - Method in class org.jpos.util.DirPoll
-
Scans the request directory for the next file to process, respecting priority order.
- scan(boolean) - Method in class org.jpos.q2.QClassLoader
-
Re-scans the lib directory, replacing the live class loader if needed, and returns the up-to-date loader.
- SCAN_INTERVAL - Static variable in class org.jpos.q2.Q2
-
Deploy-directory poll interval in milliseconds.
- SCHEDULED_TRANSACTION_EXISTS - Enum constant in enum class org.jpos.rc.CMF
-
Scheduled Transaction Exists.
- scheduledThreadPoolExecutor - Variable in class org.jpos.q2.QBeanSupport
-
Lazily-allocated scheduler shared with subclasses; see
QBeanSupport.getScheduledThreadPoolExecutor(). - schemaResouceInputStream(String) - Method in class org.jpos.util.FSDMsg
-
Returns an InputStream for the given classpath resource.
- scheme - Variable in class org.jpos.security.SecureKey
-
Key scheme indicates protection metchod appiled to this key by a security module.
- scheme - Variable in class org.jpos.security.SecureKeySpec
-
Key scheme indicates protection metchod appiled to this key by a security module.
- scriptFailed() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if script failed.
- scriptFailedAfterFinalGenerateAC() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif an issuer script failed after the final Generate AC command. - scriptFailedBeforeFinalGenerateAC() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif an issuer script failed before the final Generate AC command. - ScriptInfo() - Constructor for class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Default constructor creating an empty ScriptInfo.
- ScriptInfo(NameSpace) - Constructor for class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Creates a ScriptInfo with the given BeanShell namespace.
- ScriptInfo(String, long) - Constructor for class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Creates a ScriptInfo with the given code and timestamp.
- scriptReceived() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if script received.
- scripts - Variable in class org.jpos.bsh.BSHLogListener
-
Cache of loaded BeanShell scripts keyed by filename.
- scripts() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
scriptsrecord component. - sdaFailed() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif Static Data Authentication (SDA) failed. - sdaSelected() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif SDA was selected. - secondGenerateACNotRequested() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if second generate a c not requested.
- SecureDESKey - Class in org.jpos.security
-
The SecureDESKey class represents:
Single, double or triple length DES keys that are secured by a security module. - SecureDESKey() - Constructor for class org.jpos.security.SecureDESKey
-
Default constructor.
- SecureDESKey(short, String, byte[], byte[]) - Constructor for class org.jpos.security.SecureDESKey
-
Constructs an SecureDESKey
- SecureDESKey(short, String, byte, KeyScheme, byte[], byte[]) - Constructor for class org.jpos.security.SecureDESKey
-
Constructs an SecureDESKey
- SecureDESKey(short, String, byte, KeyScheme, String, String) - Constructor for class org.jpos.security.SecureDESKey
-
Constructs an SecureDESKey
- SecureDESKey(short, String, String, String) - Constructor for class org.jpos.security.SecureDESKey
-
Constructs an SecureDESKey
- SecureKey - Class in org.jpos.security
-
Represents a key that cannot be used except by your security module and for performing the operations allowed by the security module for this type of keys.
- SecureKey() - Constructor for class org.jpos.security.SecureKey
-
Default constructor; no instance state to initialise.
- SecureKeyBlock - Class in org.jpos.security
-
The class represents a secure key in key block form (TR-31 or derivatives).
- SecureKeyBlock() - Constructor for class org.jpos.security.SecureKeyBlock
-
Constructs an SecureKeyBlock.
- SecureKeyBlockBuilder - Class in org.jpos.security
-
The builder class to create and parse key block structure.
- SecureKeySpec - Class in org.jpos.security
-
This class contains a set of desirable key properties that can be passed to an HSM device for example to generate a key or import it.
- SecureKeySpec() - Constructor for class org.jpos.security.SecureKeySpec
-
Default constructor.
- SecureKeyStore - Interface in org.jpos.security
-
Represents a collection of Secure Keys and typically stores them in some persistent storage.
- SecureKeyStore.SecureKeyStoreException - Exception Class in org.jpos.security
-
Exception type raised by
SecureKeyStoreimplementations. - SecureKeyStoreException() - Constructor for exception class org.jpos.security.SecureKeyStore.SecureKeyStoreException
-
Constructs a new exception with no detail message.
- SecureKeyStoreException(Exception) - Constructor for exception class org.jpos.security.SecureKeyStore.SecureKeyStoreException
-
Constructs a new exception wrapping
nested. - SecureKeyStoreException(String) - Constructor for exception class org.jpos.security.SecureKeyStore.SecureKeyStoreException
-
Constructs a new exception with the given detail message.
- SecureKeyStoreException(String, Exception) - Constructor for exception class org.jpos.security.SecureKeyStore.SecureKeyStoreException
-
Constructs a new exception with the given detail message and cause.
- SecurePrivateKey - Class in org.jpos.security
-
The
SecurePrivateKeyclass wraps any private key, which is protected by the security module with variant methods. - SecurePrivateKey(String, byte[]) - Constructor for class org.jpos.security.SecurePrivateKey
-
Constructs an
SecurePrivateKey. - SecureVariantKey - Class in org.jpos.security
-
The
SecureVariantKeyclass wraps any keys that are secured by the security module with variant methods. - SecureVariantKey() - Constructor for class org.jpos.security.SecureVariantKey
-
Default constructor; no instance state to initialise.
- SECURITY - Static variable in class org.jpos.util.Realm
-
Security/SM realm.
- SECURITY_VIOLATION - Enum constant in enum class org.jpos.rc.CMF
-
Security Violation.
- securityCode - Variable in class org.jpos.core.CardHolder
-
Optional security code (CVC, CVV, Locale ID, wse)
- seemsManualEntry() - Method in class org.jpos.core.CardHolder
-
Returns true if this card appears to have been entered manually.
- select(long, Serializable) - Method in interface org.jpos.transaction.GroupSelector
-
Selects the transaction group to execute.
- select(long, Serializable) - Method in class org.jpos.transaction.participant.BSHGroupSelector
- select(long, Serializable) - Method in class org.jpos.transaction.participant.HasEntry
- select(long, Serializable) - Method in class org.jpos.transaction.participant.Switch
- SelectDestination - Class in org.jpos.transaction.participant
-
Transaction participant that picks a routing destination for an inbound request based on the cardholder's BIN ranges and PAN regular expressions declared in its XML configuration.
- SelectDestination() - Constructor for class org.jpos.transaction.participant.SelectDestination
-
Default constructor; no instance state to initialise.
- SelectDestination.BinRange - Class in org.jpos.transaction.participant
-
Inclusive numeric BIN range mapped to a routing destination.
- selectMethod - Variable in class org.jpos.transaction.participant.BSHGroupSelector
-
Compiled BSH method invoked to determine the active group.
- send(byte[]) - Method in class org.jpos.iso.BaseChannel
-
sends a byte[] over the TCP/IP session
- send(byte[]) - Method in class org.jpos.iso.channel.ChannelPool
- send(byte[]) - Method in class org.jpos.iso.channel.LoopbackChannel
- send(byte[]) - Method in interface org.jpos.iso.ISOChannel
-
sends a byte[] over the TCP/IP session
- send(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
Sends the specified
ISOMsgover this ISOChannel. - send(ISOMsg) - Method in class org.jpos.iso.channel.ChannelPool
- send(ISOMsg) - Method in class org.jpos.iso.channel.FSDChannel
- send(ISOMsg) - Method in class org.jpos.iso.channel.LoopbackChannel
- send(ISOMsg) - Method in class org.jpos.iso.channel.PADChannel
- send(ISOMsg) - Method in interface org.jpos.iso.Channel
-
Sends an ISO message over this channel.
- send(ISOMsg) - Method in class org.jpos.iso.channel.VAPChannel
-
sends an ISOMsg over the TCP/IP session.
- send(ISOMsg) - Method in interface org.jpos.iso.ISOChannel
-
sends an ISOMsg over the TCP/IP session
- send(ISOMsg) - Method in interface org.jpos.iso.ISOSource
-
sends (or hands back) an ISOMsg
- send(ISOMsg) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Queue a message to be transmitted by this adaptor
- send(ISOMsg) - Method in class org.jpos.q2.iso.MUXPool
- send(ISOMsg) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
Queue a message to be transmitted by this adaptor
- send(ISOMsg) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
Sends a message via the inbound queue with no expiration.
- send(ISOMsg) - Method in class org.jpos.q2.iso.QMUX
-
sends (or hands back) an ISOMsg
- send(ISOMsg) - Method in class org.jpos.space.SpaceSource
- send(ISOMsg, long) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Queue a message to be transmitted by this adaptor
- send(ISOMsg, long) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
Queue a message to be transmitted by this adaptor
- send(ISOMsg, long) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
Sends a message via the inbound queue with a per-entry lease.
- Send() - Constructor for class org.jpos.jfr.ChannelEvent.Send
-
Creates an empty Send event with no detail.
- Sender() - Constructor for class org.jpos.q2.iso.ChannelAdaptor.Sender
-
Default constructor.
- Sender() - Constructor for class org.jpos.q2.iso.MultiSessionChannelAdaptor.Sender
-
Default constructor.
- SendException(String) - Constructor for class org.jpos.jfr.ChannelEvent.SendException
-
Constructs the event with a description of the failure.
- sendKeepAlive() - Method in class org.jpos.iso.BaseChannel
-
Sends a high-level keep-alive message (zero length)
- sendMessage(byte[], int, int) - Method in class org.jpos.iso.BaseChannel
-
Writes the given bytes to the output stream.
- sendMessage(byte[], int, int) - Method in class org.jpos.iso.channel.GZIPChannel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.BaseChannel
-
Sends the message header bytes.
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.BCDChannel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.CMFChannel
-
Sends the message header (no-op).
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.CSChannel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.GICCChannel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.NACChannel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.NCCChannel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.TelnetXMLChannel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.VAPChannel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.X25Channel
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.XMLChannel
- sendMessageLength(int) - Method in class org.jpos.iso.BaseChannel
-
Sends the message length prefix; default implementation is a no-op.
- sendMessageLength(int) - Method in class org.jpos.iso.channel.AmexChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.ASCIIChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.BASE24TCPChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.BCDChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.CMFChannel
-
Sends the CMF message length prefix.
- sendMessageLength(int) - Method in class org.jpos.iso.channel.CSChannel
-
Writes a 4-byte message length header to the output stream.
- sendMessageLength(int) - Method in class org.jpos.iso.channel.GICCChannel
-
Constructs a packager with the given length and description.
- sendMessageLength(int) - Method in class org.jpos.iso.channel.GZIPChannel
-
Constructs a packager with the given length and description.
- sendMessageLength(int) - Method in class org.jpos.iso.channel.HEXChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.NACChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.NCCChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.PostChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.RawChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.RBPChannel
- sendMessageLength(int) - Method in class org.jpos.iso.channel.VAPChannel
- sendMessageTrailer(ISOMsg, byte[]) - Method in class org.jpos.iso.BaseChannel
-
Sends the message trailer bytes.
- sendMessageTrailler(ISOMsg, byte[]) - Method in class org.jpos.iso.BaseChannel
-
Deprecated.use
BaseChannel.sendMessageTrailer(ISOMsg, byte[])instead. - sendMessageTrailler(ISOMsg, int) - Method in class org.jpos.iso.BaseChannel
-
Deprecated.use sendMessageTrailer(ISOMsg m, byte[] b) instead.
- sendMessageTrailler(ISOMsg, int) - Method in class org.jpos.iso.channel.BASE24Channel
- sendMessageTrailler(ISOMsg, int) - Method in class org.jpos.iso.channel.BASE24TCPChannel
- SendResponse - Class in org.jpos.transaction.participant
-
Transaction participant that sends the response message stored in the
Contextback over the originatingISOSource, with optional header handling driven bySendResponse.HeaderStrategy. - SendResponse() - Constructor for class org.jpos.transaction.participant.SendResponse
-
Default constructor; no instance state to initialise.
- SendResponse.HeaderStrategy - Enum Class in org.jpos.transaction.participant
-
Selects how the response message's ISO header is populated before sending.
- SensitiveString - Class in org.jpos.security
-
Holds a sensitive string in memory under AES-GCM encryption with a per-instance key, exposing the cleartext only on demand and zeroing the buffer when the instance is cleaned.
- SensitiveString(String) - Constructor for class org.jpos.security.SensitiveString
-
Constructs a new SensitiveString holding the encrypted form of
s. - sequenceNumber() - Method in class org.jpos.iso.LifeCycleId
-
Returns the life cycle transaction sequence number.
- sequenceNumber(int) - Method in class org.jpos.iso.LifeCycleId.Builder
-
Sets the life cycle transaction sequence number.
- Sequencer - Interface in org.jpos.core
-
Multipurpose sequencer.
CardAgents requires persistent sequence number
Sequencer interface isolate from particular DB implementations - serialize(Object) - Static method in class org.jpos.space.MD5Template
-
Serializes
objviaObjectOutputStream, returning the resulting bytes. - serialize(Object) - Static method in class org.jpos.util.Serializer
-
Serializes
objinto a byte array using standard Java serialization. - serialize(Throwable, JsonGenerator, SerializerProvider) - Method in class org.jpos.log.render.ThrowableSerializer
- serializeDeserialize(T) - Static method in class org.jpos.util.Serializer
-
Round-trips an object through serialization and back, useful for deep-cloning.
- Serializer - Class in org.jpos.util
-
Java-serialization helpers with deserialization filters that reject known gadget-chain classes and enforce a depth limit.
- Serializer() - Constructor for class org.jpos.util.Serializer
-
Utility class; instances carry no state.
- serializeStringMap(Map) - Static method in class org.jpos.util.Serializer
-
Serializes a
Map<String,String>using a compact entry-by-entry format. - ServerChannel - Interface in org.jpos.iso
-
Tag this channel as a server one (from a Socket point of view) Please note that ISOChannel implementations may choose to implement ClientChannel as well as ServerChannel, being a client does not mean it can not be a server too.
- serverIn - Variable in class org.jpos.iso.BaseChannel
-
Input stream for reading from the connected socket.
- serverInLock - Variable in class org.jpos.iso.BaseChannel
-
Lock guarding
BaseChannel.serverInand read operations. - serverListeners - Variable in class org.jpos.iso.ISOServer
-
Registered server event listeners.
- serverOut - Variable in class org.jpos.iso.BaseChannel
-
Output stream for writing to the connected socket.
- serverOutLock - Variable in class org.jpos.iso.BaseChannel
-
Lock guarding
BaseChannel.serverOutand write operations. - serverSocket - Variable in class org.jpos.iso.BaseChannel
-
Server socket used when this channel acts as a server.
- SERVICE - Class in org.jpos.q2.cli.deploy
-
CLI implementation - Deploy subsystem
- SERVICE() - Constructor for class org.jpos.q2.cli.deploy.SERVICE
-
Default constructor; no instance state to initialise.
- SERVICE_CODE_0x5F30 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Service Code.
- serviceCode(String) - Method in class org.jpos.core.Card.Builder
-
Sets the service code.
- serviceCode(String) - Method in class org.jpos.core.Track1.Builder
-
Sets the service code.
- serviceCode(String) - Method in class org.jpos.core.Track2.Builder
-
Sets the service code.
- ServiceCode - Class in org.jpos.iso
-
Implements a parser for card's service code as per ISO/IEC 7813:2006(E).
- ServiceCode(String) - Constructor for class org.jpos.iso.ServiceCode
-
Creates a ServiceCode instance.
- serviceNotAllowedForCardProduct() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the service is not allowed for the card product. - Session(ServerChannel) - Constructor for class org.jpos.iso.ISOServer.Session
-
Creates a Session for the given accepted channel.
- SessionEnd - Record Class in org.jpos.log.evt
-
Audit event recorded when a server session terminates.
- SessionEnd(int, int, String) - Constructor for record class org.jpos.log.evt.SessionEnd
-
Creates an instance of a
SessionEndrecord class. - SessionStart - Record Class in org.jpos.log.evt
-
Audit event recorded when a server session opens.
- SessionStart(int, int, String) - Constructor for record class org.jpos.log.evt.SessionStart
-
Creates an instance of a
SessionStartrecord class. - set(int, byte[]) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOBinaryField associated with fldno within this ISOMsg.
- set(int, byte[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- set(int, String) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOField associated with fldno within this ISOMsg.
- set(int, String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- set(String, byte[]) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOField associated with fldno within this ISOMsg.
- set(String, byte[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- set(String, int) - Method in interface org.jpos.core.Sequencer
-
Replaces the value of
counterName. - set(String, int) - Method in class org.jpos.core.VolatileSequencer
- set(String, int) - Method in interface org.jpos.core.VolatileSequencerMBean
-
Replaces the value of
counterName. - set(String, String) - Method in class org.jpos.iso.FSDISOMsg
- set(String, String) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOField associated with fldno within this ISOMsg.
- set(String, String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- set(String, String) - Method in class org.jpos.util.FSDMsg
-
Sets a field value; removes the field if value is null.
- set(String, ISOComponent) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOField associated with fldno within this ISOMsg
- set(String, ISOComponent) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- set(ISOComponent) - Method in class org.jpos.iso.ISOComponent
-
Set a field within this message
- set(ISOComponent) - Method in class org.jpos.iso.ISOMsg
-
Set a field within this message
- set(ISOComponent) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- set(ISOComponent) - Method in class org.jpos.tlv.ISOTaggedField
- SET_TO_NULL - Enum constant in enum class org.jpos.transaction.participant.SendResponse.HeaderStrategy
-
Clears the response header so the channel emits no header bytes.
- setAcceptZeroLength(boolean) - Method in class org.jpos.util.DirPoll
-
When
true, zero-length request files are accepted. - setAccountNumber(String) - Method in class org.jpos.security.EncryptedPIN
-
Sets the 12 right-most digits of the account number excluding the check digit
- setActiveSubSystem(String) - Method in class org.jpos.q2.CLIContext
-
Sets the active CLI sub-system by name.
- setAlgorithm(Algorithm) - Method in class org.jpos.security.SecureKeySpec
-
Sets the cryptographic algorithm (byte 7 of the key block).
- setArchiveDateFormat(String) - Method in class org.jpos.util.DirPoll
-
Sets the date format pattern used when timestamping archived files.
- setArchiveDir(String) - Method in class org.jpos.util.DirPoll
-
Sets the archive sub-directory name relative to the base path.
- setAsciiEncoding(boolean) - Method in class org.jpos.iso.header.BaseHeader
-
Sets the encoding for source/destination fields.
- setAttr(Iterator, String, Object) - Method in class org.jpos.q2.QBeanSupport
-
Updates the value of the named attribute within an iterator of
<attr>elements. - setAttribute(MBeanServer, ObjectName, String, Object) - Method in class org.jpos.q2.QFactory
-
Sets an attribute on the given MBean, silently ignoring unknown attributes.
- setAutoCommit(boolean) - Method in class org.jpos.space.JDBMSpace
-
Use with utmost care and at your own risk.
- setBadDir(String) - Method in class org.jpos.util.DirPoll
-
Sets the bad (failed) sub-directory name relative to the base path.
- setBatchNumber(int) - Method in class org.jpos.iso.header.BASE1Header
-
Sets the batch number.
- setBreakOnError(boolean) - Method in class org.jpos.iso.ISOBaseValidator
-
Sets whether validation should stop on first error.
- setBreakOnError(boolean) - Method in class org.jpos.iso.ISOFieldValidator
-
Sets whether to break on first error.
- setChannel(String) - Method in class org.jpos.q2.iso.QServer
- setChannel(String) - Method in interface org.jpos.q2.iso.QServerMBean
-
Sets the fully qualified channel class name instantiated for each accepted connection.
- setCharset(Charset) - Method in class org.jpos.util.FSDMsg
-
Sets the character set used for packing and unpacking string fields.
- setClientAuthNeeded(boolean) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Toggles whether accepted sockets require TLS client authentication.
- setCode(String) - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Setter for property code.
- setCompressedSuffix(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property compressedExt.
- setCompressionBufferSize(int) - Method in class org.jpos.util.DailyLogListener
-
Setter for property compressionBufferSize.
- setCompressionFormat(int) - Method in class org.jpos.util.DailyLogListener
-
Setter for property compressionFormat.
- setConfig(Element) - Method in class org.jpos.ui.UI
-
Sets the XML configuration element for this UI.
- setConfiguration(Object, Element) - Method in class org.jpos.q2.QFactory
-
Applies configuration from the XML element to the given object.
- setConfiguration(Element) - Method in interface org.jpos.core.XmlConfigurable
-
Configures this object from an XML element.
- setConfiguration(Element) - Method in class org.jpos.q2.qbean.QXmlConfig
- setConfiguration(Element) - Method in class org.jpos.q2.qbean.TemplateDeployer
- setConfiguration(Element) - Method in class org.jpos.transaction.participant.BSHGroupSelector
- setConfiguration(Element) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
- setConfiguration(Element) - Method in class org.jpos.transaction.participant.Join
- setConfiguration(Element) - Method in class org.jpos.transaction.participant.JSParticipant
- setConfiguration(Element) - Method in class org.jpos.transaction.participant.SelectDestination
-
SelectDestination expects an XML configuration in the following format:
- setConfiguration(Element) - Method in class org.jpos.util.MappingLogEventWriter
- setConfiguration(Element) - Method in class org.jpos.util.RealmLogFilter
- setConfiguration(Element) - Method in class org.jpos.util.RotateLogListener
- setConfiguration(Element) - Method in class org.jpos.util.SimpleLogListener
- setConfiguration(Configuration) - Method in class org.jpos.bsh.BSHFilter
- setConfiguration(Configuration) - Method in class org.jpos.bsh.BSHLogListener
- setConfiguration(Configuration) - Method in class org.jpos.bsh.BSHRequestListener
- setConfiguration(Configuration) - Method in interface org.jpos.core.Configurable
-
Configures this object with the supplied
Configuration. - setConfiguration(Configuration) - Method in class org.jpos.core.SubConfiguration
-
Sets the container configuration.
- setConfiguration(Configuration) - Method in class org.jpos.iso.BaseChannel
-
Implements Configurable
Properties:
host - destination host (if ClientChannel) port - port number (if ClientChannel) local-iface - local interfase to use (if ClientChannel) local-port - local port to bind (if ClientChannel) (host not present indicates a ServerChannel) - setConfiguration(Configuration) - Method in class org.jpos.iso.channel.ASCIIChannel
-
Calls super.setConfiguration() and then reads the 'length-digits' property, defaulting to 4
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.ChannelPool
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.CMFChannel
-
Applies configuration to this channel.
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.CSChannel
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.FSDChannel
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.LogChannel
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.NACChannel
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.NCCChannel
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.PADChannel
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.VAPChannel
- setConfiguration(Configuration) - Method in class org.jpos.iso.Connector
-
Destination can be a Channel or a MUX.
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.ChannelInfoFilter
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.DelayFilter
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.MacroFilter
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.MD5Filter
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.StatefulFilter
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.ThroughputControlFilter
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.XSLTFilter
-
configure filter.
- setConfiguration(Configuration) - Method in class org.jpos.iso.GenericSSLSocketFactory
- setConfiguration(Configuration) - Method in class org.jpos.iso.IncomingListener
- setConfiguration(Configuration) - Method in class org.jpos.iso.ISOBaseValidator
- setConfiguration(Configuration) - Method in class org.jpos.iso.ISOFieldValidator
-
Default config params are: min-len Minimun length, max-len Max length, break-on-error break condition.
- setConfiguration(Configuration) - Method in class org.jpos.iso.ISOServer
- setConfiguration(Configuration) - Method in class org.jpos.iso.IVA_NUM
-
Configure the validator.
- setConfiguration(Configuration) - Method in class org.jpos.iso.packager.GenericPackager
-
Packager Configuration.
- setConfiguration(Configuration) - Method in class org.jpos.iso.packager.PackagerWrapper
-
requires
inner-packagerproperty - setConfiguration(Configuration) - Method in class org.jpos.iso.validator.TEST0100
- setConfiguration(Configuration) - Method in class org.jpos.metrics.iso.ISOMsgCounter
- setConfiguration(Configuration) - Method in class org.jpos.q2.iso.ContextMaker
- setConfiguration(Configuration) - Method in class org.jpos.q2.iso.QMUXProxy
- setConfiguration(Configuration) - Method in class org.jpos.q2.qbean.LoggerService
- setConfiguration(Configuration) - Method in class org.jpos.q2.qbean.QSingleInstancePortBasedManager
- setConfiguration(Configuration) - Method in class org.jpos.q2.qbean.SystemMonitor
- setConfiguration(Configuration) - Method in class org.jpos.q2.QBeanAsyncSupport
- setConfiguration(Configuration) - Method in class org.jpos.q2.QBeanSupport
- setConfiguration(Configuration) - Method in class org.jpos.rc.CMFConverter
- setConfiguration(Configuration) - Method in class org.jpos.security.BaseSMAdapter
- setConfiguration(Configuration) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Configures a JCESecurityModule
- setConfiguration(Configuration) - Method in class org.jpos.security.SimpleKeyFile
- setConfiguration(Configuration) - Method in class org.jpos.space.SpaceProxy
- setConfiguration(Configuration) - Method in class org.jpos.tlv.packager.PackagerErrorLogger
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.CheckFields
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.CheckPoint
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.Delay
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.Forward
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.HasEntry
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.Pause
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.QueryHost
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.SelectDestination
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.SendResponse
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.Switch
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.Trace
- setConfiguration(Configuration) - Method in class org.jpos.transaction.ProtectDebugInfo
- setConfiguration(Configuration) - Method in class org.jpos.transaction.TransactionManager
- setConfiguration(Configuration) - Method in class org.jpos.util.BufferedLogListener
- setConfiguration(Configuration) - Method in class org.jpos.util.DailyLogListener
- setConfiguration(Configuration) - Method in class org.jpos.util.DirPoll
-
DirPool receives Configuration requests and pass along them to the underlying processor.
- setConfiguration(Configuration) - Method in class org.jpos.util.FilterLogListener
- setConfiguration(Configuration) - Method in class org.jpos.util.FlatLogListener
- setConfiguration(Configuration) - Method in class org.jpos.util.FSDProtectedLogListener
-
Configure this FSDProtectedLogListener
Properties:
[protect] blank separated list of fields to be protected [wipe] blank separated list of fields to be wiped [truncate] blank separated list of fields:length to be truncated - setConfiguration(Configuration) - Method in class org.jpos.util.function.RemoveNewLinesMapper
- setConfiguration(Configuration) - Method in class org.jpos.util.IgnoreLogListener
- setConfiguration(Configuration) - Method in class org.jpos.util.JsonlLogWriter
- setConfiguration(Configuration) - Method in class org.jpos.util.Logger
- setConfiguration(Configuration) - Method in class org.jpos.util.ProtectedLogListener
-
Configure this ProtectedLogListener
Properties:
[protect] blank separated list of fields to be protected [wipe] blank separated list of fields to be wiped - setConfiguration(Configuration) - Method in class org.jpos.util.RealmLogFilter
- setConfiguration(Configuration) - Method in class org.jpos.util.RotateLogListener
-
Configure this RotateLogListener
Properties:
file base log filename [window] in seconds (default 0 - never rotate) [count] number of copies (default 0 == single copy) [maxsize] max log size in bytes (approx) [rotate-on-startup] Rotate file on q2 startup (default: false) [file-name-pattern] Comma-delimited codes for positional token replacement (case sensitive) - setConfiguration(Configuration) - Method in class org.jpos.util.SnapshotLogListener
-
Configures the SnapshotLogListener with the provided parameters.
- setConfiguration(Configuration) - Method in class org.jpos.util.SpaceLogListener
- setConfiguration(Configuration) - Method in class org.jpos.util.SysLogListener
- setConfiguration(Configuration) - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- setConfiguration(Node) - Method in interface org.jpos.core.NodeConfigurable
-
Configures this object using the provided DOM node.
- setConnected(boolean) - Method in class org.jpos.iso.gui.ISOMeter
-
Sets whether the channel is connected.
- setConversion(double) - Method in class org.jpos.util.Metrics
-
Sets the conversion divisor applied to percentile values during dump.
- setDateFmt(DateFormat) - Method in class org.jpos.util.DailyLogListener
-
Setter for property dateFmt.
- setDefaultTag(String, String) - Method in class org.jpos.util.Log
-
Sets a default tag on every event produced by this
Log; anullvalue removes the entry. - setDefaultTags(Map) - Method in class org.jpos.util.Log
-
Replaces the entire set of default tags.
- setDeleteRegex(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property deleteRegex.
- setDeployed(long) - Method in class org.jpos.q2.Q2.QEntry
-
Updates the deploy timestamp.
- setDescription(String) - Method in class org.jpos.iso.ISOFieldPackager
-
Sets the field description.
- setDescription(String) - Method in class org.jpos.iso.ISOFieldValidator
-
Sets the field description.
- setDestination(String) - Method in class org.jpos.iso.header.BASE1Header
- setDestination(String) - Method in class org.jpos.iso.header.BaseHeader
- setDestination(String) - Method in interface org.jpos.iso.ISOHeader
-
Sets the destination address in this ISOHeader.
- setDetail(String) - Method in class org.jpos.jfr.ChannelEvent
-
Replaces the event detail.
- setDetailRequired(boolean) - Method in class org.jpos.q2.qbean.SystemMonitor
- setDetailRequired(boolean) - Method in interface org.jpos.q2.qbean.SystemMonitorMBean
-
Toggles whether the dump should include detailed thread/memory information.
- setDirection(int) - Method in class org.jpos.iso.ISOMsg
-
Sets the direction information related to this message
- setDirection(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- setDstId(String) - Method in class org.jpos.iso.channel.VAPChannel
-
Sets the destination identifier carried in the BASE1 header.
- setDurationInNanos(long) - Method in class org.jpos.util.Profiler.Entry
-
Sets the entry duration in nanoseconds.
- setEagerStart(boolean) - Method in class org.jpos.q2.Q2.QEntry
-
Sets whether this QBean should start immediately on deploy.
- setEnabledCipherSuites(String[]) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Sets the explicit list of TLS cipher suites enabled on created sockets.
- setEntries(Map) - Method in class org.jpos.space.LSpace
-
Non-standard method (required for space replication) - use with care.
- setEntries(Map) - Method in class org.jpos.space.TSpace
-
unstandard method (required for space replication) - use with care
- setErrComponent(ISOComponent) - Method in exception class org.jpos.iso.validator.ISOVException
-
Replaces the offending component associated with this exception.
- setEventName(String) - Method in class org.jpos.util.Profiler.Entry
-
Sets the event name for this entry.
- setExecSrvType(String) - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Sets the executor type (
fixed,cached,scheduled, orsingle). - setEXP(String) - Method in class org.jpos.core.CardHolder
-
Set Expiration Date
- setExportability(Exportability) - Method in class org.jpos.security.SecureKeySpec
-
Sets the exportability (byte 11 of the key block).
- setFieldId(int) - Method in class org.jpos.iso.ISOFieldValidator
-
Sets the field ID.
- setFieldNumber(int) - Method in class org.jpos.iso.ISOAmount
- setFieldNumber(int) - Method in class org.jpos.iso.ISOBinaryField
-
changes this Component field number
Use with care, this method does not change any reference held by a Composite. - setFieldNumber(int) - Method in class org.jpos.iso.ISOBitMap
-
changes this Component field number
Use with care, this method does not change any reference held by a Composite. - setFieldNumber(int) - Method in class org.jpos.iso.ISOComponent
-
changes this Component field number
Use with care, this method does not change any reference held by a Composite. - setFieldNumber(int) - Method in class org.jpos.iso.ISODatasetField
-
Sets the outer ISO field number.
- setFieldNumber(int) - Method in class org.jpos.iso.ISOField
-
changes this Component field number
Use with care, this method does not change any reference held by a Composite. - setFieldNumber(int) - Method in class org.jpos.iso.ISOMsg
-
changes this Component field number
Use with care, this method does not change any reference held by a Composite. - setFieldNumber(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- setFieldNumber(int) - Method in class org.jpos.tlv.ISOTaggedField
- setFieldPackager(int, ISOFieldPackager) - Method in class org.jpos.iso.ISOBasePackager
-
Replaces the packager registered for a single field.
- setFieldPackager(ISOFieldPackager[]) - Method in class org.jpos.iso.ISOBasePackager
-
Replaces the per-field packager array.
- setFieldPackager(ISOFieldPackager[]) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
- setFieldPackager(ISOFieldPackager[]) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
- setFields(int[]) - Method in class org.jpos.iso.filter.MD5Filter
-
Replaces the fields used in MD5 hashing.
- setFieldValidator(ISOFieldValidator[]) - Method in class org.jpos.iso.packager.GenericValidatingPackager
-
Replaces the field-level validator array.
- setFieldValidator(ISOValidator[]) - Method in class org.jpos.iso.packager.ISOBaseValidatingPackager
-
Sets the array of field validators.
- setFlags(boolean, PosFlags.Flag...) - Method in class org.jpos.iso.PosFlags
-
Sets or unsets a set of flags according to value
- setFlags(int) - Method in class org.jpos.iso.header.BASE1Header
-
Sets the flags field.
- setFormat(int) - Method in class org.jpos.iso.header.BASE1Header
-
Sets the message format code.
- setFuture(ScheduledFuture) - Method in class org.jpos.q2.iso.QMUX.AsyncRequest
-
Sets the scheduled future used to enforce the request timeout.
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.IFEP_LLLBINARY
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.DatasetPackager
-
Captures the outer field id declared in the XML packager definition.
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.GenericPackager
- setGenericPackagerParams(Attributes) - Method in interface org.jpos.iso.packager.GenericPackagerParams
-
Applies packager configuration from the SAX attributes of the packager XML element.
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.GenericSubFieldPackager
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.GenericValidatingPackager
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.GICCSubFieldPackager
- setGenericPackagerParams(Attributes) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
- setHeader(byte[]) - Method in class org.jpos.iso.BaseChannel
-
Sets the message header bytes for this channel.
- setHeader(byte[]) - Method in class org.jpos.iso.channel.X25Channel
- setHeader(byte[]) - Method in class org.jpos.iso.ISOMsg
-
Sets an optional message header image
- setHeader(byte[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- setHeader(byte[]) - Method in class org.jpos.util.FSDMsg
-
Sets the binary header bytes for this message.
- setHeader(String) - Method in class org.jpos.iso.BaseChannel
-
Sets the message header from a hex string.
- setHeader(String) - Method in class org.jpos.iso.channel.BCDChannel
-
New QSP compatible signature (see QSP's ConfigChannel)
- setHeader(String) - Method in class org.jpos.iso.channel.NACChannel
-
New QSP compatible signature (see QSP's ConfigChannel)
- setHeader(String) - Method in class org.jpos.iso.channel.NCCChannel
-
New QSP compatible signature (see QSP's ConfigChannel)
- setHeader(String) - Method in class org.jpos.iso.channel.PADChannel
- setHeader(String) - Method in class org.jpos.iso.channel.PostChannel
-
* @param header Hex representation of header
- setHeader(String) - Method in class org.jpos.iso.channel.RawChannel
-
New QSP compatible signature (see QSP's ConfigChannel)
- setHeader(String) - Method in class org.jpos.iso.channel.X25Channel
- setHeader(ISOHeader) - Method in class org.jpos.iso.ISOMsg
-
Sets the ISO header for this message.
- setHeader(ISOHeader) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- setHeaderFormatter(IsoFieldHeaderFormatter) - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Sets the formatter, which assembles tag TT and length LL parts in required format
- setHeaderFormatter(IsoFieldHeaderFormatter) - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Sets the formatter, which assembles tag TT and length LL parts in required format
- setHeaderLength(int) - Method in class org.jpos.iso.ISOBasePackager
-
Sets the ISO header length in bytes.
- setHFormat(int) - Method in class org.jpos.iso.header.BASE1Header
-
Sets the header format byte.
- setHost(String) - Method in class org.jpos.iso.BaseChannel
- setHost(String) - Method in interface org.jpos.iso.BaseChannelMBean
-
Sets the remote host name or address.
- setHost(String) - Method in class org.jpos.q2.iso.ChannelAdaptor
- setHost(String) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Sets the remote host name or address.
- setHost(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- setHost(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Sets the remote host.
- setHost(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- setHost(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Sets the remote host.
- setHost(String, int) - Method in class org.jpos.iso.BaseChannel
-
initialize an ISOChannel
- setHost(String, int) - Method in interface org.jpos.iso.ClientChannel
-
initialize an ISOChannel
- setId(String) - Method in class org.jpos.iso.ISOVError
-
Replaces the error identifier.
- setIgnoredField(int, int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed setter for property ignoredFields.
- setIgnoredFields(int[]) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property ignoredFields.
- setImpl(String) - Method in class org.jpos.q2.security.KeyStoreAdaptor
- setImpl(String) - Method in interface org.jpos.q2.security.KeyStoreAdaptorMBean
-
Sets the fully-qualified secure key-store implementation class name.
- setImpl(String) - Method in class org.jpos.q2.security.SMAdaptor
- setImpl(String) - Method in interface org.jpos.q2.security.SMAdaptorMBean
-
Sets the fully-qualified security-module implementation class name.
- setIncomingFilters(Collection) - Method in class org.jpos.iso.BaseChannel
- setIncomingFilters(Collection) - Method in class org.jpos.iso.FilteredBase
- setIncomingFilters(Collection) - Method in interface org.jpos.iso.FilteredChannel
-
Replaces the entire incoming filter chain with the given collection.
- setInitialCorePoolSize(int) - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Sets the initial core pool size used when the executor is created.
- setInQueue(String) - Method in class org.jpos.q2.iso.ChannelAdaptor
- setInQueue(String) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Sets the incoming space queue name.
- setInQueue(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- setInQueue(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Sets the inbound queue name.
- setInQueue(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- setInQueue(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Sets the inbound queue name.
- setInQueue(String) - Method in class org.jpos.q2.iso.QMUX
- setInQueue(String) - Method in interface org.jpos.q2.iso.QMUXMBean
-
Sets the inbound (response) queue name.
- setInstance(ObjectInstance) - Method in class org.jpos.q2.Q2.QEntry
-
Sets the JMX registration for the deployed QBean.
- setInterpreter(BinaryInterpreter) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Sets the Interpreter.
- setInterpreter(BinaryInterpreter) - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Sets the Interpreter.
- setInterpreter(BinaryInterpreter) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Sets the Interpreter.
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Sets the Interpreter.
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Sets the Interpreter.
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Sets the Interpreter.
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Sets the Interpreter.
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Sets the Interpreter.
- setISOMsgMetrics(ISOMsgMetrics) - Method in class org.jpos.iso.BaseChannel
- setISOMsgMetrics(ISOMsgMetrics) - Method in interface org.jpos.metrics.iso.ISOMsgMetrics.Source
-
Sets the ISOMsgMetrics instance.
- setKey(int[]) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property key.
- setKey(int, int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed setter for property key.
- setKey(String, SecureKey) - Method in interface org.jpos.security.SecureKeyStore
-
Assigns the given key to the given alias.
- setKey(String, SecureKey) - Method in class org.jpos.security.SimpleKeyFile
- setKeyBlockMAC(byte[]) - Method in class org.jpos.security.SecureKeySpec
-
Sets the key block MAC.
- setKeyBlockVersion(char) - Method in class org.jpos.security.SecureKeySpec
-
Sets the key-block version character (byte 0 of the key block).
- setKeyBytes(byte[]) - Method in class org.jpos.security.SecureKey
-
Sets the secure key bytes
- setKeyBytes(byte[]) - Method in class org.jpos.security.SecureKeySpec
-
Sets the secure key bytes.
- setKeyCheckValue(byte[]) - Method in class org.jpos.security.SecureKey
-
The Key Check Value is typically a 24-bits (3 bytes) formed by encrypting a block of zeros under the secure key when the secure key is clear (not in this class, but inside the security module).
- setKeyCheckValue(byte[]) - Method in class org.jpos.security.SecureKeySpec
-
The Key Check Value is typically a 24-bits (3 bytes) formed by encrypting a block of zeros under the secure key when the secure key is clear.
- setKeyLength(int) - Method in class org.jpos.security.SecureKeySpec
-
Sets the length of the key.
- setKeyLength(short) - Method in class org.jpos.security.SecureKey
-
Sets the length of the key (in bits) (when it was still clear).
- setKeyLength(short) - Method in class org.jpos.security.SecureKeyBlock
- setKeyName(String) - Method in class org.jpos.security.SecureKey
-
Sets the optional key name.
- setKeyName(String) - Method in class org.jpos.security.SecureKeySpec
-
Sets optional key name.
- setKeyPassword(String) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Sets the password protecting the private key entry.
- setKeyPrefix(String) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property keyPrefix.
- setKeyStore(String) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Sets the path of the JKS key store used for the TLS handshake.
- setKeyType(String) - Method in class org.jpos.security.SecureKey
-
Key Type is useful for stating what this key can be used for.
- setKeyType(String) - Method in class org.jpos.security.SecureKeyBlock
- setKeyType(String) - Method in class org.jpos.security.SecureKeySpec
-
Key Type is useful for stating what this key can be used for.
- setKeyUsage(KeyUsage) - Method in class org.jpos.security.SecureKeySpec
-
Sets the primary key usage (bytes 5-6 of the key block).
- setKeyVersion(String) - Method in class org.jpos.security.SecureKeySpec
-
Sets the key version (bytes 9-10 of the key block).
- setLastCheck(long) - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Setter for property lastCheck.
- setLastDate(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property lastDate.
- setLastModified(long) - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Setter for property lastModified.
- setLen(int) - Method in class org.jpos.iso.header.BASE1Header
-
Sets the message length field in the header.
- setLength(int) - Method in class org.jpos.iso.IFA_FLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFA_FLLNUM
- setLength(int) - Method in class org.jpos.iso.IFA_LBINARY
- setLength(int) - Method in class org.jpos.iso.IFA_LCHAR
- setLength(int) - Method in class org.jpos.iso.IFA_LLBINARY
- setLength(int) - Method in class org.jpos.iso.IFA_LLCHAR
- setLength(int) - Method in class org.jpos.iso.IFA_LLLBINARY
- setLength(int) - Method in class org.jpos.iso.IFA_LLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLBINARY
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLLBINARY
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLLLBINARY
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFA_LLLNUM
- setLength(int) - Method in class org.jpos.iso.IFA_LLNUM
- setLength(int) - Method in class org.jpos.iso.IFAE_LLCHAR
- setLength(int) - Method in class org.jpos.iso.IFB_FLLLNUM
- setLength(int) - Method in class org.jpos.iso.IFB_FLLNUM
- setLength(int) - Method in class org.jpos.iso.IFB_LLBINARY
- setLength(int) - Method in class org.jpos.iso.IFB_LLCHAR
- setLength(int) - Method in class org.jpos.iso.IFB_LLHBINARY
- setLength(int) - Method in class org.jpos.iso.IFB_LLHCHAR
- setLength(int) - Method in class org.jpos.iso.IFB_LLHECHAR
- setLength(int) - Method in class org.jpos.iso.IFB_LLHEX
- setLength(int) - Method in class org.jpos.iso.IFB_LLHNUM
- setLength(int) - Method in class org.jpos.iso.IFB_LLLBINARY
- setLength(int) - Method in class org.jpos.iso.IFB_LLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHBINARY
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHCHAR
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHECHAR
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHEX
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHNUM
- setLength(int) - Method in class org.jpos.iso.IFB_LLLLBINARY
- setLength(int) - Method in class org.jpos.iso.IFB_LLLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFB_LLLLLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFB_LLLNUM
- setLength(int) - Method in class org.jpos.iso.IFB_LLNUM
- setLength(int) - Method in class org.jpos.iso.IFE_LBINARY
- setLength(int) - Method in class org.jpos.iso.IFE_LCHAR
- setLength(int) - Method in class org.jpos.iso.IFE_LLBINARY
- setLength(int) - Method in class org.jpos.iso.IFE_LLCHAR
- setLength(int) - Method in class org.jpos.iso.IFE_LLLBINARY
- setLength(int) - Method in class org.jpos.iso.IFE_LLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFE_LLLEBINARY
- setLength(int) - Method in class org.jpos.iso.IFE_LLLLBINARY
- setLength(int) - Method in class org.jpos.iso.IFE_LLLLCHAR
- setLength(int) - Method in class org.jpos.iso.IFE_LLLNUM
- setLength(int) - Method in class org.jpos.iso.IFE_LLNUM
- setLength(int) - Method in class org.jpos.iso.IFE_LNUM
- setLength(int) - Method in class org.jpos.iso.IFEA_LLCHAR
- setLength(int) - Method in class org.jpos.iso.ISOFieldPackager
-
Sets the maximum field length.
- setLength(int) - Method in class org.jpos.tlv.packager.IFB_LHBINARY
- setLengthDigits(int) - Method in class org.jpos.iso.channel.ASCIIChannel
-
Sets the number of ASCII digits used for the message length prefix.
- setLengthSize(int) - Method in class org.jpos.tlv.CharTag
-
Sets size of length element.
- setLengthSize(int) - Method in class org.jpos.tlv.CharTagMap
-
Sets size of length element.
- setLocalAddress(String, int) - Method in class org.jpos.iso.BaseChannel
-
initialize an ISOChannel
- setLog(Log) - Method in class org.jpos.ui.UI
-
Sets the optional Log instance used for diagnostic output.
- setLogEventWriter(LogEventWriter) - Method in interface org.jpos.util.LogListener
-
Sets the log event writer for this listener.
- setLogEventWriter(LogEventWriter) - Method in class org.jpos.util.SimpleLogListener
- setLogger(Object, Element) - Method in class org.jpos.q2.QFactory
-
Sets the logger and realm on the object if it implements
LogSource. - setLogger(Object, Element, String) - Method in class org.jpos.q2.QFactory
-
Sets the logger and realm on the object if it implements
LogSource, with a fallback realm. - setLogger(String) - Method in class org.jpos.q2.QBeanSupport
- setLogger(String) - Method in interface org.jpos.q2.QBeanSupportMBean
-
Sets the logger by name.
- setLogger(Logger) - Method in class org.jpos.util.Log
-
Replaces the underlying logger, leaving the realm unchanged.
- setLogger(Logger, String) - Method in class org.jpos.iso.BaseChannel
- setLogger(Logger, String) - Method in class org.jpos.iso.channel.ChannelPool
- setLogger(Logger, String) - Method in class org.jpos.iso.channel.LoopbackChannel
- setLogger(Logger, String) - Method in class org.jpos.iso.Connector
- setLogger(Logger, String) - Method in class org.jpos.iso.ISOBasePackager
- setLogger(Logger, String) - Method in class org.jpos.iso.ISOBaseValidator
- setLogger(Logger, String) - Method in class org.jpos.iso.ISOServer.Session
- setLogger(Logger, String) - Method in class org.jpos.iso.ISOServer
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.EuroPackager
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.EuroSubFieldPackager
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.GenericPackager
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.LogPackager
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.PackagerWrapper
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.PostPackager
-
Forwards the logger configuration to the nested DE-127 sub-packager so its diagnostics share the parent realm namespace.
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.XMLPackager
- setLogger(Logger, String) - Method in class org.jpos.iso.validator.VErrorParser
- setLogger(Logger, String) - Method in class org.jpos.metrics.iso.ISOMsgCounter
- setLogger(Logger, String) - Method in class org.jpos.security.BaseSMAdapter
- setLogger(Logger, String) - Method in class org.jpos.security.SimpleKeyFile
- setLogger(Logger, String) - Method in class org.jpos.tlv.packager.PackagerErrorLogger
- setLogger(Logger, String) - Method in class org.jpos.util.Log
-
Replaces the underlying logger and realm.
- setLogger(Logger, String) - Method in class org.jpos.util.LogEventOutputStream
- setLogger(Logger, String) - Method in interface org.jpos.util.LogSource
-
Attaches a
Loggerand realm to this log source. - setLogger(Logger, String) - Method in class org.jpos.util.SimpleLogSource
-
Sets the logger and realm for this log source.
- setLogger(Logger, String) - Method in class org.jpos.util.SystemMonitor
- setLogger(Logger, String) - Method in class org.jpos.util.ThreadPool
-
Deprecated.
- setLogName(String) - Method in class org.jpos.util.WatchDog
-
Overrides the logger name used for the warning.
- setLookAndFeel(Element) - Method in class org.jpos.ui.UI
-
Applies the look-and-feel specified in the UI configuration element.
- setLuhnCalculator(LUHNCalculator) - Method in class org.jpos.core.DefaultCardValidator
-
Replaces the
LUHNCalculatorused to verify PAN check digits. - setMap(Map) - Method in class org.jpos.util.FSDMsg
-
Sets the underlying fields map.
- setMatchDirection(int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property matchDirection.
- setMaxAge(long) - Method in class org.jpos.util.DailyLogListener
-
Setter for property maxAge.
- setMaxLength(int) - Method in class org.jpos.emv.EMVTagType.ByteLength
-
Sets the maximum byte length.
- setMaxLength(int) - Method in class org.jpos.emv.EMVTagType.DataLength
-
Sets the maximum length.
- setMaxLength(int) - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
- setMaxLength(int) - Method in class org.jpos.iso.ISOFieldValidator
-
Sets the maximum field length.
- setMaxPacketLength(int) - Method in class org.jpos.iso.BaseChannel
-
Sets the maximum packet length accepted by this channel.
- setMaxSessions(int) - Method in class org.jpos.q2.iso.QServer
- setMaxSessions(int) - Method in interface org.jpos.q2.iso.QServerMBean
-
Sets the maximum number of concurrent client sessions accepted by the server.
- setMCL(String) - Method in class org.jpos.security.CryptographicServiceMessage
-
Sets the message class label.
- setMetricDescription(String) - Method in class org.jpos.metrics.iso.ISOMsgCounter
- setMetricDescription(String) - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Sets the metric description.
- setMetricName(String) - Method in class org.jpos.metrics.iso.ISOMsgCounter
- setMetricName(String) - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
Sets the metric name.
- setMinLength(int) - Method in class org.jpos.emv.EMVTagType.ByteLength
-
Sets the minimum byte length.
- setMinLength(int) - Method in class org.jpos.emv.EMVTagType.DataLength
-
Sets the minimum length.
- setMinLength(int) - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
- setMinLength(int) - Method in class org.jpos.iso.ISOFieldValidator
-
Sets the minimum field length.
- setModeOfUse(ModeOfUse) - Method in class org.jpos.security.SecureKeySpec
-
Sets the mode of use (byte 8 of the key block).
- setModified(boolean) - Method in class org.jpos.q2.QBeanSupport
-
Marks this bean's persistent state as modified or in sync.
- setMsgContent(Object) - Method in class org.jpos.util.SimpleMsg
-
Replaces the message payload.
- setMsgValidator(ISOBaseValidator[]) - Method in class org.jpos.iso.packager.GenericValidatingPackager
-
Replaces the message-level validator array.
- setMsgValidator(ISOBaseValidator[]) - Method in class org.jpos.iso.packager.ISOBaseValidatingPackager
-
Sets the array of message-level validators.
- setMTI(String) - Method in class org.jpos.iso.ISOMsg
-
Sets the message type indicator.
- setMTI(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- setName(String) - Method in class org.jpos.iso.BaseChannel
-
associates this ISOChannel with a name using NameRegistrar
- setName(String) - Method in class org.jpos.iso.channel.ChannelPool
- setName(String) - Method in class org.jpos.iso.channel.LoopbackChannel
- setName(String) - Method in interface org.jpos.iso.ISOChannel
-
associates this ISOChannel with a name on NameRegistrar
- setName(String) - Method in class org.jpos.iso.ISOServer
-
associates this ISOServer with a name using NameRegistrar
- setName(String) - Method in class org.jpos.q2.QBeanSupport
- setName(String) - Method in interface org.jpos.q2.QBeanSupportMBean
-
Sets the bean name.
- setName(String) - Method in class org.jpos.security.BaseSMAdapter
-
associates this SMAdapter with a name using NameRegistrar
- setName(String) - Method in class org.jpos.util.Logger
-
associates this Logger with a name using NameRegistrar
- setNameSpace(NameSpace) - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Setter for property nameSpace.
- setNegativeCounter(String) - Method in class org.jpos.iso.gui.ISOMeter
-
Sets the negative counter display string.
- setNoArmor(boolean) - Method in class org.jpos.util.LogEvent
-
Controls whether the XML wrapper is suppressed in log output.
- setObject(Object) - Method in class org.jpos.q2.Q2.QEntry
-
Binds the underlying QBean (or QPersist) instance.
- setObjectFactory(UIObjectFactory) - Method in class org.jpos.ui.UI
-
Assigns an object factory use to create new object instances.
- setOffset(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- setOffset(int) - Method in interface org.jpos.tlv.OffsetIndexedComposite
-
Sets the current offset.
- setOutgoingFilters(Collection) - Method in class org.jpos.iso.BaseChannel
- setOutgoingFilters(Collection) - Method in class org.jpos.iso.FilteredBase
- setOutgoingFilters(Collection) - Method in interface org.jpos.iso.FilteredChannel
-
Replaces the entire outgoing filter chain with the given collection.
- setOutQueue(String) - Method in class org.jpos.q2.iso.ChannelAdaptor
- setOutQueue(String) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Sets the outgoing space queue name.
- setOutQueue(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- setOutQueue(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Sets the outbound queue name.
- setOutQueue(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- setOutQueue(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Sets the outbound queue name.
- setOutQueue(String) - Method in class org.jpos.q2.iso.QMUX
- setOutQueue(String) - Method in interface org.jpos.q2.iso.QMUXMBean
-
Sets the outbound (request) queue name.
- setOverrideHeader(boolean) - Method in class org.jpos.iso.BaseChannel
-
Controls whether this channel's own header overrides the message header.
- setOverwriteOriginalFields(boolean) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property overwriteOriginalFields.
- setPackager(String) - Method in class org.jpos.q2.iso.QServer
- setPackager(String) - Method in interface org.jpos.q2.iso.QServerMBean
-
Sets the fully qualified packager class name used by accepted channels.
- setPackager(ISOPackager) - Method in class org.jpos.iso.BaseChannel
-
set Packager for channel
- setPackager(ISOPackager) - Method in class org.jpos.iso.channel.ChannelPool
- setPackager(ISOPackager) - Method in class org.jpos.iso.channel.LoopbackChannel
-
setPackager is optional on LoopbackChannel, it is used for debugging/formating purposes only
- setPackager(ISOPackager) - Method in interface org.jpos.iso.ISOChannel
-
Associate a packager with this channel
- setPackager(ISOPackager) - Method in class org.jpos.iso.ISOMsg
-
Sets the packager used to pack/unpack this message.
- setPackager(ISOPackager) - Method in class org.jpos.iso.packager.PackagerWrapper
-
Replaces the underlying packager.
- setPackager(ISOPackager) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- setPackingLenient(boolean) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Sets whether packing should tolerate optional fields that are missing.
- setPad(boolean) - Method in class org.jpos.iso.IFA_LLBNUM
- setPad(boolean) - Method in class org.jpos.iso.IFB_AMOUNT
- setPad(boolean) - Method in class org.jpos.iso.IFB_FLLLNUM
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_FLLNUM
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_FNUMERIC
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_HEX
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_LLHNUM
- setPad(boolean) - Method in class org.jpos.iso.IFB_LLLHNUM
- setPad(boolean) - Method in class org.jpos.iso.IFB_LLLNUM
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_LLNUM
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_NUMERIC
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.ISOFieldPackager
-
Enables or disables padding for this field.
- setPadder(Padder) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Sets the Padder.
- setPAN(String) - Method in class org.jpos.core.CardHolder
-
Sets Primary Account Number
- setParentFieldNumber(int) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Sets the parent field number this tagged field is contained in.
- setPassword(String) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Sets the key store password.
- setPath(String) - Method in class org.jpos.q2.iso.DirPollAdaptor
- setPath(String) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Sets the base directory path.
- setPath(String) - Method in class org.jpos.util.DirPoll
-
Sets the base poll directory and derives the standard subdirectories from it.
- setPersist(Element) - Method in class org.jpos.q2.QBeanSupport
- setPersist(Element) - Method in interface org.jpos.q2.QBeanSupportMBean
-
Sets the persistent configuration element.
- setPINBlock(byte[]) - Method in class org.jpos.security.EncryptedPIN
-
Sets the encrypted PIN block bytes.
- setPINBlockFormat(byte) - Method in class org.jpos.security.EncryptedPIN
-
Sets the PIN block format identifier.
- setPollInterval(long) - Method in class org.jpos.q2.iso.DirPollAdaptor
- setPollInterval(long) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Sets the polling interval.
- setPollInterval(long) - Method in class org.jpos.util.DirPoll
-
Sets the polling interval in milliseconds.
- setPoolSize(int) - Method in class org.jpos.q2.iso.DirPollAdaptor
- setPoolSize(int) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Sets the thread pool size.
- setPort(int) - Method in class org.jpos.iso.BaseChannel
- setPort(int) - Method in interface org.jpos.iso.BaseChannelMBean
-
Sets the remote port number.
- setPort(int) - Method in class org.jpos.q2.iso.ChannelAdaptor
- setPort(int) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Sets the remote port number.
- setPort(int) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- setPort(int) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Sets the remote port.
- setPort(int) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- setPort(int) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Sets the remote port.
- setPort(int) - Method in class org.jpos.q2.iso.QServer
- setPort(int) - Method in interface org.jpos.q2.iso.QServerMBean
-
Sets the TCP port the server listens on.
- setPOSEnvironments(boolean, PosDataCode.POSEnvironment...) - Method in class org.jpos.iso.PosDataCode
-
Sets or clears one or more POS environment flags.
- setPOSEnvironments(PosDataCode.POSEnvironment...) - Method in class org.jpos.iso.PosDataCode
-
Sets one or more POS environment flags.
- setPositiveCounter(String) - Method in class org.jpos.iso.gui.ISOMeter
-
Sets the positive counter display string.
- setPrefix(String) - Method in class org.jpos.core.SubConfiguration
-
Sets the prefix that identifies the parameters of the child object inside the parent configuration.
- setPrefix(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property prefix.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Sets the length prefixer.
- setPrintStream(PrintStream) - Method in class org.jpos.util.BaseLogEventWriter
- setPrintStream(PrintStream) - Method in class org.jpos.util.FilterLogListener
-
Sets the PrintStream to write log events to.
- setPrintStream(PrintStream) - Method in class org.jpos.util.JsonLogWriter
-
Deprecated.
- setPrintStream(PrintStream) - Method in interface org.jpos.util.LogEventWriter
-
Sets the print stream used for output.
- setPrintStream(PrintStream) - Method in class org.jpos.util.MappingLogEventWriter
- setPrintStream(PrintStream) - Method in class org.jpos.util.MarkdownLogWriter
-
Deprecated.
- setPrintStream(PrintStream) - Method in class org.jpos.util.SimpleLogListener
-
Sets the print stream used for log output.
- setPrintStream(PrintStream) - Method in class org.jpos.util.TxtLogWriter
-
Deprecated.
- setPrintStream(PrintStream) - Method in class org.jpos.util.XmlLogWriter
-
Deprecated.
- setPriorities(String) - Method in class org.jpos.q2.iso.DirPollAdaptor
- setPriorities(String) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Sets the file extension priorities.
- setPriorities(String) - Method in class org.jpos.util.DirPoll
-
Sets the file extension priority order for polling.
- setPriority(String) - Method in class org.jpos.util.FilterLogListener
-
Sets the minimum priority level for log events to be written.
- setProcessor(Object) - Method in class org.jpos.util.DirPoll
-
Sets the processor used to handle request files.
- setProcessor(String) - Method in class org.jpos.q2.iso.DirPollAdaptor
- setProcessor(String) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
Sets the processor class name.
- setProperty(String, String, String) - Method in class org.jpos.security.SimpleKeyFile
-
Sets the property stored under
alias.subName. - setProperty(Iterator, String, String) - Method in class org.jpos.q2.QBeanSupport
-
Updates the value attribute of the named property within an iterator of
<property>elements. - setProtectFields(int[]) - Method in class org.jpos.iso.gui.ISOChannelPanel
-
Sets the fields to protect in output.
- setQmuxName(String) - Method in class org.jpos.q2.iso.QMUXProxyAdaptor
- setQmuxName(String) - Method in interface org.jpos.q2.iso.QMUXProxyAdaptorMBean
-
Sets the name of the underlying QMUX exposed via this RMI proxy.
- setQueue(LinkedList) - Method in class org.jpos.util.BlockingQueue
-
Replaces the underlying list backing this queue.
- setReader(LineReader) - Method in class org.jpos.q2.CLIContext
-
Sets the JLine3 LineReader.
- setReadingMethods(boolean, PosDataCode.ReadingMethod...) - Method in class org.jpos.iso.PosDataCode
-
Sets or clears one or more reading methods.
- setReadingMethods(PosDataCode.ReadingMethod...) - Method in class org.jpos.iso.PosDataCode
-
Sets one or more reading methods.
- setRealm(String) - Method in class org.jpos.q2.QBeanSupport
- setRealm(String) - Method in interface org.jpos.q2.QBeanSupportMBean
-
Sets the logging realm.
- setRealm(String) - Method in class org.jpos.util.Log
-
Replaces the realm associated with emitted events.
- setRealm(String) - Method in class org.jpos.util.SimpleLogSource
-
Sets the logging realm.
- setRealm(String) - Method in class org.jpos.util.WatchDog
-
Overrides the realm used for the warning.
- setReconnectDelay(long) - Method in class org.jpos.q2.iso.ChannelAdaptor
- setReconnectDelay(long) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Sets the reconnect delay.
- setRefresh(int) - Method in class org.jpos.iso.gui.ISOMeter
-
Sets the refresh interval in milliseconds.
- setRegexPriorityMatching(boolean) - Method in class org.jpos.util.DirPoll
-
Enables or disables regex-based file extension priority matching.
- setRequestDir(String) - Method in class org.jpos.util.DirPoll
-
Sets the request sub-directory name relative to the base path.
- setReserved(String) - Method in class org.jpos.security.SecureKeySpec
-
Sets the reserved field (bytes 14-15 of the key block).
- setResponseDir(String) - Method in class org.jpos.util.DirPoll
-
Sets the response sub-directory name relative to the base path.
- setResponseMTI() - Method in class org.jpos.iso.FSDISOMsg
- setResponseMTI() - Method in class org.jpos.iso.ISOMsg
-
sets an appropriate response MTI.
- setResponseSuffix(String) - Method in class org.jpos.util.DirPoll
-
Sets the suffix appended to response file names.
- setRetransmissionMTI() - Method in class org.jpos.iso.ISOMsg
-
sets an appropriate retransmission MTI
- setRetry(boolean) - Method in exception class org.jpos.util.DirPoll.DirPollException
-
Sets whether the failed request should be retried.
- setRotateCount(int) - Method in class org.jpos.util.DailyLogListener
-
Setter for property rotateCount.
- setRtCtl(int) - Method in class org.jpos.iso.header.BASE1Header
-
Sets the routing control byte.
- setRunDir(String) - Method in class org.jpos.util.DirPoll
-
Sets the run (in-progress) sub-directory name relative to the base path.
- setSavedField(int, int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed setter for property savedFields.
- setSavedFields(int[]) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property savedFields.
- setScheme(KeyScheme) - Method in class org.jpos.security.SecureKey
-
Key scheme indicates protection metchod appiled to this key by the security module.
- setScheme(KeyScheme) - Method in class org.jpos.security.SecureKeySpec
-
Key scheme indicates protection metchod appiled to this key by the security module.
- setScheme(KeyScheme) - Method in class org.jpos.security.SecurePrivateKey
- setScroll(boolean) - Method in class org.jpos.iso.gui.ISOMeter
-
Sets whether the log list auto-scrolls.
- setSecurityCharacteristics(boolean, PosDataCode.SecurityCharacteristic...) - Method in class org.jpos.iso.PosDataCode
-
Sets or clears one or more security characteristic flags.
- setSecurityCharacteristics(PosDataCode.SecurityCharacteristic...) - Method in class org.jpos.iso.PosDataCode
-
Sets one or more security characteristic flags.
- setSecurityCode(String) - Method in class org.jpos.core.CardHolder
-
assigns securityCode to this CardHolder object
- setSecurityModule(CLIContext, JCESecurityModule) - Static method in class org.jpos.q2.cli.SSM
-
Stashes a
JCESecurityModulein the SSM-subsystem storage so other SSM commands can resolve it. - setSeparator(String, char) - Method in class org.jpos.util.FSDMsg
-
Adds or overrides a separator type/char pair.
- setServer(Q2) - Method in class org.jpos.q2.QBeanSupport
- setServer(Q2) - Method in interface org.jpos.q2.QBeanSupportMBean
-
Sets the Q2 server instance for this QBean.
- setServerAuthNeeded(boolean) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Toggles whether outbound sockets validate the server certificate chain.
- setServerName(String) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Sets the Common Name (CN) used to verify the peer certificate.
- setServerSocket(ServerSocket) - Method in class org.jpos.iso.BaseChannel
-
Associates this ISOChannel with a server socket
- setSessions(int) - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
- setSessions(int) - Method in interface org.jpos.q2.iso.MultiSessionChannelAdaptorMBean
-
Sets the number of parallel channel sessions to maintain.
- setShouldArchive(boolean) - Method in class org.jpos.util.DirPoll
-
When
true, processed request files are moved to the archive directory. - setShouldCompressArchive(boolean) - Method in class org.jpos.util.DirPoll
-
When
true, archived files are compressed. - setShouldTimestampArchive(boolean) - Method in class org.jpos.util.DirPoll
-
When
true, archive files are timestamped. - setShutdownScript(String) - Method in class org.jpos.q2.qbean.QExec
- setShutdownScript(String) - Method in interface org.jpos.q2.qbean.QExecMBean
-
Sets the path to the script executed when the bean shuts down.
- setSimulatedNanoTime(long) - Method in class org.jpos.util.TPS
-
Overrides the monotonic nano time source for deterministic tests.
- setSleepTime(int) - Method in class org.jpos.util.SystemMonitor
-
Sets the polling interval and (re)starts the monitor thread.
- setSleepTime(long) - Method in class org.jpos.q2.qbean.SystemMonitor
- setSleepTime(long) - Method in interface org.jpos.q2.qbean.SystemMonitorMBean
-
Sets the polling interval in milliseconds.
- setSocketFactory(String) - Method in class org.jpos.q2.iso.ChannelAdaptor
- setSocketFactory(String) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
Sets the socket factory class name.
- setSocketFactory(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- setSocketFactory(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
Sets the socket-factory class name.
- setSocketFactory(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
Sets the socket-factory class name.
- setSocketFactory(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
Sets the socket-factory class name.
- setSocketFactory(String) - Method in class org.jpos.q2.iso.QServer
- setSocketFactory(String) - Method in interface org.jpos.q2.iso.QServerMBean
-
Sets the fully qualified socket-factory class name used to create the server socket.
- setSocketFactory(ISOClientSocketFactory) - Method in class org.jpos.iso.BaseChannel
-
Sets the specified Socket Factory to create sockets
- setSocketFactory(ISOClientSocketFactory) - Method in interface org.jpos.iso.FactoryChannel
-
Sets the
ISOClientSocketFactoryused to create sockets for this channel. - setSocketFactory(ISOServerSocketFactory) - Method in class org.jpos.iso.ISOServer
-
Sets the specified Socket Factory to create sockets
- setSoLinger(boolean, int) - Method in class org.jpos.iso.BaseChannel
-
Socket SO_LINGER option to use when closing the socket.
- setSource(String) - Method in class org.jpos.iso.header.BASE1Header
- setSource(String) - Method in class org.jpos.iso.header.BaseHeader
- setSource(String) - Method in interface org.jpos.iso.ISOHeader
-
Sets the source address in this ISOHeader.
- setSource(ISOSource) - Method in class org.jpos.iso.ISOMsg
-
Let this ISOMsg object hold a weak reference to an ISOSource (usually used to carry a reference to the incoming ISOChannel)
- setSource(LogSource) - Method in class org.jpos.util.LogEvent
-
Replaces the
LogSourceassociated with this event. - setSpace(String) - Method in class org.jpos.iso.filter.StatefulFilter
-
Resolves a
Spacefrom the given URI and uses it as the backing space. - setSpace(Space) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property space.
- setSpaceName(String) - Method in class org.jpos.q2.qbean.SpaceAdaptor
- setSpaceName(String) - Method in interface org.jpos.q2.qbean.SpaceAdaptorMBean
-
Sets the configured space name managed by this adaptor.
- setSpaceName(String) - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
- setSpaceName(String) - Method in interface org.jpos.q2.qbean.SpaceProxyAdaptorMBean
-
Sets the configured space name exposed by this adaptor.
- setSrcId(String) - Method in class org.jpos.iso.channel.VAPChannel
-
Sets the source identifier carried in the BASE1 header.
- setStartScript(String) - Method in class org.jpos.q2.qbean.QExec
- setStartScript(String) - Method in interface org.jpos.q2.qbean.QExecMBean
-
Sets the path to the script executed when the bean starts.
- setState(int) - Method in class org.jpos.q2.QBeanSupport
-
Sets the lifecycle state of this bean.
- setState(long, Integer) - Method in class org.jpos.transaction.TransactionManager
-
Atomically replaces the persisted lifecycle state for
id. - setStatus(int) - Method in class org.jpos.iso.header.BASE1Header
-
Sets the status field.
- setStopped(boolean) - Method in class org.jpos.q2.CLIContext
-
Marks this CLI session as stopped.
- setSuffix(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property suffix.
- setTag(String) - Method in class org.jpos.tlv.ISOTaggedField
-
Sets the tag identifier.
- setTag(String) - Method in class org.jpos.util.LogEvent
-
Sets the log tag for this event.
- setTagFormatMapper(BERTLVFormatMapper) - Static method in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVPackager
-
Use this method to globally set the BERTLVFormatMapper
- setTagMapper(TagMapper) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Sets the
TagMapperused to translate tag identifiers. - setTags(String) - Method in class org.jpos.util.Tags
-
Replaces the current tag set with the tags contained in the supplied string.
- setTagSize(int) - Method in class org.jpos.tlv.CharTagMap
-
Sets size of tag element.
- setTerminationTimer(int) - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Sets the awaitTermination timeout, in seconds.
- setThirdBitmapField(int) - Method in class org.jpos.iso.ISOBasePackager
-
Configures the Data Element field that holds the tertiary bitmap.
- setThreadPool(ExecutorService) - Method in class org.jpos.util.DirPoll
-
Sets the thread pool used to execute processor tasks.
- setTimeout(int) - Method in class org.jpos.iso.BaseChannel
-
sets socket timeout (as suggested by Leonard Thomas <leonard@rhinosystemsinc.com>)
- setTimeout(long) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property timeout.
- setTimeout(long) - Method in class org.jpos.transaction.Context
- setTimeout(long) - Method in interface org.jpos.transaction.Pausable
-
Sets the maximum pause duration.
- setTmpDir(String) - Method in class org.jpos.util.DirPoll
-
Sets the tmp sub-directory name relative to the base path.
- setToken(String) - Method in class org.jpos.iso.IF_TBASE
- setToken(String) - Method in interface org.jpos.iso.TaggedFieldPackager
-
Sets the tag token for this packager.
- setToken(String) - Method in class org.jpos.tlv.packager.IF_FSTBINARY
- setToken(String) - Method in class org.jpos.tlv.packager.IF_FSTCHAR
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
- setToken(String) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
- setToken(String) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
Specify a placeholder token so that we can determine the tag length.
- setTotalDurationInNanos(long) - Method in class org.jpos.util.Profiler.Entry
-
Sets the total elapsed duration in nanoseconds.
- setTrace(boolean) - Method in class org.jpos.transaction.Context
-
Enables or disables tracing for this context.
- setTrack1(String) - Method in class org.jpos.core.CardHolder
-
Sets the track1 data.
- setTrailer(byte[]) - Method in class org.jpos.iso.ISOMsg
-
Sets optional trailer data.
- setTrailer(String) - Method in class org.jpos.core.CardHolder
-
Sets the card trailer string.
- setTrailler(String) - Method in class org.jpos.core.CardHolder
-
Deprecated.use setTrailer
- setTransactionManager(TransactionManager) - Method in class org.jpos.transaction.participant.Join
-
Captures the
TransactionManagerused to construct nested participants. - setTransactionManager(TransactionManager) - Method in class org.jpos.transaction.participant.SendResponse
-
Captures the input space from the hosting transaction manager so the participant can re-arm a
SpaceSourceduring commit. - setTreated(boolean) - Method in exception class org.jpos.iso.validator.ISOVException
-
Marks this exception as treated (or untreated) by a containing
catchclause. - setTrim(boolean) - Method in class org.jpos.iso.ISOFieldPackager
-
Enables or disables trimming for this field.
- setTrim(boolean) - Method in class org.jpos.iso.ISOStringFieldPackager
- setUI(UI, Element) - Method in class org.jpos.bsh.BSHAction
- setUI(UI, Element) - Method in class org.jpos.ui.action.Dispose
-
Sets the UI instance and configuration element.
- setUI(UI, Element) - Method in class org.jpos.ui.action.Exit
- setUI(UI, Element) - Method in class org.jpos.ui.action.Redirect
- setUI(UI, Element) - Method in interface org.jpos.ui.UIAware
-
Configures this UI-aware component.
- setUnhandledQueue(String) - Method in class org.jpos.q2.iso.QMUX
- setUnhandledQueue(String) - Method in interface org.jpos.q2.iso.QMUXMBean
-
Sets the queue name where unmatched inbound messages are forwarded.
- setUnpackingLenient(boolean) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
Sets whether unpacking should tolerate unknown or malformed tags.
- setUsable(boolean) - Method in class org.jpos.iso.BaseChannel
- setUsable(boolean) - Method in class org.jpos.iso.channel.ChannelPool
- setUsable(boolean) - Method in class org.jpos.iso.channel.LoopbackChannel
- setUsable(boolean) - Method in interface org.jpos.iso.ISOChannel
-
Marks this channel as usable or not; a non-usable channel will not accept messages.
- setValue(int) - Method in class org.jpos.iso.gui.ISOMeter
-
Sets the current meter value.
- setValue(int, String) - Method in class org.jpos.iso.gui.ISOMeter
-
Sets the meter value with a text label.
- setValue(Object) - Method in class org.jpos.iso.ISOAmount
- setValue(Object) - Method in class org.jpos.iso.ISOBinaryField
- setValue(Object) - Method in class org.jpos.iso.ISOBitMap
- setValue(Object) - Method in class org.jpos.iso.ISOComponent
-
Sets the value of this component.
- setValue(Object) - Method in class org.jpos.iso.ISODatasetField
-
Replaces the datasets held by this field.
- setValue(Object) - Method in class org.jpos.iso.ISOField
- setValue(Object) - Method in class org.jpos.iso.ISOMsg
-
Don't call setValue on an ISOMsg.
- setValue(Object) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- setValue(Object) - Method in class org.jpos.tlv.ISOTaggedField
- setVariant(byte) - Method in class org.jpos.security.SecurePrivateKey
- setVariant(byte) - Method in class org.jpos.security.SecureVariantKey
-
Sets key protection variant metchod appiled to this key by the security module.
- setVariant(int) - Method in class org.jpos.security.SecureKeySpec
-
Sets key protection variant metchod appiled to this key by the security module.
- setVerificationMethods(boolean, PosDataCode.VerificationMethod...) - Method in class org.jpos.iso.PosDataCode
-
Sets or clears one or more verification methods.
- setVerificationMethods(PosDataCode.VerificationMethod...) - Method in class org.jpos.iso.PosDataCode
-
Sets one or more verification methods.
- setVetoUnmatched(boolean) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property vetoUnmatched.
- setVISA1ResponseFilter(VISA1ResponseFilter) - Method in class org.jpos.iso.packager.VISA1Packager
-
Replaces the VISA1 response filter used to inspect inbound responses.
- setWipeFields(int[]) - Method in class org.jpos.iso.gui.ISOChannelPanel
-
Sets the fields to wipe in output.
- setXMLParserFeature(String, boolean) - Method in class org.jpos.iso.packager.XMLPackager
-
Sets a SAX feature on the underlying XML parser.
- severity() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Returns the severity of this error set.
- SHORT_FILE_IDENTIFIER_0x88 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Short File Identifier (SFI).
- shortClassName(String) - Static method in class org.jpos.util.Caller
-
Abbreviates a fully-qualified class name by collapsing every package segment to its first character (e.g.
- shouldIgnore(byte[]) - Method in class org.jpos.iso.BaseChannel
-
Returns whether the given raw message should be silently ignored.
- shouldIgnore(byte[]) - Method in class org.jpos.iso.channel.VAPChannel
- showLogList() - Method in class org.jpos.iso.gui.ISOMeter
-
Shows the log list panel.
- SHOWNR - Class in org.jpos.q2.cli
-
CLI command that lists the registered NameRegistrar entries.
- SHOWNR() - Constructor for class org.jpos.q2.cli.SHOWNR
-
Default constructor; no instance state to initialise.
- showThreadGroup(ThreadGroup, PrintStream, String) - Method in class org.jpos.util.SystemMonitor
-
Recursively dumps
gand every parent thread group, with their threads. - shutdown() - Method in class org.jpos.iso.ISOServer
-
Shutdown this server
- shutdown() - Method in class org.jpos.q2.Q2
-
Initiates an orderly shutdown of Q2 without waiting for the worker thread to terminate.
- shutdown() - Method in class org.jpos.space.SpaceProxy
-
Unexports this proxy from the RMI runtime, retrying once after a brief delay.
- shutdown() - Method in class org.jpos.util.SystemMonitor
-
Signals the monitor's run loop to terminate.
- shutdown(boolean) - Method in class org.jpos.q2.Q2
-
Initiates shutdown and optionally blocks until the worker thread terminates.
- Shutdown - Class in org.jpos.q2.qbean
-
QBean that shuts the hosting Q2 instance down as soon as it starts.
- Shutdown - Record Class in org.jpos.log.evt
-
System initiates shutdown sequence
- Shutdown() - Constructor for class org.jpos.q2.qbean.Shutdown
-
Default constructor; no instance state to initialise.
- Shutdown(UUID, long) - Constructor for record class org.jpos.log.evt.Shutdown
-
Creates an instance of a
Shutdownrecord class. - SHUTDOWN - Class in org.jpos.q2.cli
-
CLI command that requests an orderly Q2 shutdown.
- SHUTDOWN() - Constructor for class org.jpos.q2.cli.SHUTDOWN
-
Default constructor; no instance state to initialise.
- SHUTDOWN_TIMEOUT - Static variable in class org.jpos.q2.Q2
-
Maximum time, in milliseconds, that Q2 waits for QBeans to stop on shutdown.
- SIGNED_DYNAMIC_APPLICATION_DATA_0x9F4B - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Signed Dynamic Application Data.
- SIGNED_STATIC_APPLICATION_DATA_0x93 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Signed Static Application Data.
- SignedEbcdicNumberInterpreter - Class in org.jpos.iso
-
Implements EBCDIC Interpreter for signed numerics.
- SignedEbcdicNumberInterpreter() - Constructor for class org.jpos.iso.SignedEbcdicNumberInterpreter
-
Public constructor; prefer
SignedEbcdicNumberInterpreter.INSTANCEfor repeated use. - SIGNVER - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may be used to perform both digital signature generation and verification operations.
- SimpleConfiguration - Class in org.jpos.core
-
A
Configurationimplementation backed by aPropertiesobject. - SimpleConfiguration() - Constructor for class org.jpos.core.SimpleConfiguration
-
Default constructor.
- SimpleConfiguration(String) - Constructor for class org.jpos.core.SimpleConfiguration
-
Loads a configuration from a Java
.propertiesfile. - SimpleConfiguration(Properties) - Constructor for class org.jpos.core.SimpleConfiguration
-
Wraps the supplied
Propertiesas a configuration. - SimpleConfigurationFactory - Class in org.jpos.q2
-
Default
ConfigurationFactorythat builds aSimpleConfigurationfrom<property>children, with optional inclusion of YAML or.propertiesfiles (and per-environment overlays). - SimpleConfigurationFactory() - Constructor for class org.jpos.q2.SimpleConfigurationFactory
-
Default constructor; no instance state to initialise.
- SimpleKeyFile - Class in org.jpos.security
-
Implements SecureKeyStore using a properties file.
- SimpleKeyFile() - Constructor for class org.jpos.security.SimpleKeyFile
-
Default constructor.
- SimpleKeyFile(String) - Constructor for class org.jpos.security.SimpleKeyFile
-
Constructs the store and immediately loads keys from
keyFileName. - SimpleLogListener - Class in org.jpos.util
- SimpleLogListener() - Constructor for class org.jpos.util.SimpleLogListener
-
Default constructor.
- SimpleLogListener(PrintStream) - Constructor for class org.jpos.util.SimpleLogListener
-
Constructs a SimpleLogListener writing to the given stream.
- SimpleLogSource - Class in org.jpos.util
-
LogSources can choose to extends this SimpleLogSource
- SimpleLogSource() - Constructor for class org.jpos.util.SimpleLogSource
-
Default constructor.
- SimpleLogSource(Logger, String) - Constructor for class org.jpos.util.SimpleLogSource
-
Constructs a SimpleLogSource with the given logger and realm.
- SimpleMsg - Class in org.jpos.util
-
A simple general purpose loggeable message.
- SimpleMsg(String, Object) - Constructor for class org.jpos.util.SimpleMsg
-
Constructs a SimpleMsg with no name attribute.
- SimpleMsg(String, String, Object) - Constructor for class org.jpos.util.SimpleMsg
-
Constructs a SimpleMsg with an XML tag, an optional name attribute, and a payload.
- SimpleRC - Class in org.jpos.rc
-
Result Code implementation
- SimpleRC(String) - Constructor for class org.jpos.rc.SimpleRC
-
Constructs a SimpleRC carrying only the response code.
- SimpleRC(String, String) - Constructor for class org.jpos.rc.SimpleRC
-
Constructs a SimpleRC with a response code and a human-readable display string.
- simulatedNanoTime - Variable in class org.jpos.util.TPS
-
If set (via setSimulatedNanoTime), getNanoTime() returns this value.
- size() - Method in class org.jpos.iso.channel.ChannelPool
-
Returns the number of channels in the pool.
- size() - Method in class org.jpos.iso.MessageErrorIndicator
-
Returns the number of error sets.
- size() - Method in class org.jpos.util.Tags
-
Returns the number of tags in the set.
- size(Object) - Method in class org.jpos.space.JDBMSpace
-
Returns the approximate number of entries currently stored under
key. - size(Object) - Method in class org.jpos.space.JESpace
- size(Object) - Method in class org.jpos.space.LSpace
- size(Object) - Method in class org.jpos.space.TSpace
- size(K) - Method in interface org.jpos.space.LocalSpace
-
Returns the number of entries queued under the given key.
- SIZE_HEADER - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the fixed key-block header.
- SIZE_HEADER_3DES - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the MAC trailer when bound with 3-DES.
- SIZE_HEADER_AES - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the MAC trailer when bound with AES.
- SIZE_KEY_VERSION - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the key-version field.
- SIZE_KEYBLOCK_LENGTH - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the total key-block length field.
- SIZE_KEYBLOCK_VERSION - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the key-block version byte.
- SIZE_KEYUSAGE - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the key-usage attribute.
- SIZE_NUMOFOPTHDR - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the number-of-optional-headers field.
- SIZE_OPTHDR_ID - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of an optional header's identifier.
- SIZE_OPTHDR_LENGTH - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of an optional header's length field.
- SIZE_RESERVED - Static variable in class org.jpos.security.SecureKeyBlockBuilder
-
Size in characters of the reserved field.
- SIZEOF_CNT - Static variable in interface org.jpos.iso.ISOChannel
-
Number of counters maintained by this channel.
- SKDMethod - Enum Class in org.jpos.security
-
Indicate method for derivation by the issuer of a 16-byte Unique DEA Key UDK (Session Key) used for Application Cryptogram generation, issuer authentication, and secure messaging.
- sl - Variable in class org.jpos.space.TSpace
-
Per-key space listeners; itself a
TSpaceso it inherits the dispatch model. - sleep(long) - Static method in class org.jpos.iso.ISOUtil
-
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds.
- SLEEP - Class in org.jpos.q2.cli
-
CLI command that pauses the CLI for a configurable number of seconds.
- SLEEP() - Constructor for class org.jpos.q2.cli.SLEEP
-
Default constructor; no instance state to initialise.
- SMAdapter<T> - Interface in org.jpos.security
-
A class that implements the SMAdapter interface would act as an adapter to the real security module device (by communicating with it using its proprietary protocol).
- SMAdaptor - Class in org.jpos.q2.security
-
SMAdaptor Adaptor Sample Configuration
- SMAdaptor() - Constructor for class org.jpos.q2.security.SMAdaptor
-
Default constructor.
- SMAdaptorMBean - Interface in org.jpos.q2.security
-
MBean interface.
- SMCONSOLE - Class in org.jpos.q2.cli
-
CLI command that opens the SSM console subsystem.
- SMCONSOLE() - Constructor for class org.jpos.q2.cli.SMCONSOLE
-
Default constructor; no instance state to initialise.
- SMException - Exception Class in org.jpos.security
-
Signals that a Security Module exception of some sort has occurred.
- SMException() - Constructor for exception class org.jpos.security.SMException
-
Default constructor.
- SMException(Exception) - Constructor for exception class org.jpos.security.SMException
-
Constructs a new exception wrapping the given cause.
- SMException(String) - Constructor for exception class org.jpos.security.SMException
-
Constructs a new exception with the given detail message.
- SMException(String, Exception) - Constructor for exception class org.jpos.security.SMException
-
Constructs a new exception with the given detail message and cause.
- snapshot(long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
Snapshots the context for transaction
idwithout changing its state. - snapshot(long, Serializable, Integer) - Method in class org.jpos.transaction.TransactionManager
-
Snapshots the context and optionally updates the persisted state for transaction
id. - Snapshot(String, long) - Constructor for class org.jpos.jfr.TMEvent.Snapshot
-
Creates a snapshot event.
- SnapshotLogListener - Class in org.jpos.util
-
A LogListener implementation that allows logging during a configurable time window every configurable period.
- SnapshotLogListener() - Constructor for class org.jpos.util.SnapshotLogListener
-
Creates an empty listener; window and period are wired by
SnapshotLogListener.setConfiguration(Configuration). - socketFactory - Variable in class org.jpos.iso.BaseChannel
-
Optional factory for creating client sockets.
- socketFactory - Variable in class org.jpos.iso.ISOServer
-
Optional factory for creating server sockets.
- SOURCE - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Source channel/peer from which the request originated.
- sp - Variable in class org.jpos.q2.iso.ChannelAdaptor
-
The space used for inter-process message passing.
- sp - Variable in class org.jpos.q2.iso.QMUX
-
Local space backing the in/out queues.
- sp - Variable in class org.jpos.q2.iso.QServer
-
Local space used for inbound/outbound queue routing when configured.
- sp - Variable in class org.jpos.space.SpaceInterceptor
-
Underlying space delegated to by every operation.
- Space<K,
V> - Interface in org.jpos.space -
Space uses concepts described in the Linda Coordination Language that eases the implementation of other jPOS components (such as Channels, Muxes, etc.), but it is not by any means an attempt to provide a full implementation.
- SPACE_PADDER - Static variable in class org.jpos.iso.RightPadder
-
A padder for padding spaces on the right.
- SPACE_PADDER - Static variable in class org.jpos.iso.RightTPadder
-
A padder for padding spaces on the right.
- SpaceAdaptor - Class in org.jpos.q2.qbean
-
Space Adaptor
- SpaceAdaptor() - Constructor for class org.jpos.q2.qbean.SpaceAdaptor
-
Default constructor.
- SpaceAdaptorMBean - Interface in org.jpos.q2.qbean
-
MBean interface.
- SpaceError - Exception Class in org.jpos.space
-
org.jpos.space.Space operations do not declare any checked exceptions.
- SpaceError() - Constructor for exception class org.jpos.space.SpaceError
-
Default constructor.
- SpaceError(String) - Constructor for exception class org.jpos.space.SpaceError
-
Constructs a new error with the given detail message.
- SpaceError(String, Throwable) - Constructor for exception class org.jpos.space.SpaceError
-
Constructs a new error with the given detail message and cause.
- SpaceError(Throwable) - Constructor for exception class org.jpos.space.SpaceError
-
Constructs a new error wrapping the given cause.
- SpaceEvent - Class in org.jpos.jfr
-
JFR event recorded around individual jPOS space operations, threshold-filtered to avoid storms (default 10 ms).
- SpaceEvent(String, String) - Constructor for class org.jpos.jfr.SpaceEvent
-
Constructs a SpaceEvent describing the given operation and key.
- SpaceFactory - Class in org.jpos.space
-
Creates a space based on a space URI.
- SpaceFactory() - Constructor for class org.jpos.space.SpaceFactory
-
Default constructor; no instance state to initialise.
- SpaceInterceptor<K,
V> - Class in org.jpos.space -
Intercepts space operations.
- SpaceInterceptor(Space) - Constructor for class org.jpos.space.SpaceInterceptor
-
Constructs an interceptor wrapping the given space.
- SpaceLet - Class in org.jpos.q2.qbean
-
QBean that adapts a
Spacefor scripted access via BeanShell, allowing incoming/outgoing operations to be intercepted by configured BSH snippets. - SpaceLet() - Constructor for class org.jpos.q2.qbean.SpaceLet
-
Default constructor; no instance state to initialise.
- SPACELET - Static variable in class org.jpos.space.SpaceFactory
-
Scheme constant used to look up an externally-registered spacelet.
- SpaceListener<K,
V> - Interface in org.jpos.space -
Callback interface for objects that wish to be notified when entries are added to a
Space. - SpaceLogListener - Class in org.jpos.util
-
LogListenerthat publishes events into aSpacequeue, optionally freezing them to aFrozenLogEventfirst so background subscribers see a stable snapshot. - SpaceLogListener() - Constructor for class org.jpos.util.SpaceLogListener
-
Default constructor.
- SpaceProxy - Class in org.jpos.space
-
RMI Space Proxy
- SpaceProxy() - Constructor for class org.jpos.space.SpaceProxy
-
Constructs a proxy backed by the default jPOS space.
- SpaceProxy(String) - Constructor for class org.jpos.space.SpaceProxy
-
Constructs a proxy backed by the space resolved from
spaceUri. - SpaceProxyAdaptor - Class in org.jpos.q2.qbean
-
Remote Space Proxy Adaptor.
- SpaceProxyAdaptor() - Constructor for class org.jpos.q2.qbean.SpaceProxyAdaptor
-
Default constructor.
- SpaceProxyAdaptorMBean - Interface in org.jpos.q2.qbean
-
MBean interface.
- spaceRegistrar - Static variable in class org.jpos.space.JDBMSpace
-
Cache of named JDBM spaces, keyed by space name.
- SpaceSource - Class in org.jpos.space
- SpaceSource(LocalSpace, ISOSource, long) - Constructor for class org.jpos.space.SpaceSource
-
Constructs a SpaceSource that publishes the original
sourceinto the internal jPOS space and listens on the correlation key for responses. - SpaceTap - Class in org.jpos.space
-
SpaceListener that copies entries written under one key to another key (optionally in a different space) with a configurable lease timeout.
- SpaceTap(LocalSpace, Object, Object, long) - Constructor for class org.jpos.space.SpaceTap
-
Constructs a tap that copies within a single space.
- SpaceTap(LocalSpace, LocalSpace, Object, Object, long) - Constructor for class org.jpos.space.SpaceTap
-
Constructs a tap that copies between two spaces.
- SpaceUtil - Class in org.jpos.space
-
Space related helper methods
- SpaceUtil() - Constructor for class org.jpos.space.SpaceUtil
-
Default constructor; no instance state to initialise.
- SPECIAL_CONDITIONS - Enum constant in enum class org.jpos.rc.CMF
-
Special Conditions.
- specialDecrypt(byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Inverse of
JCESecurityModule.specialEncrypt(byte[], byte[]). - specialEncrypt(byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
DUKPT helper that applies a single- or triple-DES "X9.24" style transform over an 8-byte block.
- SPLIT_BY_DIVISOR - Static variable in class org.jpos.q2.iso.MUXPool
-
Strategy: hash-by-divisor selection driven by a configured field value.
- SSM - Class in org.jpos.q2.cli
-
CLI implementation - SSM subsystem
- SSM() - Constructor for class org.jpos.q2.cli.SSM
-
Default constructor; no instance state to initialise.
- SsmActionBase - Class in org.jpos.q2.cli.ssm
-
Provides base for most SSM based commands.
- SsmActionBase() - Constructor for class org.jpos.q2.cli.ssm.SsmActionBase
-
Default constructor; no instance state to initialise.
- standardPackager - Variable in class org.jpos.iso.packager.PackagerWrapper
-
Underlying packager that this wrapper delegates to.
- start() - Method in class org.jpos.iso.gui.ISOMeter
-
Starts the meter update thread.
- start() - Method in class org.jpos.q2.CLI
-
Starts the CLI session.
- start() - Method in class org.jpos.q2.Q2
-
Starts Q2 on a new daemon-style worker thread.
- start() - Method in class org.jpos.q2.qbean.QBeanFactory
- start() - Method in interface org.jpos.q2.QBean
-
start the service
- start() - Method in class org.jpos.q2.QBeanSupport
- Start - Record Class in org.jpos.log.evt
-
Represents the starting log entry for an auditing process in the system.
- Start(UUID, String, String, String, String) - Constructor for record class org.jpos.log.evt.Start
-
Creates an instance of a
Startrecord class. - startDocument() - Method in class org.jpos.iso.packager.GenericPackager.GenericContentHandler
- startDocument() - Method in class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
- STARTED - Static variable in interface org.jpos.q2.QBean
-
QBean is running.
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.GenericPackager.GenericContentHandler
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.LogPackager
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.XMLPackager
- STARTING - Static variable in interface org.jpos.q2.QBean
-
QBean is in the process of starting.
- startQBean(Q2, ObjectName) - Method in class org.jpos.q2.QFactory
-
Invokes the
startmethod on the given QBean MBean. - startService() - Method in class org.jpos.q2.iso.ChannelAdaptor
- startService() - Method in class org.jpos.q2.iso.ContextMaker
- startService() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
- startService() - Method in class org.jpos.q2.iso.DirPollAdaptor
- startService() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
- startService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- startService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- startService() - Method in class org.jpos.q2.iso.QMUX
- startService() - Method in class org.jpos.q2.iso.QMUXProxyAdaptor
- startService() - Method in class org.jpos.q2.iso.QServer
- startService() - Method in class org.jpos.q2.iso.TaskAdaptor
- startService() - Method in class org.jpos.q2.qbean.BSH
- startService() - Method in class org.jpos.q2.qbean.LoggerAdaptor
- startService() - Method in class org.jpos.q2.qbean.LoggerService
- startService() - Method in class org.jpos.q2.qbean.QBeanFactory
- startService() - Method in class org.jpos.q2.qbean.QExec
- startService() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- startService() - Method in class org.jpos.q2.qbean.Shutdown
- startService() - Method in class org.jpos.q2.qbean.SpaceAdaptor
- startService() - Method in class org.jpos.q2.qbean.SpaceLet
- startService() - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
- startService() - Method in class org.jpos.q2.qbean.SystemMonitor
- startService() - Method in class org.jpos.q2.QBeanAsyncSupport
- startService() - Method in class org.jpos.q2.QBeanSupport
-
Called during the start lifecycle phase; subclasses may override.
- startService() - Method in class org.jpos.q2.ui.UI
- startService() - Method in class org.jpos.transaction.TransactionManager
- STATE - Static variable in class org.jpos.transaction.TransactionManager
-
Space-key prefix used to persist a transaction's lifecycle state.
- stateChanged(ChangeEvent) - Method in class org.jpos.ui.factory.JTabbedPaneFactory
- StatefulFilter - Class in org.jpos.iso.filter
-
Filter that maintains some fields of arriving messages in one direction and put that fields in the message going in the opposite direction that is the answer, based on a key formed by some fields.
- StatefulFilter() - Constructor for class org.jpos.iso.filter.StatefulFilter
-
Creates a new instance of StateFulFilter
- stateString - Static variable in interface org.jpos.q2.QBean
-
Human-readable names for each QBean state, indexed by state constant.
- STATIC_DATA_AUTHENTICATION_TAG_LIST_0x9F4A - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Static Data Authentication Tag List.
- status() - Method in record class org.jpos.log.evt.License
-
Returns the value of the
statusrecord component. - STD_ALG_MACING - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Standard algorithm MACing applied.
- stderr() - Method in record class org.jpos.log.evt.ProcessOutput
-
Returns the value of the
stderrrecord component. - stdout() - Method in record class org.jpos.log.evt.ProcessOutput
-
Returns the value of the
stdoutrecord component. - STOLEN_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Stolen Card.
- stop() - Method in class org.jpos.q2.CLI
-
Stops the CLI session.
- stop() - Method in class org.jpos.q2.Q2
-
Initiates an orderly shutdown of Q2 and the QBeans it has deployed.
- stop() - Method in class org.jpos.q2.qbean.QBeanFactory
- stop() - Method in interface org.jpos.q2.QBean
-
stop the service
- stop() - Method in class org.jpos.q2.QBeanSupport
- stop() - Method in class org.jpos.util.TPS
-
Stops auto-update scheduling and leaves the meter in manual mode.
- Stop - Record Class in org.jpos.log.evt
-
Represents the stopping log entry, marking the completion of a log instance (end of file/run).
- Stop(UUID, Duration) - Constructor for record class org.jpos.log.evt.Stop
-
Creates an instance of a
Stoprecord class. - STOP_PAYMENT_ACCOUNT - Enum constant in enum class org.jpos.rc.CMF
-
Stop Payment Account.
- STOP_PAYMENT_ALL_MERCHANT - Enum constant in enum class org.jpos.rc.CMF
-
Stop Payment All Merchant.
- STOP_PAYMENT_SPECIFIC - Enum constant in enum class org.jpos.rc.CMF
-
Stop Payment Specific.
- STOPPED - Static variable in interface org.jpos.q2.QBean
-
QBean is stopped.
- STOPPING - Static variable in interface org.jpos.q2.QBean
-
QBean is in the process of stopping.
- stopService() - Method in class org.jpos.metrics.PrometheusService
- stopService() - Method in class org.jpos.q2.iso.ChannelAdaptor
- stopService() - Method in class org.jpos.q2.iso.ContextMaker
- stopService() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
- stopService() - Method in class org.jpos.q2.iso.DirPollAdaptor
- stopService() - Method in class org.jpos.q2.iso.MUXPool
- stopService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
- stopService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
- stopService() - Method in class org.jpos.q2.iso.QMUX
- stopService() - Method in class org.jpos.q2.iso.QMUXProxyAdaptor
- stopService() - Method in class org.jpos.q2.iso.QServer
- stopService() - Method in class org.jpos.q2.iso.TaskAdaptor
- stopService() - Method in class org.jpos.q2.qbean.LoggerAdaptor
- stopService() - Method in class org.jpos.q2.qbean.LoggerService
- stopService() - Method in class org.jpos.q2.qbean.QBeanFactory
- stopService() - Method in class org.jpos.q2.qbean.QExec
- stopService() - Method in class org.jpos.q2.qbean.QSingleInstanceFileBasedManager
- stopService() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
- stopService() - Method in class org.jpos.q2.qbean.SpaceAdaptor
- stopService() - Method in class org.jpos.q2.qbean.SpaceLet
- stopService() - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
- stopService() - Method in class org.jpos.q2.qbean.SystemMonitor
- stopService() - Method in class org.jpos.q2.QBeanAsyncSupport
- stopService() - Method in class org.jpos.q2.QBeanSupport
-
Called during the stop lifecycle phase; subclasses may override.
- stopService() - Method in class org.jpos.q2.security.SMAdaptor
- stopService() - Method in class org.jpos.q2.ui.UI
- stopService() - Method in class org.jpos.transaction.TransactionManager
- StopWatch - Class in org.jpos.util
-
Simple wall-clock timer that pads a block of work to a minimum duration, useful when masking timing differences between branches (e.g.
- StopWatch(long) - Constructor for class org.jpos.util.StopWatch
-
Convenience constructor that takes the minimum duration in milliseconds.
- StopWatch(long, TimeUnit) - Constructor for class org.jpos.util.StopWatch
-
Constructs a StopWatch that finishes no earlier than
periodfrom now. - STORED_DETAILS - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Transaction using stored cardholder details.
- str2bcd(String, boolean) - Static method in class org.jpos.iso.ISOUtil
-
converts to BCD
- str2bcd(String, boolean, byte) - Static method in class org.jpos.iso.ISOUtil
-
converts to BCD
- str2bcd(String, boolean, byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
converts to BCD
- str2hex(String, boolean, byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
converts to BCD
- streamReceive() - Method in class org.jpos.iso.BaseChannel
-
Reads raw bytes from the stream for protocols without explicit length framing.
- streamReceive() - Method in class org.jpos.iso.channel.BASE24Channel
- streamReceive() - Method in class org.jpos.iso.channel.LogChannel
- streamReceive() - Method in class org.jpos.iso.channel.TelnetXMLChannel
- streamReceive() - Method in class org.jpos.iso.channel.X25Channel
- streamReceive() - Method in class org.jpos.iso.channel.XMLChannel
- StringMarkdownLogRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer for plain
Stringpayloads (preserves indentation). - StringMarkdownLogRenderer() - Constructor for class org.jpos.log.render.markdown.StringMarkdownLogRenderer
-
Default constructor; no instance state to initialise.
- stripUnicode(String) - Static method in class org.jpos.iso.ISOUtil
-
Reverses the
\\uXXXXescapes produced byescapeUnicode-style helpers, returning the original characters. - strpad(String, int) - Static method in class org.jpos.iso.ISOUtil
-
pads to the right
- strpadf(String, int) - Static method in class org.jpos.iso.ISOUtil
-
pads a string with 'F's (useful for pinoffset management)
- STX - Static variable in class org.jpos.iso.ISOUtil
-
ASCII Start of Text (STX) control character.
- SubConfiguration - Class in org.jpos.core
-
SubConfiguration objects lets childs objects access attributes in its parent object with a given prefix, for example "child.".
- SubConfiguration() - Constructor for class org.jpos.core.SubConfiguration
-
Creates a new empty SubConfiguration object
- SubConfiguration(Configuration, String) - Constructor for class org.jpos.core.SubConfiguration
-
Creates a new SubConfiguration from its parent's Configuration and the a given
prefix. - subElement() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Returns the sub-element number for constructed data elements.
- submit(File, Runnable) - Method in class org.jpos.util.LogCompressor
-
Submits a compression task for
logFileon the shared executor. - success() - Method in enum class org.jpos.rc.CMF
- success() - Method in interface org.jpos.rc.IRC
-
Returns true if this IRC represents a successful outcome.
- success() - Method in class org.jpos.rc.Result
-
Returns the first success entry if the result is successful, or
nullotherwise. - success(IRC, String, String, Object...) - Method in class org.jpos.rc.Result
-
Adds a success entry to this result.
- SUCCESSFUL - Enum constant in enum class org.jpos.rc.CMF
-
Successful.
- successList() - Method in class org.jpos.rc.Result
-
Returns a list of all success entries.
- SunJSSESocketFactory - Class in org.jpos.iso
-
Deprecated.use GenericSSLSocketFactory()
- SunJSSESocketFactory() - Constructor for class org.jpos.iso.SunJSSESocketFactory
-
Deprecated.Default constructor; no instance state to initialise.
- supervise() - Method in class org.jpos.util.ThreadPool
-
Deprecated.Supervises pooled threads and interrupts expired supervised jobs.
- supportIndicator() - Method in class org.jpos.iso.LifeCycleId
-
Returns the life cycle support indicator character.
- supportIndicator(char) - Method in class org.jpos.iso.LifeCycleId.Builder
-
Sets the support indicator from a literal character.
- supportIndicator(String) - Method in class org.jpos.iso.LifeCycleId.Builder
-
Derives the support indicator from an ISO 8583 MTI string.
- supportIndicatorForMTI(String) - Static method in class org.jpos.iso.LifeCycleId
-
Derives the life cycle support indicator character from an ISO 8583 MTI.
- SURCHARGE_NOT_PERMITTED_BY_NETWORK - Enum constant in enum class org.jpos.rc.CMF
-
Surcharge Not Permitted By Network.
- SURCHARGE_NOT_PERMITTED_FOR_CARD - Enum constant in enum class org.jpos.rc.CMF
-
Surcharge Not Permitted For Card.
- SUSPECTED_COUNTERFEIT_CARD_DONT_PICKUP - Enum constant in enum class org.jpos.rc.CMF
-
Suspected Counterfeit Card Dont Pickup.
- SUSPECTED_COUNTERFEIT_CARD_PICKUP - Enum constant in enum class org.jpos.rc.CMF
-
Suspected Counterfeit Card Pickup.
- SUSPECTED_FRAUD - Enum constant in enum class org.jpos.rc.CMF
-
Suspected Fraud.
- swapDirection() - Method in class org.jpos.iso.header.BASE1Header
- swapDirection() - Method in class org.jpos.iso.header.BaseHeader
- swapDirection() - Method in interface org.jpos.iso.ISOHeader
-
Swaps the source and destination addresses in this ISOHeader (if they exist).
- swapTagWithLength - Variable in class org.jpos.tlv.CharTagMapBuilder
-
Whether tag and length positions are swapped.
- Switch - Class in org.jpos.transaction.participant
-
GroupSelectorthat picks the next participant group based on the transaction name stored in the context (default keyContextConstants.TXNNAME). - Switch() - Constructor for class org.jpos.transaction.participant.Switch
-
Creates the selector; configuration is supplied via
Switch.setConfiguration(Configuration). - SysInfo - Record Class in org.jpos.log.evt
-
Audit event capturing a snapshot of the running JVM and host: OS / JDK identity, runtime resources (memory, threads, GC), classpath fingerprint, the process configuration, and selected runtime tables (name registrar, threads, deployed scripts).
- SysInfo(String, String, String, String, String, String, String, String, String, String, String, Charset, String, String, String, String, String, String, String, String, UUID, Duration, double, int, long, long, long, long, long, long, long, int, int, List, List, List) - Constructor for record class org.jpos.log.evt.SysInfo
-
Creates an instance of a
SysInforecord class. - SysInfoMarkdownRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer for
SysInfoaudit records. - SysInfoMarkdownRenderer() - Constructor for class org.jpos.log.render.markdown.SysInfoMarkdownRenderer
-
Default constructor; no instance state to initialise.
- SysInfoTxtLogRenderer - Class in org.jpos.log.render.txt
-
Plain-text renderer for
SysInfoaudit records. - SysInfoTxtLogRenderer() - Constructor for class org.jpos.log.render.txt.SysInfoTxtLogRenderer
-
Default constructor; no instance state to initialise.
- SYSLOG_PORT - Static variable in class org.jpos.util.SysLogListener
-
Default UDP port used by syslog daemons.
- SysLogListener - Class in org.jpos.util
-
SysLog Listener see www.ietf.org/rfc/rfc3164.txt
- SysLogListener() - Constructor for class org.jpos.util.SysLogListener
-
Default constructor.
- SYSMON - Class in org.jpos.q2.cli
-
CLI command that dumps the system monitor (memory/threads/uptime).
- SYSMON() - Constructor for class org.jpos.q2.cli.SYSMON
-
Default constructor; no instance state to initialise.
- SYSTEM - Static variable in class org.jpos.util.Realm
-
Generic system realm.
- SYSTEM_ERROR - Enum constant in enum class org.jpos.rc.CMF
-
System Error.
- SYSTEM_ERROR_DB - Enum constant in enum class org.jpos.rc.CMF
-
System Error Db.
- SYSTEM_ERROR_TXN - Enum constant in enum class org.jpos.rc.CMF
-
System Error Txn.
- SystemMonitor - Class in org.jpos.q2.qbean
-
Periodically dumps Thread and memory usage
- SystemMonitor - Class in org.jpos.util
-
Periodically dumps Thread and memory usage
- SystemMonitor() - Constructor for class org.jpos.q2.qbean.SystemMonitor
-
Default constructor; no instance state to initialise.
- SystemMonitor() - Constructor for class org.jpos.util.SystemMonitor
-
noargs constructor
- SystemMonitor(int, Logger, String) - Constructor for class org.jpos.util.SystemMonitor
-
Constructs a monitor with the given polling interval and logger binding.
- SystemMonitorMBean - Interface in org.jpos.q2.qbean
-
MBean interface.
- SystemSeed - Class in org.jpos.security
-
Provides deterministic byte sequences derived from a built-in seed table, used as a stable source of pseudo-random data when no live RNG is needed.
- SystemSeed() - Constructor for class org.jpos.security.SystemSeed
-
Default constructor; no instance state to initialise.
T
- T - Enum constant in enum class org.jpos.security.KeyScheme
-
Encryption of a triple length DES key using the variant method.
- tag - Variable in class org.jpos.tlv.packager.TaggedSequencePackager
-
Placeholder token that determines the tag length.
- TAG_CTP - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Tag name for Clear Text PIN.
- TAG_CTR - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Tag name for Counter.
- TAG_ERF - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Tag name for Error Flag.
- TAG_FIRST - Static variable in class org.jpos.iso.IsoFieldHeaderFormatter
-
Formatter with tag before length.
- TAG_KD - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Tag name for Key Data.
- TAG_ORG - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Tag name for Originator.
- TAG_RCV - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Tag name for Receiver.
- TAG_SVR - Static variable in class org.jpos.security.CryptographicServiceMessage
-
Tag name for Server.
- TaggedFieldPackager - Interface in org.jpos.iso
-
Marker interface for packagers that support tagged (TLV-style) ISO fields.
- TaggedFieldPackagerBase - Class in org.jpos.iso
-
Base class and template for handling tagged fields.
- TaggedFieldPackagerBase() - Constructor for class org.jpos.iso.TaggedFieldPackagerBase
-
Default constructor.
- TaggedFieldPackagerBase(int, String) - Constructor for class org.jpos.iso.TaggedFieldPackagerBase
-
Constructs a packager with the given length and description.
- TaggedSequencePackager - Class in org.jpos.tlv.packager
-
Packager for a sequence of tagged (TLV-style) ISO fields, supporting both fixed and variable-length tags.
- TaggedSequencePackager() - Constructor for class org.jpos.tlv.packager.TaggedSequencePackager
-
Default constructor.
- TaggedSequencePackager.PrefixUnpackResult - Class in org.jpos.tlv.packager
-
Holds the result of unpacking any fixed prefix fields before the TLV sequence.
- TagMapper - Interface in org.jpos.iso.packager
-
Maps between field IDs and tag names for tagged (TLV-style) ISO fields.
- tagPackager - Variable in class org.jpos.tlv.packager.TaggedSequencePackager
-
The packager used to read/write the tag identifier field.
- TagPackager(int, String) - Constructor for class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager.TagPackager
-
Creates a TagPackager with the given length and description.
- tagPrefixer - Static variable in class org.jpos.iso.packager.EuroSubFieldPackager
-
Length prefixer used to pack/unpack each Euro subfield's tag.
- tags() - Method in record class org.jpos.log.evt.LogEvt
-
Returns the value of the
tagsrecord component. - Tags - Class in org.jpos.util
-
Serializable, mutable set of string tags with helpers for parsing comma-separated values.
- Tags() - Constructor for class org.jpos.util.Tags
-
Default constructor.
- Tags(String) - Constructor for class org.jpos.util.Tags
-
Creates a tag set from a comma-encoded tag string.
- Tags(String...) - Constructor for class org.jpos.util.Tags
-
Creates a tag set from the provided tag values.
- TagSequence<T> - Interface in org.jpos.tlv
-
An ordered sequence of
TagValueelements of typeT. - TagSequenceBase - Class in org.jpos.tlv
-
Abstract base for
TagSequenceimplementations. - TagSequenceBase() - Constructor for class org.jpos.tlv.TagSequenceBase
-
Default constructor.
- TagSequenceBase(String) - Constructor for class org.jpos.tlv.TagSequenceBase
-
Constructs a sequence anchored under the given tag.
- tagSize - Variable in class org.jpos.iso.packager.DecimalTagMapper
-
Number of characters in each tag identifier.
- tagSize - Variable in class org.jpos.tlv.CharTagMapBuilder
-
Size of the tag field in characters.
- TagValue<T> - Interface in org.jpos.tlv
-
A typed tag-value pair used in TLV (Tag-Length-Value) processing.
- TagValueBase<T> - Class in org.jpos.tlv
-
Abstract base for
TagValueimplementations. - TagValueBase(String, T) - Constructor for class org.jpos.tlv.TagValueBase
-
Constructs a tag/value pair.
- TAIL - Class in org.jpos.q2.cli
-
CLI command that subscribes to one or more named loggers and streams their events to the terminal until the user presses Enter.
- TAIL() - Constructor for class org.jpos.q2.cli.TAIL
-
Default constructor; no instance state to initialise.
- tailDone() - Method in class org.jpos.transaction.TransactionManager
-
Returns whether the transaction at
tailis already DONE; whentrue, removes its persistent state. - takeFirstN(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Returns the first n characters of the passed String, left-padding with '0' where required.
- takeLastN(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Returns the last n characters of the passed String, left-padding with '0' where required.
- TaskAdaptor - Class in org.jpos.q2.iso
-
Task Adaptor
- TaskAdaptor() - Constructor for class org.jpos.q2.iso.TaskAdaptor
-
Default constructor.
- tcReturnedInFirstGenerateAC() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if tc returned in first generate a c.
- tcReturnedInSecondGenerateAC() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if tc returned in second generate a c.
- TDES - Enum constant in enum class org.jpos.security.Algorithm
-
TDES - Triple Data Encryption Standard.
- TEK - Static variable in class org.jpos.security.ExtKeyUsage
-
TEK - Terminal Encryption Key.
- TelnetXMLChannel - Class in org.jpos.iso.channel
-
Implements an ISOChannel able to exchange jPOS generated (or compliant) XML based ISO-8583 messages through a Telnet session the telnet commands are simply ignored.
- TelnetXMLChannel() - Constructor for class org.jpos.iso.channel.TelnetXMLChannel
-
Public constructor (used by Class.forName("...").newInstance())
- TelnetXMLChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.TelnetXMLChannel
-
Constructs client ISOChannel
- TelnetXMLChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.TelnetXMLChannel
-
Construct server ISOChannel
- TelnetXMLChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.TelnetXMLChannel
-
constructs a server ISOChannel associated with a Server Socket
- Template - Interface in org.jpos.space
-
Used by JDBMSpace to match entries based on its value
- TemplateDeployer - Class in org.jpos.q2.qbean
-
QBean that materialises
<template>children of its persist element into actual deploy descriptors when the bean initialises. - TemplateDeployer() - Constructor for class org.jpos.q2.qbean.TemplateDeployer
-
Default constructor; no instance state to initialise.
- TERMINAL - Enum constant in enum class org.jpos.emv.EMVTagType.DataSource
-
Data element originates from the terminal.
- TERMINAL_CAPABILITIES_0x9F33 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Terminal Capabilities.
- TERMINAL_COUNTRY_CODE_0x9F1A - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Terminal Country Code.
- TERMINAL_FLOOR_LIMIT_0x9F1B - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Terminal Floor Limit.
- TERMINAL_IDENTIFICATION_0x9F1C - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Terminal Identification.
- TERMINAL_NOT_ABLE_TO_PROCESS_ICC - Enum constant in enum class org.jpos.rc.CMF
-
Terminal Not Able To Process ICC.
- TERMINAL_RANDOM_SELECTION - Enum constant in enum class org.jpos.rc.CMF
-
Terminal Random Selection.
- TERMINAL_RISK_MANAGEMENT_DATA_0x9F1D - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Terminal Risk Management Data.
- TERMINAL_TYPE_0x9F35 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Terminal Type.
- TERMINAL_VERIFICATION_RESULTS_0x95 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Terminal Verification Results.
- terminalErroneouslyConsidersOfflinePINOK() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if terminal erroneously considers offline p i n o k.
- TerminalVerificationResults - Class in org.jpos.emv
-
Terminal verification results (TVR) parser.
- TerminalVerificationResults(byte[]) - Constructor for class org.jpos.emv.TerminalVerificationResults
-
Constructs a TerminalVerificationResults from a 5-byte TVR array.
- TerminalVerificationResults(String) - Constructor for class org.jpos.emv.TerminalVerificationResults
-
Constructs a TerminalVerificationResults from a hex-encoded TVR string.
- TEST0100 - Class in org.jpos.iso.validator
-
ONLY TEST PURPOSE.
- TEST0100() - Constructor for class org.jpos.iso.validator.TEST0100
-
Default constructor.
- TEST0100(boolean) - Constructor for class org.jpos.iso.validator.TEST0100
-
Constructs the validator with the requested error behaviour.
- TextFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a Swing text editor from the configuration element.
- TextFactory() - Constructor for class org.jpos.ui.factory.TextFactory
-
Default constructor for
UIFactorydiscovery. - thirdBitmapField - Variable in class org.jpos.iso.ISOBasePackager
-
Field number that carries the tertiary bitmap as a Data Element, or
-999if not used. - THREAD_POOL_EXECUTOR__QBEAN_PREFIX - Static variable in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Prefix used when registering pooled executors in
NameRegistrar. - threadCount() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
threadCountrecord component. - threadPeak() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
threadPeakrecord component. - ThreadPool - Class in org.jpos.util
-
Deprecated.Used Executor framework
- ThreadPool() - Constructor for class org.jpos.util.ThreadPool
-
Deprecated.Default constructor for ThreadPool
- ThreadPool(int, int) - Constructor for class org.jpos.util.ThreadPool
-
Deprecated.Constructs a ThreadPool with the default name
"ThreadPool". - ThreadPool(int, int, String) - Constructor for class org.jpos.util.ThreadPool
-
Deprecated.Constructs a ThreadPool with an explicit name.
- ThreadPool.Supervised - Interface in org.jpos.util
-
Deprecated.Marks jobs that can be supervised and interrupted when expired.
- ThreadPoolMBean - Interface in org.jpos.util
-
Exposes thread-pool metrics via JMX.
- threads() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
threadsrecord component. - ThroughputControl - Class in org.jpos.util
-
ThroughputControl limits the throughput of a process to a maximum number of transactions in a given period of time.
- ThroughputControl(int[], int[]) - Constructor for class org.jpos.util.ThroughputControl
-
Constructs a throttle with multiple parallel rate-limit windows.
- ThroughputControl(int, int) - Constructor for class org.jpos.util.ThroughputControl
-
Constructs a throttle limiting throughput to
maxTransactionsper period. - ThroughputControlFilter - Class in org.jpos.iso.filter
-
ISOFilter that throttles message flow through a
ThroughputControlconfigured from the channel'sConfiguration. - ThroughputControlFilter() - Constructor for class org.jpos.iso.filter.ThroughputControlFilter
-
Default constructor.
- ThrowableAuditLogEvent - Record Class in org.jpos.log.evt
-
Audit log event wrapping a
Throwablefor structured error reporting. - ThrowableAuditLogEvent(Throwable) - Constructor for record class org.jpos.log.evt.ThrowableAuditLogEvent
-
Creates an instance of a
ThrowableAuditLogEventrecord class. - ThrowableMarkdownLogRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer that emits a
Throwable's stack trace, indented for diagnostics. - ThrowableMarkdownLogRenderer() - Constructor for class org.jpos.log.render.markdown.ThrowableMarkdownLogRenderer
-
Default constructor; no instance state to initialise.
- ThrowableSerializer - Class in org.jpos.log.render
-
Jackson serializer that renders a
Throwableas{message, stacktrace}. - ThrowableSerializer() - Constructor for class org.jpos.log.render.ThrowableSerializer
-
Default constructor used by Jackson registration.
- tick() - Method in class org.jpos.util.TPS
-
Increments the transaction counter for the current sampling window.
- TID - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Terminal identifier.
- timeout - Variable in class org.jpos.iso.Connector
-
Response timeout in milliseconds (0 = no timeout).
- TIMEOUT_NAME - Static variable in class org.jpos.transaction.participant.QueryHost
-
Default
Contextkey used to override the per-transaction timeout. - timer(MeterRegistry, MeterInfo, Tags) - Static method in class org.jpos.metrics.MeterFactory
-
Returns the
Timerassociated withmeterInfoandtags, creating it (with histogram and 50/95 percentiles) when absent. - timestamp(Date) - Static method in class org.jpos.util.DateUtil
-
Formats
dusing theMM/dd/yyyy HH:mm:sspattern. - TIMESTAMP - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Wall-clock timestamp captured when the transaction started.
- timeToString(Date) - Static method in class org.jpos.util.DateUtil
-
Formats the time portion of
dusing the JVM short time format. - timeToString(Date, String) - Static method in class org.jpos.util.DateUtil
-
Formats the time portion of
dusing the JVM short time format in the given time zone. - TLV - Enum constant in enum class org.jpos.iso.DatasetFormat
-
BER-TLV encoded dataset.
- TLVClass - Enum Class in org.jpos.tlv
-
BER-TLV tag class encoded in bits 7–8 of the first tag byte.
- TLVDataFormat - Enum Class in org.jpos.tlv
-
Describes the data format (encoding, length type) of a TLV field.
- TLVList - Class in org.jpos.tlv
-
An ordered list of TLV (Tag-Length-Value) records.
- TLVList() - Constructor for class org.jpos.tlv.TLVList
-
Creates instance of TLV engine.
- TLVList.TLVListBuilder - Class in org.jpos.tlv
-
Builder for configured
TLVListinstances. - TLVListBuilder() - Constructor for class org.jpos.tlv.TLVList.TLVListBuilder
-
Default constructor; configure tag/length sizes via the fluent setters.
- TLVMsg - Class in org.jpos.tlv
-
A single TLV (Tag-Length-Value) message element.
- TLVMsg(int, byte[]) - Constructor for class org.jpos.tlv.TLVMsg
-
Deprecated.In most cases, a message is created to attach it to the list.
It can be done by:
If for some reason this is not possible then a message can be created:TLVList tl = ...; tl.append(tag, value);
The intention is to not promote the use of TLVMsg outside. Due to the lack of compatibility of various TLV types at TLVList.append(TLVMsg)TLVList tl = TLVListBuilder.createInstance().build(); // or just new TLVList(); tl.append(tag, value); TLVMsg tm = tl.find(tag); - TLVMsg(int, byte[], int, int) - Constructor for class org.jpos.tlv.TLVMsg
-
Constructs a TLV message using explicit tag and length sizes.
- TM_ACTIVE - Enum constant in enum class org.jpos.metrics.MeterInfo
-
TransactionManager active session count.
- TM_COUNTER - Enum constant in enum class org.jpos.metrics.MeterInfo
-
TransactionManager arbitrary counter.
- TM_OPERATION - Enum constant in enum class org.jpos.metrics.MeterInfo
-
TransactionManager operation timer.
- TMEvent - Class in org.jpos.jfr
-
Base Java Flight Recorder event for TransactionManager lifecycle notifications.
- TMEvent(String, long) - Constructor for class org.jpos.jfr.TMEvent
-
Creates a transaction manager JFR event.
- TMEvent.Abort - Class in org.jpos.jfr
-
JFR event emitted during abort.
- TMEvent.Commit - Class in org.jpos.jfr
-
JFR event emitted during commit.
- TMEvent.Pause - Class in org.jpos.jfr
-
JFR event emitted when a transaction is paused.
- TMEvent.Prepare - Class in org.jpos.jfr
-
JFR event emitted during transaction prepare.
- TMEvent.PrepareForAbort - Class in org.jpos.jfr
-
JFR event emitted during prepare-for-abort.
- TMEvent.Recover - Class in org.jpos.jfr
-
JFR event emitted during recovery.
- TMEvent.Snapshot - Class in org.jpos.jfr
-
JFR event emitted when capturing a transaction snapshot.
- TMK - Static variable in class org.jpos.security.ExtKeyUsage
-
TMK - Terminal Master Key.
- TMMON - Class in org.jpos.q2.cli
-
CLI command that subscribes to one or more named transaction managers and mirrors their
TransactionStatusListenerevents to the terminal until the user presses Enter. - TMMON() - Constructor for class org.jpos.q2.cli.TMMON
-
Default constructor; no instance state to initialise.
- TMMonitor - Class in org.jpos.transaction.gui
-
Swing panel that displays transaction-manager activity in real time.
- TMMonitor(UI, TransactionManager) - Constructor for class org.jpos.transaction.gui.TMMonitor
-
Constructs a Swing monitor for the given transaction manager.
- TMMonitorFactory - Class in org.jpos.transaction.gui
-
UIFactory that builds a
TMMonitorbound to the named transaction manager resolved fromNameRegistrar. - TMMonitorFactory() - Constructor for class org.jpos.transaction.gui.TMMonitorFactory
-
Default constructor; no instance state to initialise.
- TO_ACCOUNT_BAD_STATUS - Enum constant in enum class org.jpos.rc.CMF
-
To Account Bad Status.
- TO_MILLIS - Static variable in class org.jpos.util.Profiler
-
Conversion factor from nanoseconds to milliseconds.
- toASCII(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts a string to ASCII by replacing characters above 0x7F with a space.
- toBuilder() - Method in class org.jpos.iso.LifeCycleId
-
Creates a new
LifeCycleId.Builderpre-populated with this instance's values. - toBuilder() - Method in class org.jpos.iso.PosCapability
-
Returns a
PosCapability.Builderpre-populated with all values from this instance, allowing selective modification. - toDays(long) - Static method in class org.jpos.util.DateUtil
-
Renders a duration in milliseconds as a compact
1h2m3s-style string. - toEndpoint(Socket) - Method in class org.jpos.iso.BaseChannel
-
Returns a human-readable endpoint string for the given socket.
- toFile() - Method in class org.jpos.transaction.TxnId
-
Returns a relative file path suitable to store contents of this transaction.
- toInclusive() - Method in record class org.jpos.transaction.TxnId.TxnIdRange
-
Returns the value of the
toInclusiverecord component. - toIntArray(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts a whitespace-delimited string of numbers to an int array.
- toISO87String(BigDecimal, String) - Static method in class org.jpos.iso.ISOCurrency
-
Converts a BigDecimal amount to an ISO 8583 amount string.
- toKeyBlock(SecureKeyBlock) - Method in class org.jpos.security.SecureKeyBlockBuilder
-
Serializes a
SecureKeyBlockinto its on-wire string form. - toLatin(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts a string to Latin-1 by replacing characters above 0xFF with a space.
- toRrn() - Method in class org.jpos.transaction.TxnId
-
Returns a compact base-36 rendering of
TxnId.id()suitable for ISO-8583 DE-037 (RRN). - toString() - Method in class org.jpos.core.Card
- toString() - Method in class org.jpos.core.Environment
- toString() - Method in class org.jpos.core.SimpleConfiguration
- toString() - Method in class org.jpos.core.Track1
- toString() - Method in class org.jpos.core.Track2
- toString() - Method in class org.jpos.emv.IssuerApplicationData
- toString() - Method in class org.jpos.iso.Currency
- toString() - Method in class org.jpos.iso.ISOAmount
- toString() - Method in class org.jpos.iso.ISOBinaryField
- toString() - Method in exception class org.jpos.iso.ISOException
- toString() - Method in class org.jpos.iso.ISOMsg
- toString() - Method in class org.jpos.iso.ISOServerAcceptEvent
- toString() - Method in class org.jpos.iso.ISOServerClientDisconnectEvent
- toString() - Method in class org.jpos.iso.LifeCycleId
- toString() - Method in class org.jpos.iso.MessageErrorIndicator.FieldError
- toString() - Method in enum class org.jpos.iso.PosDataCode.POSEnvironment
- toString() - Method in enum class org.jpos.iso.PosDataCode.ReadingMethod
- toString() - Method in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
- toString() - Method in class org.jpos.iso.PosDataCode
- toString() - Method in enum class org.jpos.iso.PosDataCode.VerificationMethod
- toString() - Method in class org.jpos.iso.PosFlags
- toString() - Method in record class org.jpos.log.AuditLogEventType
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Connect
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Deploy
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.DeployActivity
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Disconnect
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.KV
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.License
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Listen
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.LogEvt
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.LogMessage
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.ProcessOutput
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.SessionEnd
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.SessionStart
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Shutdown
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Start
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Stop
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.SysInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.ThrowableAuditLogEvent
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Txn
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.UnDeploy
-
Returns a string representation of this record class.
- toString() - Method in record class org.jpos.log.evt.Warning
-
Returns a string representation of this record class.
- toString() - Method in class org.jpos.q2.CLIPrefixedClassNameCompleter
- toString() - Method in class org.jpos.rc.Result.Entry
- toString() - Method in class org.jpos.rc.Result
- toString() - Method in class org.jpos.rc.SimpleRC
- toString() - Method in enum class org.jpos.security.Algorithm
- toString() - Method in class org.jpos.security.CryptographicServiceMessage
- toString() - Method in enum class org.jpos.security.Exportability
- toString() - Method in class org.jpos.security.KeySerialNumber
- toString() - Method in class org.jpos.security.KeyUsage
- toString() - Method in enum class org.jpos.security.ModeOfUse
- toString() - Method in class org.jpos.space.MD5Template
- toString() - Method in class org.jpos.space.ObjectTemplate
- toString() - Method in class org.jpos.space.SpaceProxy
- toString() - Method in class org.jpos.tlv.CharTag
- toString() - Method in class org.jpos.tlv.ISOMsgRef.Ref
- toString() - Method in class org.jpos.tlv.TLVMsg
- toString() - Method in enum class org.jpos.transaction.ContextConstants
- toString() - Method in class org.jpos.transaction.participant.BSHMethod
- toString() - Method in class org.jpos.transaction.participant.SelectDestination.BinRange
- toString() - Method in record class org.jpos.transaction.TransactionManager.Trace
-
Returns a string representation of this record class.
- toString() - Method in enum class org.jpos.transaction.TransactionStatusEvent.State
- toString() - Method in class org.jpos.transaction.TransactionStatusEvent
- toString() - Method in class org.jpos.transaction.TxnId
-
Returns the human-readable form:
YYY-DDD-SSSSS-NNN-TTTTT. - toString() - Method in record class org.jpos.transaction.TxnId.TxnIdRange
-
Returns a string representation of this record class.
- toString() - Method in class org.jpos.util.Chronometer
- toString() - Method in class org.jpos.util.FrozenLogEvent
- toString() - Method in class org.jpos.util.LogEvent
-
Renders this event to a string with no leading indent.
- toString() - Method in class org.jpos.util.MarkdownLogEvent
- toString() - Method in class org.jpos.util.Profiler.Entry
- toString() - Method in class org.jpos.util.Tags
- toString() - Method in class org.jpos.util.ThroughputControl
- toString() - Method in class org.jpos.util.TPS
- toString(String) - Method in class org.jpos.util.LogEvent
-
Renders this event to a string with the given indent prefix.
- toStringArray(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts a whitespace-delimited string of tokens to a String array.
- totalMemory() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
totalMemoryrecord component. - TOTALS_NOT_AVAILABLE - Enum constant in enum class org.jpos.rc.CMF
-
Totals Not Available.
- toUnicodeString(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts each character in the string to its Unicode escape sequence (\uXXXX format).
- toXML() - Method in class org.jpos.util.FSDMsg
-
Serializes this FSDMsg to a JDOM XML Element.
- TPK - Static variable in class org.jpos.security.ExtKeyUsage
-
TPK - Terminal PIN Encryption Key.
- TPS - Class in org.jpos.util
-
TPS can be used to measure Transactions Per Second (or transactions during other period of time).
- TPS() - Constructor for class org.jpos.util.TPS
-
Default constructor.
- TPS(boolean) - Constructor for class org.jpos.util.TPS
-
Creates a TPS meter with the default one-second period.
- TPS(long, boolean) - Constructor for class org.jpos.util.TPS
-
Creates a TPS meter with the given sampling period.
- TR31MAP - Static variable in class org.jpos.security.KeyUsage
-
TR-31 key usage code registry mapping code strings to KeyUsage enum constants.
- trace(Object) - Method in class org.jpos.util.Log
-
Logs a trace event with the given detail.
- trace(Object, Object) - Method in class org.jpos.util.Log
-
Logs a trace event with the given detail and an additional payload.
- Trace - Class in org.jpos.transaction.participant
-
Diagnostic transaction participant that records a configurable trace label at each lifecycle phase via
Context.checkPoint(String). - Trace() - Constructor for class org.jpos.transaction.participant.Trace
-
Creates the participant; configuration is supplied via
Trace.setConfiguration(Configuration). - Trace(String, String, String) - Constructor for record class org.jpos.transaction.TransactionManager.Trace
-
Creates an instance of a
Tracerecord class. - TRACE - Static variable in class org.jpos.util.Log
-
Level constant for trace events.
- TRACE_ID_LENGTH - Static variable in class org.jpos.iso.LifeCycleId
-
Maximum trace identifier length in characters.
- traceId(String) - Method in class org.jpos.iso.LifeCycleId.Builder
-
Sets the trace identifier from a raw string.
- traceId(TxnId) - Method in class org.jpos.iso.LifeCycleId.Builder
-
Sets the trace identifier from a jPOS
TxnId. - traceIdentifier() - Method in class org.jpos.iso.LifeCycleId
-
Returns the raw 15-character life cycle trace identifier.
- track(String) - Method in class org.jpos.core.Track1.Builder
-
Parses a raw track1 string and populates the builder fields.
- track(String) - Method in class org.jpos.core.Track2.Builder
-
Parses a raw track2 string and populates the builder fields.
- TRACK_1_DISCRETIONARY_DATA_0x9F1F - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Track 1 Discretionary Data.
- TRACK_2_DISCRETIONARY_DATA_0x9F20 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Track 2 Discretionary Data.
- TRACK_2_EQUIVALENT_DATA_0x57 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Track 2 Equivalent Data.
- track1 - Variable in class org.jpos.core.CardHolder
-
Track1 Data
- track1(Track1) - Method in class org.jpos.core.Card.Builder
-
Sets the Track 1 data.
- Track1 - Class in org.jpos.core
-
This class is based on the old 'CardHolder' class and adds support for multiple PAN and Expiration dates taken from manual entry, track1, track1.
- Track1(Track1.Builder) - Constructor for class org.jpos.core.Track1
-
Copies the track1 fields from the supplied
Track1.Builder. - TRACK1_PRESENT - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Track 1 data is present (jCard private field).
- Track1.Builder - Class in org.jpos.core
-
Fluent builder that parses a raw track1 string or assembles a
Track1from individual fields and validates the result against a configurable pattern. - track2(Track2) - Method in class org.jpos.core.Card.Builder
-
Sets the Track 2 data.
- Track2 - Class in org.jpos.core
-
This class is based on the old 'CardHolder' class and adds support for multiple PAN and Expiration dates taken from manual entry, track1, track2.
- Track2(Track2.Builder) - Constructor for class org.jpos.core.Track2
-
Copies the track2 fields from the supplied
Track2.Builder. - TRACK2_PRESENT - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Track 2 data is present (jCard private field).
- Track2.Builder - Class in org.jpos.core
-
Fluent builder that parses a raw track2 string or assembles a
Track2from individual fields and validates the result against a configurable pattern. - track3RewriteCapable(boolean) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets the track 3 magnetic stripe rewrite capability (sub-field 27-9).
- trailer - Variable in class org.jpos.core.CardHolder
-
Track2 trailler
- trailer - Variable in class org.jpos.iso.ISOMsg
-
Optional trailer bytes appended to the packed message.
- TRANSACTION_CERTIFICATE_DATA_OBJECT_LIST_0x97 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Certificate Data Object List (TDOL).
- TRANSACTION_CERTIFICATE_HASH_VALUE_0x98 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Certificate (TC) Hash Value.
- TRANSACTION_CURRENCY_CODE_0x5F2A - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Currency Code.
- TRANSACTION_CURRENCY_EXPONENT_0x5F36 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Currency Exponent.
- TRANSACTION_DATE_0x9A - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Date.
- TRANSACTION_PERSONAL_IDENTIFICATION_NUMBER_PIN_DATA_0x99 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Personal Identification Number (PIN) Data.
- TRANSACTION_REFERENCE_CURRENCY_CODE_0x9F3C - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Reference Currency Code.
- TRANSACTION_REFERENCE_CURRENCY_EXPONENT_0x9F3D - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Reference Currency Exponent.
- TRANSACTION_SEQUENCE_COUNTER_0x9F41 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Sequence Counter.
- TRANSACTION_STATUS_INFORMATION_0x9B - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Status Information.
- TRANSACTION_TIME_0x9F21 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Time.
- TRANSACTION_TIMESTAMP - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Transaction timestamp from the inbound message.
- TRANSACTION_TYPE_0x9C - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Transaction Type.
- TransactionConstants - Interface in org.jpos.transaction
-
Bit-flag constants returned by
TransactionParticipantlifecycle methods to signal outcomes. - transactionExceedsFloorLimit() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the transaction amount exceeds the floor limit. - TransactionManager - Class in org.jpos.transaction
-
Multi-participant transaction manager.
- TransactionManager() - Constructor for class org.jpos.transaction.TransactionManager
-
Creates an unconfigured manager; configuration is supplied by Q2 at deploy time.
- TransactionManager.InputQueueMonitor - Class in org.jpos.transaction
-
Background task that throttles the input queue when active sessions exceed the configured threshold.
- TransactionManager.RetryTask - Class in org.jpos.transaction
-
Background task that periodically pushes any contexts written to the
TransactionManager.RETRY_QUEUEback onto the input queue. - TransactionManager.Trace - Record Class in org.jpos.transaction
-
Single line of participant trace data accumulated on a
LogEventduring a transaction's lifecycle. - TransactionManagerMBean - Interface in org.jpos.transaction
-
JMX management interface exposing the TransactionManager's queue counters and TPS (transactions-per-second) metrics.
- TransactionManagerTraceArrayMarkdownLogRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer that emits an array of
TransactionManager.Traceentries as a MermaidgitGraph. - TransactionManagerTraceArrayMarkdownLogRenderer() - Constructor for class org.jpos.log.render.markdown.TransactionManagerTraceArrayMarkdownLogRenderer
-
Default constructor; no instance state to initialise.
- TransactionManagerTraceMarkdownLogRenderer - Class in org.jpos.log.render.markdown
-
Markdown renderer for
TransactionManager.Tracepayloads. - TransactionManagerTraceMarkdownLogRenderer() - Constructor for class org.jpos.log.render.markdown.TransactionManagerTraceMarkdownLogRenderer
-
Default constructor; no instance state to initialise.
- TransactionParticipant - Interface in org.jpos.transaction
-
2 phase commit participant
- transactionSelectedRandomlyOnlineProcessing() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the transaction was selected randomly for online processing. - TransactionStatusEvent - Class in org.jpos.transaction
-
Event describing a transaction status transition.
- TransactionStatusEvent(int, TransactionStatusEvent.State, long, String, Serializable) - Constructor for class org.jpos.transaction.TransactionStatusEvent
-
Creates a transaction status event.
- TransactionStatusEvent.State - Enum Class in org.jpos.transaction
-
Enumeration of transaction lifecycle states.
- TransactionStatusListener - Interface in org.jpos.transaction
-
Listener notified when a transaction status changes.
- TRANSIENT - Static variable in class org.jpos.space.SpaceFactory
-
Scheme alias for
SpaceFactory.TSPACE. - translateKeyFromOldLMK(SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
- translateKeyFromOldLMK(SecureDESKey) - Method in interface org.jpos.security.SMAdapter
-
Translate key from encryption under the LMK held in key change storage to encryption under a new LMK.
- translateKeyFromOldLMK(SecureKey, SecureKeySpec) - Method in class org.jpos.security.BaseSMAdapter
- translateKeyFromOldLMK(SecureKey, SecureKeySpec) - Method in interface org.jpos.security.SMAdapter
-
Translate key from encryption under the LMK held in key change storage to encryption under a new LMK.
- translateKeyFromOldLMKImpl(SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
Translate key from encryption under the LMK held in key change storage to encryption under a new LMK.
- translateKeyFromOldLMKImpl(SecureKey, SecureKeySpec) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality.
- translateKeyScheme(SecureDESKey, KeyScheme) - Method in class org.jpos.security.BaseSMAdapter
- translateKeyScheme(SecureDESKey, KeyScheme) - Method in interface org.jpos.security.SMAdapter
-
Translate Key Scheme to more secure encription.
- translateKeySchemeImpl(SecureDESKey, KeyScheme) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- translateKeySchemeImpl(SecureDESKey, KeyScheme) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- translatePIN(EncryptedPIN, KeySerialNumber, T, T, byte) - Method in class org.jpos.security.BaseSMAdapter
- translatePIN(EncryptedPIN, KeySerialNumber, T, T, byte) - Method in interface org.jpos.security.SMAdapter
-
Deprecated.Use signature that specifies tdes flag.
- translatePIN(EncryptedPIN, KeySerialNumber, T, T, byte, boolean) - Method in class org.jpos.security.BaseSMAdapter
- translatePIN(EncryptedPIN, KeySerialNumber, T, T, byte, boolean) - Method in interface org.jpos.security.SMAdapter
-
Translates a PIN from encryption under a transaction key to encryption under a KD (Data Key).
- translatePIN(EncryptedPIN, T, T, byte) - Method in class org.jpos.security.BaseSMAdapter
- translatePIN(EncryptedPIN, T, T, byte) - Method in interface org.jpos.security.SMAdapter
-
Translates a PIN from encrytion under KD1 to encryption under KD2.
- translatePINGenerateSM_MAC(MKDMethod, SKDMethod, PaddingMethod, T, String, String, byte[], byte[], byte[], EncryptedPIN, EncryptedPIN, T, T, T, byte) - Method in class org.jpos.security.BaseSMAdapter
- translatePINGenerateSM_MAC(MKDMethod, SKDMethod, PaddingMethod, T, String, String, byte[], byte[], byte[], EncryptedPIN, EncryptedPIN, T, T, T, byte) - Method in interface org.jpos.security.SMAdapter
-
Translate PIN and generate MAC over suppiled message data
- translatePINGenerateSM_MACImpl(MKDMethod, SKDMethod, PaddingMethod, SecureDESKey, String, String, byte[], byte[], byte[], EncryptedPIN, EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- translatePINGenerateSM_MACImpl(MKDMethod, SKDMethod, PaddingMethod, T, String, String, byte[], byte[], byte[], EncryptedPIN, EncryptedPIN, T, T, T, byte) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- translatePINImpl(EncryptedPIN, KeySerialNumber, SecureDESKey, SecureDESKey, byte, boolean) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Translates a DUKPT-encrypted PIN block to a target encryption key, optionally re-formatting the PIN block.
- translatePINImpl(EncryptedPIN, KeySerialNumber, T, T, byte) - Method in class org.jpos.security.BaseSMAdapter
-
Deprecated.
- translatePINImpl(EncryptedPIN, KeySerialNumber, T, T, byte, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- translatePINImpl(EncryptedPIN, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- translatePINImpl(EncryptedPIN, T, T, byte) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- TRANSMISSION_TIMESTAMP - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Transmission timestamp from the inbound message.
- TRAVEL_AND_ENTERTAINMENT_DOCS_REQUESTED - Enum constant in enum class org.jpos.rc.CMF
-
Travel And Entertainment Docs Requested.
- treated - Variable in exception class org.jpos.iso.validator.ISOVException
-
flag indicating if the exception was catched in any try/catch clause.
- treated() - Method in exception class org.jpos.iso.validator.ISOVException
-
Indicates whether this exception has already been handled by a
catchclause. - TriConsumer<T,
U, - Interface in org.jpos.functionV> -
Three-argument variant of
Consumer. - TriFunction<T,
U, - Interface in org.jpos.functionV, R> -
Three-argument variant of
Function. - trim - Variable in class org.jpos.iso.ISOFieldPackager
-
When
true, values are trimmed before packing. - trim(byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Trims a byte[] to a certain length
- trim(String) - Static method in class org.jpos.iso.ISOUtil
-
trim String (if not null)
- trimf(String) - Static method in class org.jpos.iso.ISOUtil
-
reverse the effect of strpadf
- TRUSTED - Enum constant in enum class org.jpos.security.Exportability
-
May only be exported in a trusted key block, provided the wrapping key itself is in a trusted format only if allowed.
- ts() - Method in record class org.jpos.log.evt.LogEvt
-
Returns the value of the
tsrecord component. - TSpace<K,
V> - Class in org.jpos.space -
TSpace implementation
- TSpace() - Constructor for class org.jpos.space.TSpace
-
Default constructor.
- TSPACE - Static variable in class org.jpos.space.SpaceFactory
-
Scheme constant for transient (in-memory) spaces.
- TTDecimalTagMapper - Class in org.jpos.iso.packager
-
The
TagMapperprovides convertions between two decimal tagsTTand subtags. - TTDecimalTagMapper() - Constructor for class org.jpos.iso.packager.TTDecimalTagMapper
-
Default constructor.
- TTTDecimalTagMapper - Class in org.jpos.iso.packager
-
The
TagMapperprovides convertions between three decimal tagsTTTand subtags. - TTTDecimalTagMapper() - Constructor for class org.jpos.iso.packager.TTTDecimalTagMapper
-
Default constructor.
- TX - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Database transaction handle, when applicable.
- TX - Static variable in interface org.jpos.iso.ISOChannel
-
Counter index for transmitted messages.
- Txn - Record Class in org.jpos.log.evt
-
Audit log event identifying a transaction by name and id.
- Txn(String, long) - Constructor for record class org.jpos.log.evt.Txn
-
Creates an instance of a
Txnrecord class. - TXN - Static variable in class org.jpos.util.Realm
-
Transaction-manager realm.
- txnId() - Method in class org.jpos.iso.LifeCycleId
-
Attempts to parse the trace identifier as a jPOS
TxnId. - TxnId - Class in org.jpos.transaction
-
Distributed transaction identifier intended to be used as an ISO-8583 Retrieval Reference Number (DE-037, RRN).
- TxnId.TxnIdRange - Record Class in org.jpos.transaction
-
Inclusive numeric id range suitable for DB index range scans.
- TxnIdRange(long, long) - Constructor for record class org.jpos.transaction.TxnId.TxnIdRange
-
Creates an instance of a
TxnIdRangerecord class. - TXNNAME - Enum constant in enum class org.jpos.transaction.ContextConstants
-
Logical transaction name.
- TXT - Enum constant in enum class org.jpos.log.LogRenderer.Type
-
Renders to plain text.
- TxtLogWriter - Class in org.jpos.util
-
Deprecated.
- TxtLogWriter() - Constructor for class org.jpos.util.TxtLogWriter
-
Deprecated.Creates a writer that renders events with the registered plain-text renderer.
- type() - Method in interface org.jpos.log.LogRenderer
-
Returns the log event type this renderer handles.
- type() - Method in class org.jpos.log.render.json.AuditLogEventJsonLogRenderer
- type() - Method in class org.jpos.log.render.json.LogEventJsonLogRenderer
- type() - Method in class org.jpos.log.render.json.LoggeableJsonLogRenderer
- type() - Method in class org.jpos.log.render.markdown.ByteArrayMarkdownLogRenderer
- type() - Method in class org.jpos.log.render.markdown.ContextMarkdownRenderer
- type() - Method in class org.jpos.log.render.markdown.ElementMarkdownLogRenderer
- type() - Method in class org.jpos.log.render.markdown.LogEventMarkdownRenderer
- type() - Method in class org.jpos.log.render.markdown.LoggeableMarkdownLogRenderer
- type() - Method in class org.jpos.log.render.markdown.ObjectMarkdownLogRenderer
- type() - Method in class org.jpos.log.render.markdown.ProfilerMarkdownRenderer
- type() - Method in class org.jpos.log.render.markdown.StringMarkdownLogRenderer
- type() - Method in class org.jpos.log.render.markdown.SysInfoMarkdownRenderer
- type() - Method in class org.jpos.log.render.markdown.ThrowableMarkdownLogRenderer
- type() - Method in class org.jpos.log.render.markdown.TransactionManagerTraceArrayMarkdownLogRenderer
- type() - Method in class org.jpos.log.render.markdown.TransactionManagerTraceMarkdownLogRenderer
- type() - Method in class org.jpos.log.render.txt.LicenseTxtLogRenderer
- type() - Method in class org.jpos.log.render.txt.ObjectTxtLogRenderer
- type() - Method in class org.jpos.log.render.txt.SysInfoTxtLogRenderer
- type() - Method in class org.jpos.log.render.xml.LogEventXmlLogRenderer
- type() - Method in class org.jpos.log.render.xml.LoggeableXmlLogRenderer
- TYPE_AMOUNT - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML type marker for amount field content.
- TYPE_ATTR - Static variable in class org.jpos.iso.packager.LogPackager
-
XML attribute identifying the field type (
LogPackager.TYPE_BINARY,LogPackager.TYPE_BITMAP). - TYPE_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML attribute name holding type metadata.
- TYPE_BDK - Static variable in interface org.jpos.security.SMAdapter
-
BDK: Base Derivation Key.
- TYPE_BINARY - Static variable in class org.jpos.iso.packager.LogPackager
-
Field-type marker: hex-encoded binary value.
- TYPE_BINARY - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML type marker for binary field content.
- TYPE_BITMAP - Static variable in class org.jpos.iso.packager.LogPackager
-
Field-type marker: bitmap value.
- TYPE_BITMAP - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML type marker for bitmap field content.
- TYPE_CVK - Static variable in interface org.jpos.security.SMAdapter
-
CVK: Card Verification Key.
- TYPE_DATASET - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML type marker for dataset field content.
- TYPE_DEK - Static variable in interface org.jpos.security.SMAdapter
-
DEK: Data Encryption Key.
- TYPE_HMAC - Static variable in interface org.jpos.security.SMAdapter
-
HMAC: Hash Message Authentication Code (with key usage).
- TYPE_MK_AC - Static variable in interface org.jpos.security.SMAdapter
-
MK-AC: Issuer Master Key for generating and verifying Application Cryptograms.
- TYPE_MK_CVC3 - Static variable in interface org.jpos.security.SMAdapter
-
MK-CVC3: Issuer Master Key for generating and verifying Card Verification Code 3 (CVC3).
- TYPE_MK_DAC - Static variable in interface org.jpos.security.SMAdapter
-
MK-DAC Issuer Master Key for generating and verifying Data Authentication Codes.
- TYPE_MK_DN - Static variable in interface org.jpos.security.SMAdapter
-
MK-DN: Issuer Master Key for generating and verifying Dynamic Numbers.
- TYPE_MK_SMC - Static variable in interface org.jpos.security.SMAdapter
-
MK-SMC: Issuer Master Key for Secure Messaging Confidentiality.
- TYPE_MK_SMI - Static variable in interface org.jpos.security.SMAdapter
-
MK-SMI: Issuer Master Key for Secure Messaging Integrity.
- TYPE_PVK - Static variable in interface org.jpos.security.SMAdapter
-
PVK: PIN Verification Key.
- TYPE_RSA_PK - Static variable in interface org.jpos.security.SMAdapter
-
RSA: Public Key.
- TYPE_RSA_SK - Static variable in interface org.jpos.security.SMAdapter
-
RSA: Private Key.
- TYPE_TAK - Static variable in interface org.jpos.security.SMAdapter
-
TAK: Terminal Authentication Key.
- TYPE_TMK - Static variable in interface org.jpos.security.SMAdapter
-
TMK: Terminal Master Key.
- TYPE_TPK - Static variable in interface org.jpos.security.SMAdapter
-
TPK: Terminal PIN Key.
- TYPE_ZAK - Static variable in interface org.jpos.security.SMAdapter
-
ZAK: Zone Authentication Key.
- TYPE_ZEK - Static variable in interface org.jpos.security.SMAdapter
-
ZEK: Zone Encryption Key.
- TYPE_ZMK - Static variable in interface org.jpos.security.SMAdapter
-
ZMK: Zone Master Key is a DES (or Triple-DES) key-encryption key which is distributed manually in order that further keys can be exchanged automatically.
- TYPE_ZPK - Static variable in interface org.jpos.security.SMAdapter
-
ZPK: Zone PIN Key.
- types() - Method in interface org.jpos.log.AuditLogEventProvider
-
Returns the
AuditLogEventTypemappings contributed by this provider. - types() - Static method in class org.jpos.log.AuditLogEventRegistry
-
Returns every registered type mapping.
- TZCHECK - Class in org.jpos.q2.cli
-
CLI command that prints the JVM time zone and its upcoming DST transitions.
- TZCHECK() - Constructor for class org.jpos.q2.cli.TZCHECK
-
Default constructor; no instance state to initialise.
U
- U - Enum constant in enum class org.jpos.security.KeyScheme
-
Encryption of a double length DES key using the variant method.
- ui - Variable in class org.jpos.bsh.BSHAction
-
The UI context.
- ui - Variable in class org.jpos.ui.action.Dispose
-
The UI instance to dispose.
- ui - Variable in class org.jpos.ui.action.Exit
-
The UI instance this action is associated with.
- ui - Variable in class org.jpos.ui.action.Redirect
-
Parent UI providing the registry of redirectable components.
- UI - Class in org.jpos.q2.ui
-
Q2 QBean that bootstraps the jPOS Swing-based GUI.
- UI - Class in org.jpos.ui
-
Central controller for the jPOS Swing-based GUI; manages UI components and their factories.
- UI() - Constructor for class org.jpos.q2.ui.UI
-
Default constructor.
- UI() - Constructor for class org.jpos.ui.UI
-
Create a new UI object
- UI(Element) - Constructor for class org.jpos.ui.UI
-
Creates a new UI object
- UIAware - Interface in org.jpos.ui
-
Implemented by UI components that need access to the parent
UIcontroller. - UIFactory - Interface in org.jpos.ui
-
UI delegates the creation of UI components to an UIFactory.
- UIObjectFactory - Interface in org.jpos.ui
-
Factory interface for instantiating UI objects by class name.
- UNABLE_TO_LOCATE_RECORD - Enum constant in enum class org.jpos.rc.CMF
-
Unable To Locate Record.
- unableToGoOnline() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if unable to go online.
- UNACCEPTABLE_FEE - Enum constant in enum class org.jpos.rc.CMF
-
Unacceptable Fee.
- UNACCEPTED_CURRENCY - Enum constant in enum class org.jpos.rc.CMF
-
Unaccepted Currency.
- UNATTENDED - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Unattended POS terminal, details unknown.
- UnDeploy - Record Class in org.jpos.log.evt
-
Audit log event recorded when a Q2 deploy descriptor is undeployed.
- UnDeploy(String) - Constructor for record class org.jpos.log.evt.UnDeploy
-
Creates an instance of a
UnDeployrecord class. - unhandled - Variable in class org.jpos.q2.iso.QMUX
-
Queue names: inbound responses, outbound requests, and unhandled messages.
- unicodePattern - Static variable in class org.jpos.iso.ISOUtil
-
Pattern for matching Unicode escape sequences.
- uninitialize() - Method in interface org.jpos.q2.ConfigDecorationProvider
-
Releases resources used by this provider.
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.AsciiHexInterpreter
-
Converts the ASCII hex digits into binary data.
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.AsciiInterpreter
-
(non-Javadoc)
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.BCDInterpreter
-
(non-Javadoc)
- uninterpret(byte[], int, int) - Method in interface org.jpos.iso.BinaryInterpreter
-
Converts the raw byte array into a uninterpreted byte array.
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.EbcdicBinaryInterpreter
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.EbcdicHexInterpreter
-
Converts the EBCDIC hex digits into binary data.
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.EbcdicInterpreter
-
(non-Javadoc)
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.HEXInterpreter
-
(non-Javadoc)
- uninterpret(byte[], int, int) - Method in interface org.jpos.iso.Interpreter
-
Converts the byte array into a String.
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.LiteralBinaryInterpreter
-
Copies the data out of the byte array.
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.LiteralInterpreter
-
(non-Javadoc)
- uninterpret(byte[], int, int) - Method in class org.jpos.iso.SignedEbcdicNumberInterpreter
- UNIVERSAL - Enum constant in enum class org.jpos.tlv.TLVClass
-
Class bits
00— universally defined tag. - UNKNOWN - Enum constant in enum class org.jpos.emv.IssuerApplicationData.Format
-
Format could not be determined.
- UNKNOWN - Enum constant in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
POS environment is unknown.
- UNKNOWN - Enum constant in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Reading method is unknown.
- UNKNOWN - Enum constant in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Security characteristic is unknown.
- UNKNOWN - Enum constant in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Verification method is unknown.
- UNKNOWN - Static variable in class org.jpos.transaction.participant.HasEntry
-
Default selector returned when neither
HasEntry.YESnorHasEntry.NOis configured. - UNKNOWN_FILE - Enum constant in enum class org.jpos.rc.CMF
-
Unknown File.
- UnknownTagNumberException - Exception Class in org.jpos.emv
-
Thrown when an EMV tag number is not recognised in the current tag dictionary.
- UnknownTagNumberException() - Constructor for exception class org.jpos.emv.UnknownTagNumberException
-
Default constructor.
- UnknownTagNumberException(String) - Constructor for exception class org.jpos.emv.UnknownTagNumberException
-
Constructs a new exception with the given detail message.
- UnknownTagNumberException(String, Throwable) - Constructor for exception class org.jpos.emv.UnknownTagNumberException
-
Constructs a new exception with the given detail message and cause.
- UnknownTagNumberException(Throwable) - Constructor for exception class org.jpos.emv.UnknownTagNumberException
-
Constructs a new exception wrapping the given cause.
- unpack(byte[]) - Method in class org.jpos.iso.FSDISOMsg
- unpack(byte[]) - Method in class org.jpos.iso.header.BaseHeader
- unpack(byte[]) - Method in class org.jpos.iso.ISOAmount
- unpack(byte[]) - Method in class org.jpos.iso.ISOBinaryField
-
not available on Leaf - always throw ISOException
- unpack(byte[]) - Method in class org.jpos.iso.ISOBitMap
-
not available on Leaf - always throw ISOException
- unpack(byte[]) - Method in class org.jpos.iso.ISOComponent
-
Unpacks this component from
bstarting at offset 0. - unpack(byte[]) - Method in class org.jpos.iso.ISODatasetField
-
Dataset fields must be unpacked through their field packager.
- unpack(byte[]) - Method in class org.jpos.iso.ISOField
-
not available on Leaf - always throw ISOException
- unpack(byte[]) - Method in interface org.jpos.iso.ISOHeader
-
Unpacks the header from a raw byte array.
- unpack(byte[]) - Method in class org.jpos.iso.ISOMsg
-
Unpacks the raw byte array into this message.
- unpack(byte[]) - Static method in class org.jpos.iso.LifeCycleId
-
Deserializes DE-021 bytes into a
LifeCycleId. - unpack(byte[]) - Static method in class org.jpos.iso.MessageErrorIndicator
-
Deserializes DE-018 wire bytes into a
MessageErrorIndicator. - unpack(byte[]) - Static method in class org.jpos.iso.PosCapability
-
Unpacks a
PosCapabilityfrom a 27-byte wire buffer. - unpack(byte[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- unpack(byte[]) - Method in class org.jpos.tlv.ISOTaggedField
- unpack(byte[]) - Method in class org.jpos.tlv.TLVList
-
Unpacks a TLV-encoded message.
- unpack(byte[]) - Method in class org.jpos.util.FSDMsg
-
parse message.
- unpack(byte[], int) - Method in class org.jpos.tlv.TLVList
-
Unpacks a TLV-encoded message starting at the provided offset.
- unpack(InputStream) - Method in class org.jpos.iso.FSDISOMsg
- unpack(InputStream) - Method in class org.jpos.iso.ISOAmount
- unpack(InputStream) - Method in class org.jpos.iso.ISOBinaryField
-
not available on Leaf - always throw ISOException
- unpack(InputStream) - Method in class org.jpos.iso.ISOBitMap
-
not available on Leaf - always throw ISOException
- unpack(InputStream) - Method in class org.jpos.iso.ISOComponent
-
Unpacks this component by reading from
in. - unpack(InputStream) - Method in class org.jpos.iso.ISODatasetField
-
Dataset fields must be unpacked through their field packager.
- unpack(InputStream) - Method in class org.jpos.iso.ISOField
-
not available on Leaf - always throw ISOException
- unpack(InputStream) - Method in class org.jpos.iso.ISOMsg
-
Unpacks this component by reading from
in. - unpack(InputStream) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- unpack(InputStream) - Method in class org.jpos.tlv.ISOTaggedField
- unpack(InputStream) - Method in class org.jpos.util.FSDMsg
-
parse message.
- unpack(InputStreamReader, Element) - Method in class org.jpos.util.FSDMsg
-
Unpacks a message from the reader using the provided schema.
- unpack(CharSequence) - Method in class org.jpos.tlv.CharTagMap
-
Unpack string to TLV tag map.
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.ISOBasePackager
- unpack(ISOComponent, byte[]) - Method in interface org.jpos.iso.ISOPackager
-
Unpacks an ISO-8583 byte array into the given message container.
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.Base1SubFieldPackager
-
Unpack a packed subfield into its corresponding ISOComponent
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.CTCSubElementPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.CTCSubFieldPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.DatasetPackager
-
Unpacks one or more datasets from a field payload.
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.DummyPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.EuroSubFieldPackager
-
This packager treats field 0 as a field that may or may not be present before the TLV subelements.
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.FSDPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.GenericSubFieldPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.GICCSubFieldPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.ICCDataPackager
-
Unpacks raw ICC BER-TLV bytes into a synthetic dataset keyed by the outer field number.
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.LogPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.NativePackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.PackagerWrapper
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.VISA1Packager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.iso.packager.XMLPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
- unpack(ISOComponent, byte[]) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
- unpack(ISOComponent, byte[], boolean) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Unpacks BER-TLV encoded data.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.DatasetFieldPackager
-
Unpacks a dataset field from a byte array.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IF_ECHAR
-
Deprecated.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IF_NOP
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IF_TCHAR
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IF_UNUSED
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFA_BITMAP
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFA_LLABINARY
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFA_LLBNUM
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFA_LLLABINARY
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFB_AMOUNT
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFB_BITMAP
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFB_LLHFBINARY
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFE_BITMAP
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFEB_LLLNUM
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFEB_LLNUM
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFELPE_LLLCHAR
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFEMC_TCC
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFEP_LLCHAR
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFEP_LLLBINARY
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFEP_LLLCHAR
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFIPM_LLLCHAR
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.IFMC_TCC
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Unpacks the byte array into the component.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOBinaryFieldPackager
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOFieldPackager
-
Unpacks a field from the binary image into the given component.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Unpacks the byte array into the component.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Unpacks the byte array into the component.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Unpacks the byte array into the component.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOMsgFieldPackager
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Unpacks the byte array into the component.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Unpacks the byte array into the component.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Unpacks the byte array into the component.
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.packager.Base1_BITMAP126
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.TaggedFieldPackagerBase
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.iso.X92_BITMAP
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager.TagPackager
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IF_FSTBINARY
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IF_FSTCHAR
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
- unpack(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.DatasetFieldPackager
-
Unpacks a dataset field from a stream.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFA_BITMAP
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFA_LLABINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFA_LLBNUM
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFA_LLLABINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFB_BITMAP
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFB_LLHFBINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFE_BITMAP
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFEB_LLNUM
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFELPE_LLLCHAR
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFEP_LLCHAR
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFEP_LLLBINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFEP_LLLCHAR
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.IFIPM_LLLCHAR
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Unpack the input stream into the component.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOBasePackager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Unpack from an input stream
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOFieldPackager
-
Unpacks a field from an input stream into the given component.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Unpack the input stream into the component.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOFormattableBinaryFieldPackager
-
Unpack the input stream into the component.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOFormattableStringFieldPackager
-
Unpack the input stream into the component.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOMsgFieldPackager
- unpack(ISOComponent, InputStream) - Method in interface org.jpos.iso.ISOPackager
-
Unpacks an ISO-8583 message from an input stream into the given container.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Unpack the input stream into the component.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Unpack the input stream into the component.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Unpack the input stream into the component.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.DatasetPackager
-
Unpacks one or more datasets from a stream-backed payload.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.DummyPackager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.FSDPackager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.ICCDataPackager
-
Unpacks raw ICC BER-TLV bytes from a stream.
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.LogPackager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.NativePackager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.VISA1Packager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.packager.XMLPackager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.iso.TaggedFieldPackagerBase
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IF_FSTBINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IF_FSTCHAR
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
- unpack(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
- unpack(ISOMsg, byte[]) - Method in class org.jpos.iso.BaseChannel
-
Unpacks raw bytes into the given ISOMsg using this channel's packager.
- unpackDataset(int, DatasetFormat, byte[]) - Method in class org.jpos.iso.packager.DatasetPackager
-
Decodes a dataset payload without the outer dataset envelope.
- unpackDBM(int, byte[]) - Method in class org.jpos.iso.packager.DatasetPackager
-
Decodes a DBM dataset payload.
- unpackPrefixes(ISOComponent, byte[]) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
Unpacks any non-TLV prefix fields at the beginning of the byte array.
- unpackTag(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
Unpacks the tag from a byte array.
- unpackTag(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
Unpacks the tag from a byte array.
- unpackTag(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
Unpacks the tag from a byte array.
- unpackTag(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
Unpacks the tag from a byte array.
- unpackTag(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
Unpacks the tag from a byte array.
- unpackTag(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
Unpacks the tag from a byte array.
- unpackTag(ISOComponent, byte[], int) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
Unpacks the tag from a byte array.
- unpackTag(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
Unpacks the tag from an InputStream.
- unpackTag(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
Unpacks the tag from an InputStream.
- unpackTag(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
Unpacks the tag from an InputStream.
- unpackTag(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
Unpacks the tag from an InputStream.
- unpackTag(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
Unpacks the tag from an InputStream.
- unpackTag(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
Unpacks the tag from an InputStream.
- unpackTag(ISOComponent, InputStream) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
Unpacks the tag from an InputStream.
- unpackTLV(byte[]) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
Unpacks a TLV byte array into a CharTagMap.
- unpackTLV(int, byte[]) - Method in class org.jpos.iso.packager.DatasetPackager
-
Decodes a TLV dataset payload.
- unpad(String) - Method in class org.jpos.iso.LeftPadder
-
(non-Javadoc)
- unpad(String) - Method in class org.jpos.iso.NullPadder
-
(non-Javadoc)
- unpad(String) - Method in interface org.jpos.iso.Padder
-
Removes the padding from a padded string.
- unpad(String) - Method in class org.jpos.iso.RightPadder
- unPadLeft(String, char) - Static method in class org.jpos.iso.ISOUtil
-
Unpad from left.
- unPadRight(String, char) - Static method in class org.jpos.iso.ISOUtil
-
Unpad from right.
- unpause() - Method in class org.jpos.util.DirPoll
-
Resumes a paused poll loop.
- UNPREDICTABLE_NUMBER_0x9F37 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Unpredictable Number.
- unrecognisedCVM() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif an unrecognised CVM (Cardholder Verification Method) was encountered. - unregister() - Method in class org.jpos.metrics.iso.ISOMsgCounter
- unregister() - Method in interface org.jpos.metrics.iso.ISOMsgMetrics
-
It calls
ISOMsgMetrics.removeMeters()and clears its internal reference to itsMeterRegistry.
It will also "unfreeze" the object, making it available for reconfiguration. - unregister(String) - Static method in class org.jpos.util.NameRegistrar
-
Removes the mapping for the given key from the registrar.
- unset(int) - Method in class org.jpos.iso.ISOComponent
-
Unset a field
- unset(int) - Method in class org.jpos.iso.ISOMsg
-
Unset a field if it exists, otherwise ignore.
- unset(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- unset(int) - Method in class org.jpos.tlv.ISOTaggedField
- unset(int...) - Method in class org.jpos.iso.ISOMsg
-
Unsets several fields at once
- unset(int[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- unset(String) - Method in class org.jpos.iso.ISOMsg
-
Unset a field referenced by a fpath if it exists, otherwise ignore.
- unset(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
- unset(String...) - Method in class org.jpos.iso.ISOMsg
-
Unset a a set of fields referenced by fpaths if any ot them exist, otherwise ignore.
- unsetPOSEnvironments(PosDataCode.POSEnvironment...) - Method in class org.jpos.iso.PosDataCode
-
Clears one or more POS environment flags.
- unsetReadingMethods(PosDataCode.ReadingMethod...) - Method in class org.jpos.iso.PosDataCode
-
Clears one or more reading methods.
- unsetSecurityCharacteristics(PosDataCode.SecurityCharacteristic...) - Method in class org.jpos.iso.PosDataCode
-
Clears one or more security characteristic flags.
- unsetSeparator(String) - Method in class org.jpos.util.FSDMsg
-
Removes a previously defined separator type.
- unsetVerificationMethods(PosDataCode.VerificationMethod...) - Method in class org.jpos.iso.PosDataCode
-
Clears one or more verification methods.
- UNSUPPORTED_FUNCTION - Enum constant in enum class org.jpos.rc.CMF
-
Unsupported Function.
- UNSUPPORTED_TRANSACTION - Enum constant in enum class org.jpos.rc.CMF
-
Unsupported Transaction.
- update(Graphics) - Method in class org.jpos.iso.gui.ISOMeter
-
Updates the component by delegating to
ISOMeter.paint(Graphics). - update(Observable, Object) - Method in class org.jpos.iso.gui.ISOChannelPanel
- update(Observable, Object) - Method in class org.jpos.iso.gui.ISORequestListenerPanel
- update(Observable, Object) - Method in class org.jpos.iso.ISOServer
- update(TransactionStatusEvent) - Method in class org.jpos.q2.cli.TMMON
- update(TransactionStatusEvent) - Method in class org.jpos.transaction.gui.TMMonitor
- update(TransactionStatusEvent) - Method in interface org.jpos.transaction.TransactionStatusListener
-
Handles a transaction status update.
- UPDATE_NOT_ALLOWED - Enum constant in enum class org.jpos.rc.CMF
-
Update Not Allowed.
- updateCounter(MeterRegistry, String, Tags, String) - Static method in class org.jpos.metrics.MeterFactory
-
Registers (or updates) a freely-named
Counter, bypassing theMeterInfocatalog. - updateCounter(MeterRegistry, MeterInfo, Tags) - Static method in class org.jpos.metrics.MeterFactory
-
Registers (or updates) the
Counteridentified bymeterInfo. - UPDATED_RECORD - Enum constant in enum class org.jpos.rc.CMF
-
Updated Record.
- UPPER_CONSECUTIVE_OFFLINE_LIMIT_0x9F23 - Enum constant in enum class org.jpos.emv.EMVStandardTagType
-
EMV tag: Upper Consecutive Offline Limit.
- upperBoundId(Instant) - Static method in class org.jpos.transaction.TxnId
-
Computes the highest possible TxnId numeric value for the given UTC second, suitable for an inclusive range upper bound.
- upperBoundId(LocalDate, ZoneId) - Static method in class org.jpos.transaction.TxnId
-
Inclusive upper bound id for the end of the given local day in
zone. - upperConsecutiveOfflineLimitExceeded() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if upper consecutive offline limit exceeded.
- upperConsecutiveOfflineLimitExceeded() - Method in class org.jpos.emv.TerminalVerificationResults
-
Returns
trueif the upper consecutive offline limit was exceeded. - upperCumulativeOfflineLimitExceeded() - Method in class org.jpos.emv.CVRMastercard
-
Returns true if upper cumulative offline limit exceeded.
- uptime() - Method in record class org.jpos.log.evt.Stop
-
Returns the value of the
uptimerecord component. - uptime() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
uptimerecord component. - UPTIME - Class in org.jpos.q2.cli
-
CLI command that prints the Q2 instance uptime.
- UPTIME() - Constructor for class org.jpos.q2.cli.UPTIME
-
Default constructor; no instance state to initialise.
- US - Static variable in class org.jpos.iso.ISOUtil
-
ASCII Unit Separator (US) control character.
- US - Static variable in class org.jpos.util.FSDMsg
-
Unit Separator character (ASCII 0x1F).
- usable - Variable in class org.jpos.iso.BaseChannel
-
Whether this channel is in a usable state.
- usableSpace() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
usableSpacerecord component. - usage(CLIContext) - Method in class org.jpos.q2.cli.OBF
-
Prints command usage to
cli. - usage(CLIContext) - Method in class org.jpos.q2.cli.TAIL
-
Prints command usage and lists the registered loggers.
- usage(CLIContext) - Method in class org.jpos.q2.cli.TMMON
-
Prints command usage and lists the registered transaction managers.
- USAGE_LIMIT_REACHED - Enum constant in enum class org.jpos.rc.CMF
-
Usage Limit Reached.
- Usage Examples - Section in class org.jpos.metrics.Metrics
- Usage — inbound (from external network) - Section in class org.jpos.iso.LifeCycleId
- Usage — outbound (financial presentment echoing prior auth) - Section in class org.jpos.iso.LifeCycleId
- Usage — outbound (originates authorization) - Section in class org.jpos.iso.LifeCycleId
- USER - Enum constant in enum class org.jpos.rc.CMF
-
User-defined result code.
- USERDATA - Class in org.jpos.q2.cli.builtin
-
Prints the contents of the CLIContext user data.
- USERDATA() - Constructor for class org.jpos.q2.cli.builtin.USERDATA
-
Default constructor; no instance state to initialise.
- userName() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
userNamerecord component. - Using MeterFactory for consistent metrics - Section in class org.jpos.metrics.Metrics
- Util - Class in org.jpos.security
-
Util class contains some useful methods.
- Util() - Constructor for class org.jpos.security.Util
-
Default constructor; no instance state to initialise.
V
- validate(Card) - Method in interface org.jpos.core.CardValidator
-
Validates the given card.
- validate(Card) - Method in class org.jpos.core.DefaultCardValidator
- validate(Card) - Method in class org.jpos.core.NoCardValidator
- validate(Configuration) - Method in class org.jpos.core.ConfigValidator
-
Validate the configuration.
- validate(ISOComponent) - Method in class org.jpos.iso.ISOBaseValidator
-
Validate field-interdependency.
- validate(ISOComponent) - Method in class org.jpos.iso.ISOFieldValidator
-
Validate a field component.
- validate(ISOComponent) - Method in class org.jpos.iso.ISOMsgFieldValidator
- validate(ISOComponent) - Method in interface org.jpos.iso.ISOValidator
-
Validates an ISOComponent.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_ALPHANUM
-
Validate that component has alphanumeric value.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Validate that component is not blank-filled.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Validate that the component is not blank-filled.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Validate that the component is not zero-filled.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_NUM
-
Validate numeric condition.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_NUMNOZERO
-
Validate that component is not zero-filled.
- validate(ISOComponent) - Method in class org.jpos.iso.packager.CTCSubElementPackager
- validate(ISOComponent) - Method in class org.jpos.iso.packager.CTCSubFieldPackager
- validate(ISOComponent) - Method in class org.jpos.iso.packager.GenericValidatingPackager
-
Runs all configured field- and message-level validators against
m. - validate(ISOComponent) - Method in class org.jpos.iso.packager.ISOBaseValidatingPackager
- validate(ISOComponent) - Method in class org.jpos.iso.packager.ISOMsgFieldValidatingPackager
- validate(ISOComponent) - Method in class org.jpos.iso.validator.MSGTEST
- validate(ISOComponent) - Method in class org.jpos.iso.validator.MSGTEST02
- validate(ISOComponent) - Method in class org.jpos.iso.validator.TEST0100
- validateFieldSetMap(Map) - Method in class org.jpos.metrics.iso.ISOMsgCounter
-
Validates the field set map.
- validateTag(String) - Method in class org.jpos.tlv.CharTagMap
-
Validates that
tagIdis non-nulland has exactlyCharTagMap.tagLencharacters. - validator(CardValidator) - Method in class org.jpos.core.Card.Builder
-
Sets the card validator.
- validBoolean(String) - Method in class org.jpos.core.ConfigValidator
-
Validate that a boolean property has a valid value.
- value - Variable in class org.jpos.iso.ISOBinaryField
-
The raw binary value.
- value - Variable in class org.jpos.iso.ISOBitMap
-
The BitSet representing the bitmap.
- value - Variable in class org.jpos.iso.ISOField
-
The string value of this field.
- value() - Element in annotation interface org.jpos.core.annotation.Config
-
Returns the property name to inject (defaults to field name).
- value() - Method in enum class org.jpos.iso.MessageErrorIndicator.Severity
-
Returns the 2-digit numeric value as carried on the wire.
- value() - Method in record class org.jpos.log.evt.KV
-
Returns the value of the
valuerecord component. - VALUE_ATTR - Static variable in class org.jpos.iso.packager.LogPackager
-
XML attribute carrying the field value.
- VALUE_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
XML attribute name holding scalar values.
- valueOf(byte) - Static method in enum class org.jpos.tlv.TLVClass
-
Resolves the
TLVClassencoded in the top two bits offirstByte. - valueOf(byte[]) - Static method in class org.jpos.iso.PosDataCode
-
Creates a PosDataCode instance from a raw byte array.
- valueOf(int) - Static method in enum class org.jpos.rc.CMF
-
Looks up a CMF value by its integer code.
- valueOf(String) - Static method in enum class org.jpos.emv.cryptogram.CryptogramDataBuilder.PaddingMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.emv.EMVStandardTagType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.emv.EMVTagType.DataSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.emv.IssuerApplicationData.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.iso.DatasetFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.iso.MessageErrorIndicator.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.log.evt.DeployActivity.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.log.LogRenderer.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.metrics.MeterInfo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.rc.CMF
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.Algorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.ARPCMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.CipherMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.Exportability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.KeyScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.MKDMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.ModeOfUse
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.PaddingMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.security.SKDMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.tlv.TLVClass
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.tlv.TLVDataFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.transaction.ContextConstants
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.transaction.participant.SendResponse.HeaderStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Returns the enum constant of this class with the specified name.
- valueOfByCode(char) - Static method in enum class org.jpos.security.Algorithm
-
Returns the enum constant of this type with the specified
code. - valueOfByCode(char) - Static method in enum class org.jpos.security.Exportability
-
Returns the enum constant of this type with the specified
code. - valueOfByCode(char) - Static method in enum class org.jpos.security.ModeOfUse
-
Returns the enum constant of this type with the specified
code. - valueOfByCode(String) - Static method in class org.jpos.security.ExtKeyUsage
-
Returns the enum constant of this type with the specified
code. - valueOfByCode(String) - Static method in class org.jpos.security.KeyUsage
-
Returns the enum constant of this type with the specified
code. - values() - Static method in enum class org.jpos.emv.cryptogram.CryptogramDataBuilder.PaddingMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.emv.EMVStandardTagType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.emv.EMVTagType.DataSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.emv.IssuerApplicationData.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.iso.DatasetFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.iso.MessageErrorIndicator.ErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.iso.MessageErrorIndicator.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.iso.PosDataCode.POSEnvironment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.iso.PosDataCode.ReadingMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.iso.PosDataCode.VerificationMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.log.evt.DeployActivity.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.log.LogRenderer.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.metrics.MeterInfo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.rc.CMF
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.Algorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.ARPCMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.CipherMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.Exportability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.KeyScheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.MKDMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.ModeOfUse
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.PaddingMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.security.SKDMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.tlv.TLVClass
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.tlv.TLVDataFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.transaction.ContextConstants
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.transaction.participant.SendResponse.HeaderStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.jpos.transaction.TransactionStatusEvent.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VAPChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation - VISA's VAP framing
- VAPChannel() - Constructor for class org.jpos.iso.channel.VAPChannel
-
Public constructor (used by Class.forName("...").newInstance())
- VAPChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.VAPChannel
-
Construct client ISOChannel
- VAPChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.VAPChannel
-
Construct server ISOChannel
- VAPChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.VAPChannel
-
constructs a server ISOChannel associated with a Server Socket
- VAPSMSPackager - Class in org.jpos.iso.packager
-
Deprecated.use Base1* stuff instead
- VAPSMSPackager() - Constructor for class org.jpos.iso.packager.VAPSMSPackager
-
Deprecated.Default constructor.
- VAPVIPPackager - Class in org.jpos.iso.packager
-
Deprecated.use Base1* stuff instead
- VAPVIPPackager() - Constructor for class org.jpos.iso.packager.VAPVIPPackager
-
Deprecated.Default constructor.
- VAPVIPPackager.F127Packager - Class in org.jpos.iso.packager
-
Deprecated.Inner packager handling the VAPVIP DE-127 sub-message.
- VariableByteLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.VariableByteLength
-
Creates a VariableByteLength with the given range.
- VariableDataLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.VariableDataLength
-
Creates a VariableDataLength with the given range.
- VariableDiscreteByteLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.VariableDiscreteByteLength
-
Creates a VariableDiscreteByteLength with the given range.
- VariableDiscreteDataLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.VariableDiscreteDataLength
-
Creates a VariableDiscreteDataLength with the given range.
- variant - Variable in class org.jpos.security.SecureKeySpec
-
Indicates key protection variant metchod appiled to this key by a security module.
- variant - Variable in class org.jpos.security.SecureVariantKey
-
Indicates key protection variant metchod appiled to this key by a security module.
- VENDOR_DATA_INVALID - Enum constant in enum class org.jpos.rc.CMF
-
Vendor Data Invalid.
- VENDOR_NOT_EFFECTIVE - Enum constant in enum class org.jpos.rc.CMF
-
Vendor Not Effective.
- VENDOR_NOT_FOUND - Enum constant in enum class org.jpos.rc.CMF
-
Vendor Not Found.
- verificationCapability(PosDataCode.VerificationMethod) - Method in class org.jpos.iso.PosCapability.Builder
-
Sets a cardholder verification capability bit (sub-field 27-2).
- verify(String) - Method in class org.jpos.core.DefaultLUHNCalculator
-
Verify Card's PAN
- verify(String) - Method in interface org.jpos.core.LUHNCalculator
-
Verifies the LUHN check digit of a full PAN.
- verifyARQC(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
- verifyARQC(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Verify Application Cryptogram (ARQC or TC/AAC) Authorization Request Cryptogram (ARQC) - Online authorization Transaction certificate (TC) - Offline approval Application Authentication Cryptogram (AAC) - Offline decline
- verifyARQCGenerateARPC(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
- verifyARQCGenerateARPC(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Verify Application Cryptogram (ARQC or TC/AAC) and Genarate Authorisation Response Cryptogram (ARPC) Authorization Request Cryptogram (ARQC) - Online authorization Transaction certificate (TC) - Offline approval Application Authentication Cryptogram (AAC) - Offline decline
- verifyARQCGenerateARPCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- verifyARQCGenerateARPCImpl(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyARQCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- verifyARQCImpl(MKDMethod, SKDMethod, T, String, String, byte[], byte[], byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyCAVV(String, T, String, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
- verifyCAVV(String, T, String, String, String, String) - Method in interface org.jpos.security.SMAdapter
-
Verify a 3-D Secure CAVV/AAV.
- verifyCAVVImpl(String, SecureDESKey, String, String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- verifyCAVVImpl(String, T, String, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyCVC3(T, String, String, byte[], byte[], byte[], MKDMethod, String) - Method in class org.jpos.security.BaseSMAdapter
- verifyCVC3(T, String, String, byte[], byte[], byte[], MKDMethod, String) - Method in interface org.jpos.security.SMAdapter
-
Verify a Dynamic Card Verification Code 3 (CVC3)
- verifyCVC3Impl(SecureDESKey, String, String, byte[], byte[], byte[], MKDMethod, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- verifyCVC3Impl(T, String, String, byte[], byte[], byte[], MKDMethod, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyCVD(String, T, T, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
- verifyCVD(String, T, T, String, String, String) - Method in interface org.jpos.security.SMAdapter
-
Verify a Card Verification Digit (Code/Value).
- verifyCVV(String, T, T, String, Date, String) - Method in class org.jpos.security.BaseSMAdapter
- verifyCVV(String, T, T, String, Date, String) - Method in interface org.jpos.security.SMAdapter
-
Deprecated.Issuers do not always follow the recommended 'yyMM' format. Using the
java.util.Dateprevents from format manipulating to solve problem. UseSMAdapter.verifyCVD(String, T, T, String, String, String)with string version ofexpDate - verifyCVVImpl(String, SecureDESKey, SecureDESKey, String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Your SMAdapter should override this method if it has this functionality
- verifyCVVImpl(String, SecureDESKey, SecureDESKey, String, Date, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Your SMAdapter should override this method if it has this functionality
- verifyCVVImpl(String, T, T, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyCVVImpl(String, T, T, String, Date, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifydCVV(String, T, String, String, String, byte[], MKDMethod) - Method in class org.jpos.security.BaseSMAdapter
- verifydCVV(String, T, String, String, String, byte[], MKDMethod) - Method in interface org.jpos.security.SMAdapter
-
Verify a Dynamic Card Verification Value (dCVV).
- verifydCVV(String, T, String, Date, String, byte[], MKDMethod) - Method in class org.jpos.security.BaseSMAdapter
- verifydCVV(String, T, String, Date, String, byte[], MKDMethod) - Method in interface org.jpos.security.SMAdapter
-
Deprecated.Issuers do not always follow the recommended 'yyMM' format. Using the
java.util.Dateprevents from format manipulating to solve problem. UseSMAdapter.verifydCVV(String, T, String, Date, String, byte[], MKDMethod)with string version ofexpDate - verifydCVVImpl(String, SecureDESKey, String, String, String, byte[], MKDMethod) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- verifydCVVImpl(String, SecureDESKey, String, Date, String, byte[], MKDMethod) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- verifydCVVImpl(String, T, String, String, String, byte[], MKDMethod) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifydCVVImpl(String, T, String, Date, String, byte[], MKDMethod) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyIBMPINOffset(EncryptedPIN, T, T, String, String, String, int) - Method in class org.jpos.security.BaseSMAdapter
- verifyIBMPINOffset(EncryptedPIN, T, T, String, String, String, int) - Method in interface org.jpos.security.SMAdapter
-
Verify an PIN Offset using the IBM 3624 method
- verifyIBMPINOffsetImpl(EncryptedPIN, T, T, String, String, String, int) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyPVV(EncryptedPIN, T, T, T, int, String) - Method in class org.jpos.security.BaseSMAdapter
- verifyPVV(EncryptedPIN, T, T, T, int, String) - Method in interface org.jpos.security.SMAdapter
-
Verify PVV (VISA PIN Verification Value of an LMK encrypted PIN)
- verifyPVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
- verifyPVVImpl(EncryptedPIN, T, T, T, int, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- VERONLY - Enum constant in enum class org.jpos.security.ModeOfUse
-
The key may only be used to perform digital signature verification operations.
- VErrorParser - Class in org.jpos.iso.validator
-
Parse ISOComponents and put the errors into a list.
- VErrorParser() - Constructor for class org.jpos.iso.validator.VErrorParser
-
Default constructor; no instance state to initialise.
- version() - Method in record class org.jpos.log.evt.Start
-
Returns the value of the
versionrecord component. - version() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
versionrecord component. - VERSION - Class in org.jpos.q2.cli
-
CLI command that prints jPOS version information; supports
-afor full detail. - VERSION() - Constructor for class org.jpos.q2.cli.VERSION
-
Default constructor; no instance state to initialise.
- VetoException() - Constructor for exception class org.jpos.iso.ISOFilter.VetoException
-
Default constructor.
- VetoException(Exception) - Constructor for exception class org.jpos.iso.ISOFilter.VetoException
-
Constructs a VetoException wrapping the given exception.
- VetoException(String) - Constructor for exception class org.jpos.iso.ISOFilter.VetoException
-
Constructs a VetoException with the given detail message.
- VetoException(String, Exception) - Constructor for exception class org.jpos.iso.ISOFilter.VetoException
-
Constructs a VetoException with detail and nested exception.
- VID_INVALID - Enum constant in enum class org.jpos.rc.CMF
-
Vid Invalid.
- VIS - Enum constant in enum class org.jpos.emv.IssuerApplicationData.Format
-
Visa VIS format.
- VISA1Packager - Class in org.jpos.iso.packager
-
ISO-8583 packager for the VISA-1 message format.
- VISA1Packager(int[], int, String, String) - Constructor for class org.jpos.iso.packager.VISA1Packager
-
Constructs a VISA1Packager with the given field sequence and response-handling rules.
- VISA1ResponseFilter - Interface in org.jpos.iso
-
Strategy that extracts the authorization number out of a VISA1 response payload.
- VISACryptogram - Class in org.jpos.emv.cryptogram
-
VISA Cryptogram Specification
- VISACryptogram(String) - Constructor for class org.jpos.emv.cryptogram.VISACryptogram
-
Configures the cryptogram spec from the encoded Cryptogram Version Number.
- VISAPVV - Static variable in class org.jpos.security.KeyUsage
-
TR-31 PIN Verification Key (Visa PVV algorithm).
- VolatileSequencer - Class in org.jpos.core
-
A simple sequencer intended for Debugging applications.
Production grade Sequencers are required to be persistent capables - VolatileSequencer() - Constructor for class org.jpos.core.VolatileSequencer
-
Default constructor.
- VolatileSequencerMBean - Interface in org.jpos.core
-
JMX management interface for
VolatileSequencer. - VSDC - Enum constant in enum class org.jpos.security.PaddingMethod
-
VISA padding
- VSDC - Enum constant in enum class org.jpos.security.SKDMethod
-
Visa Smart Debit/Credit or UKIS in England
Described in Visa Integrated Circuit Card Specification (VIS) Version 1.5 - May 2009, section B.4 - VSplitFactory - Class in org.jpos.ui.factory
-
UIFactory that builds a vertical
JSplitPanefrom the configuration element's<top>and<bottom>children. - VSplitFactory() - Constructor for class org.jpos.ui.factory.VSplitFactory
-
Default constructor for
UIFactorydiscovery.
W
- waitUntilStartTime() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
-
Blocks the current thread until the daily start time arrives.
- warn() - Method in record class org.jpos.log.evt.Warning
-
Returns the value of the
warnrecord component. - warn(Object) - Method in class org.jpos.ui.UI
-
Logs a warning.
- warn(Object) - Method in class org.jpos.util.Log
-
Logs a warning event with the given detail.
- warn(Object, Exception) - Method in class org.jpos.ui.UI
-
Logs a warning with an associated exception.
- warn(Object, Object) - Method in class org.jpos.util.Log
-
Logs a warning event with the given detail and an additional payload.
- warn(String, String, Object...) - Method in class org.jpos.rc.Result
-
Adds a warning entry to this result.
- WARN - Static variable in class org.jpos.util.Log
-
Level constant for warning events.
- warning(String) - Method in class org.jpos.util.SimpleLogSource
-
Logs a warning message.
- warning(String, Object) - Method in class org.jpos.util.SimpleLogSource
-
Logs a warning message with an attached object.
- Warning - Record Class in org.jpos.log.evt
-
Audit log event for a free-form warning message.
- Warning(String) - Constructor for record class org.jpos.log.evt.Warning
-
Creates an instance of a
Warningrecord class. - WARNING - Enum constant in enum class org.jpos.iso.MessageErrorIndicator.Severity
-
The message was accepted but contains a non-critical error.
- warningList() - Method in class org.jpos.rc.Result
-
Returns a list of all warning entries.
- WatchDog - Class in org.jpos.util
-
WatchDog will issue a warning message if not canceled on time
- WatchDog(long) - Constructor for class org.jpos.util.WatchDog
-
Schedules a silent watchdog that fires after
durationmilliseconds. - WatchDog(long, String) - Constructor for class org.jpos.util.WatchDog
-
Schedules a watchdog that, if not cancelled in time, logs
messageas a warning. - watchService() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
watchServicerecord component. - WeakPINException - Exception Class in org.jpos.security
-
Signals that a Weak PIN exception has occurred.
- WeakPINException() - Constructor for exception class org.jpos.security.WeakPINException
-
Default constructor.
- WeakPINException(Exception) - Constructor for exception class org.jpos.security.WeakPINException
-
Constructs a new exception wrapping the given cause.
- WeakPINException(String) - Constructor for exception class org.jpos.security.WeakPINException
-
Constructs a new exception with the given detail message.
- WeakPINException(String, Exception) - Constructor for exception class org.jpos.security.WeakPINException
-
Constructs a new exception with the given detail message and cause.
- whitelist - Variable in class org.jpos.bsh.BSHRequestListener
-
MTI whitelist for script execution.
- WHOAMI - Class in org.jpos.q2.cli
-
CLI command that prints the current OS user.
- WHOAMI() - Constructor for class org.jpos.q2.cli.WHOAMI
-
Default constructor; no instance state to initialise.
- wipe(Space, Object) - Static method in class org.jpos.space.SpaceUtil
-
Remove all entries under key
- wipeAndOut(Space, Object, Object) - Static method in class org.jpos.space.SpaceUtil
-
Deprecated.Use space.put instead
- wipeAndOut(Space, Object, Object, long) - Static method in class org.jpos.space.SpaceUtil
-
Deprecated.use space.put instead
- WIPED - Static variable in class org.jpos.util.FSDProtectedLogListener
-
Replacement string used when a field value is wiped.
- WIPED - Static variable in class org.jpos.util.ProtectedLogListener
-
Replacement value substituted for wiped string fields.
- WIRE_LENGTH - Static variable in class org.jpos.iso.LifeCycleId
-
Wire length of the full DE-021 field in bytes.
- WIRE_LENGTH - Static variable in class org.jpos.iso.PosCapability
-
Wire length of DE-027 in bytes.
- Wire layout - Section in class org.jpos.iso.LifeCycleId
- Wire layout - Section in class org.jpos.iso.PosCapability
- with(int, byte[]) - Method in class org.jpos.iso.ISODataset
-
Stores a binary element and returns this dataset for fluent chaining.
- with(int, byte[]) - Method in class org.jpos.iso.ISOMsg
-
Sets a top-level binary field and returns this message for fluent chaining.
- with(int, String) - Method in class org.jpos.iso.ISODataset
-
Stores a character element and returns this dataset for fluent chaining.
- with(int, String) - Method in class org.jpos.iso.ISOMsg
-
Sets a top-level character field and returns this message for fluent chaining.
- with(int, ISOComponent) - Method in class org.jpos.iso.ISODataset
-
Stores an ISO component and returns this dataset for fluent chaining.
- with(int, ISOComponent, boolean) - Method in class org.jpos.iso.ISODataset
-
Stores an ISO component and its constructed TLV flag, returning this dataset for fluent chaining.
- with(String, byte[]) - Method in class org.jpos.iso.ISOMsg
-
Sets a binary field by path and returns this message for fluent chaining.
- with(String, String) - Method in class org.jpos.iso.ISOMsg
-
Sets a character field by path and returns this message for fluent chaining.
- with(String, ISOComponent) - Method in class org.jpos.iso.ISOMsg
-
Sets a component by path and returns this message for fluent chaining.
- with8characterMACVersions(String) - Method in class org.jpos.security.SecureKeyBlockBuilder
-
Configure key block versions with 8 digits key block MAC.
- withLengthSize(int) - Method in class org.jpos.tlv.CharTagMapBuilder
-
Sets size of length element.
- without(int...) - Method in class org.jpos.iso.ISOMsg
-
Unsets one or more top-level fields and returns this message for fluent chaining.
- without(String...) - Method in class org.jpos.iso.ISOMsg
-
Unsets one or more field paths, including nested composites and dataset elements, and returns this message for fluent chaining.
- withRawCode(MessageErrorIndicator.Severity, int, int) - Static method in class org.jpos.iso.MessageErrorIndicator.FieldError
-
Creates an error set with a raw numeric error code (for private-use or national-use codes outside the ISO-defined
MessageErrorIndicator.ErrorCodeenum). - withSource(LogSource) - Method in class org.jpos.util.LogEvent
-
Sets the
LogSourceassociated with this event and returns it for chaining. - withTag(String, String) - Method in class org.jpos.util.LogEvent
-
Adds or overwrites a tag on this event.
- withTagLengthSwap(boolean) - Method in class org.jpos.tlv.CharTag
-
Swap tag with length.
- withTagLengthSwap(boolean) - Method in class org.jpos.tlv.CharTagMap
-
Sets size of length element.
- withTagLengthSwap(boolean) - Method in class org.jpos.tlv.CharTagMapBuilder
-
Swap Tag with Length.
- withTags(Map) - Method in class org.jpos.util.LogEvent
-
Adds the supplied tags to this event.
- withTagSize(int) - Method in class org.jpos.tlv.CharTagMapBuilder
-
Sets size of tag element.
- withTraceId() - Method in class org.jpos.util.LogEvent
-
Ensures a
trace-idtag is present, generating one if needed. - withTraceId(String) - Method in class org.jpos.util.LogEvent
-
Sets the
trace-idtag explicitly. - withTraceId(UUID) - Method in class org.jpos.util.LogEvent
-
Sets the
trace-idtag from a UUID (dashes stripped). - withTrack1Builder(Track1.Builder) - Method in class org.jpos.core.Card.Builder
-
Provides a Track 1 builder.
- withTrack2Builder(Track2.Builder) - Method in class org.jpos.core.Card.Builder
-
Provides a Track 2 builder.
- Worker(int) - Constructor for class org.jpos.q2.iso.OneShotChannelAdaptor.Worker
-
Constructs a Worker with the given identifier.
- Worker(ISOMsg, int) - Constructor for class org.jpos.q2.iso.OneShotChannelAdaptorMK2.Worker
-
Constructs a Worker for the given request.
- write(int) - Method in class org.jpos.util.LogEventOutputStream
- write(LogEvent) - Method in class org.jpos.util.BaseLogEventWriter
- write(LogEvent) - Method in class org.jpos.util.JsonlLogWriter
- write(LogEvent) - Method in class org.jpos.util.JsonLogWriter
-
Deprecated.
- write(LogEvent) - Method in interface org.jpos.util.LogEventWriter
-
Writes a log event to the underlying output.
- write(LogEvent) - Method in class org.jpos.util.MappingLogEventWriter
- write(LogEvent) - Method in class org.jpos.util.MarkdownLogWriter
-
Deprecated.
- write(LogEvent) - Method in class org.jpos.util.TxtLogWriter
-
Deprecated.
- write(LogEvent) - Method in class org.jpos.util.XmlLogWriter
-
Deprecated.
- writeDirection(ObjectOutput) - Method in class org.jpos.iso.ISOMsg
-
Serializes the message direction to the given ObjectOutput.
- writeExternal(ObjectOutput) - Method in class org.jpos.iso.FSDISOMsg
- writeExternal(ObjectOutput) - Method in class org.jpos.iso.ISOAmount
- writeExternal(ObjectOutput) - Method in class org.jpos.iso.ISOBinaryField
- writeExternal(ObjectOutput) - Method in class org.jpos.iso.ISOField
- writeExternal(ObjectOutput) - Method in class org.jpos.iso.ISOMsg
- writeExternal(ObjectOutput) - Method in class org.jpos.transaction.Context
- writeHeader(ObjectOutput) - Method in class org.jpos.iso.ISOMsg
-
Serializes the message header to the given ObjectOutput.
- writePackager(ObjectOutput) - Method in class org.jpos.iso.ISOMsg
-
Serializes the packager class name to the given ObjectOutput.
- writeTo(ISOMsg) - Method in interface org.jpos.tlv.TagSequence
-
Writes this sequence's tag values into the given ISOMsg.
- writeTo(ISOMsg) - Method in class org.jpos.tlv.TagSequenceBase
- writeToCaptureStream(LogEvent) - Method in class org.jpos.util.MappingLogEventWriter
-
Write to capture print stream when defined.
- WRITTEN_REQUEST_INADEQUATE_COPY - Enum constant in enum class org.jpos.rc.CMF
-
Written Request Inadequate Copy.
X
- X - Enum constant in enum class org.jpos.security.KeyScheme
-
Encryption of a double length key using X9.17 methods.
- X25Channel - Class in org.jpos.iso.channel
-
Implements an ISOChannel suitable to be used to connect to an X.25 PAD.
- X25Channel() - Constructor for class org.jpos.iso.channel.X25Channel
-
No-args constructor
- X25Channel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.X25Channel
-
Constructs client ISOChannel
- X25Channel(ISOPackager) - Constructor for class org.jpos.iso.channel.X25Channel
-
Construct server ISOChannel
- X25Channel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.X25Channel
-
constructs a server ISOChannel associated with a Server Socket
- X92_BITMAP - Class in org.jpos.iso
-
ASCII packaged Bitmap
- X92_BITMAP() - Constructor for class org.jpos.iso.X92_BITMAP
-
Default constructor.
- X92_BITMAP(int, String) - Constructor for class org.jpos.iso.X92_BITMAP
-
Constructs a packager with the given length and description.
- X92GenericPackager - Class in org.jpos.iso.packager
-
ISO-8583 packager for the X9.2 generic message format.
- X92GenericPackager() - Constructor for class org.jpos.iso.packager.X92GenericPackager
-
Default constructor.
- X92GenericPackager(InputStream) - Constructor for class org.jpos.iso.packager.X92GenericPackager
-
Constructs a packager loading its field descriptions from an XML stream.
- X92GenericPackager(String) - Constructor for class org.jpos.iso.packager.X92GenericPackager
-
Constructs a packager loading its field descriptions from an XML file.
- X92Packager - Class in org.jpos.iso.packager
-
ANSI X9.2 Packager
- X92Packager() - Constructor for class org.jpos.iso.packager.X92Packager
-
Default constructor.
- XML - Enum constant in enum class org.jpos.log.LogRenderer.Type
-
Renders to XML output.
- XML_CONFIG_ATTR__EXEC_SRV_COREPOOLSIZE - Static variable in class org.jpos.q2.qbean.QThreadPoolExecutor
-
XML attribute setting the executor's core pool size.
- XML_CONFIG_ATTR__EXEC_SRV_TERMINATION_TIMER - Static variable in class org.jpos.q2.qbean.QThreadPoolExecutor
-
XML attribute setting the awaitTermination timeout, in seconds.
- XML_CONFIG_ATTR__EXEC_SRV_TYPE - Static variable in class org.jpos.q2.qbean.QThreadPoolExecutor
-
XML attribute selecting the executor type (
fixed,cached,scheduled,single). - XML_PREFIX - Static variable in class org.jpos.q2.qbean.QXmlConfig
-
Prefix used when registering the configuration element in
NameRegistrar. - XML2003Packager - Class in org.jpos.iso.packager
-
packs/unpacks ISOMsgs into XML representation
- XML2003Packager() - Constructor for class org.jpos.iso.packager.XML2003Packager
-
Creates the packager and forces field 72 to be treated as binary.
- XMLChannel - Class in org.jpos.iso.channel
-
Implements an ISOChannel able to exchange jPOS generated (or compliant) XML based ISO-8583 messages
- XMLChannel() - Constructor for class org.jpos.iso.channel.XMLChannel
-
Public constructor (used by Class.forName("...").newInstance())
- XMLChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.XMLChannel
-
Constructs client ISOChannel
- XMLChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.XMLChannel
-
Construct server ISOChannel
- XMLChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.XMLChannel
-
constructs a server ISOChannel associated with a Server Socket
- XmlConfigurable - Interface in org.jpos.core
-
Object is Configurable by an Xml Element
- XmlLogWriter - Class in org.jpos.util
-
Deprecated.
- XmlLogWriter() - Constructor for class org.jpos.util.XmlLogWriter
-
Deprecated.Creates a writer that renders events with the registered XML renderer.
- XMLPackager - Class in org.jpos.iso.packager
-
packs/unpacks ISOMsgs into XML representation
- XMLPackager() - Constructor for class org.jpos.iso.packager.XMLPackager
-
Creates an XML packager with a hardened SAX parser configuration.
- xmlReservedPattern - Static variable in class org.jpos.util.LogUtil
-
Regex matching XML-reserved characters that force CDATA escaping.
- xor(byte[], byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Bitwise XOR between corresponding bytes
- XSLTFilter - Class in org.jpos.iso.filter
-
Implements ISOFilter by means of XSL-Transformations
- XSLTFilter() - Constructor for class org.jpos.iso.filter.XSLTFilter
-
Default noargs constructor
- XSLTFilter(String, boolean) - Constructor for class org.jpos.iso.filter.XSLTFilter
-
Creates a filter backed by the supplied XSL transformation file.
Y
- Y - Enum constant in enum class org.jpos.security.KeyScheme
-
Encryption of a triple length key using X9.17 methods.
- YES - Static variable in class org.jpos.transaction.participant.HasEntry
-
Configuration property whose value is returned when the context entry is present.
Z
- Z - Enum constant in enum class org.jpos.security.KeyScheme
-
Encryption of a single length DES key using X9.17 methods.
- ZEK - Static variable in class org.jpos.security.ExtKeyUsage
-
ZEK - Zone Encryption Key.
- ZERO_PADDER - Static variable in class org.jpos.iso.LeftPadder
-
A padder for padding zeros on the left.
- zeropad(long, int) - Static method in class org.jpos.iso.ISOUtil
-
zeropads a long without throwing an ISOException (performs modulus operation)
- zeropad(String, int) - Static method in class org.jpos.iso.ISOUtil
-
left pad with '0'
- zeropadRight(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Pads a string to the right with zeros.
- zeroUnPad(String) - Static method in class org.jpos.iso.ISOUtil
-
Left unPad with '0'
- zipFile(File, File) - Static method in class org.jpos.util.ZipUtil
-
Compresses a single input file into a ZIP container at
output. - ZipUtil - Class in org.jpos.util
-
Uses java.util.zip to compress an input file and store it to the given output.
- ZipUtil() - Constructor for class org.jpos.util.ZipUtil
-
Utility class; instances carry no state.
- ZMK - Static variable in class org.jpos.security.ExtKeyUsage
-
ZMK - Zone Master Key.
- ZMK_NOT_AVAILABLE - Enum constant in enum class org.jpos.rc.CMF
-
Zmk Not Available.
- zoneInfo() - Method in record class org.jpos.log.evt.SysInfo
-
Returns the value of the
zoneInforecord component. - ZPK - Static variable in class org.jpos.security.ExtKeyUsage
-
ZPK - Zone PIN Encryption Key.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
java.util.Dateprevents from format manipulating to solve problem. UseSMAdapter.calculateCVD(String, T, T, String, String)with string version ofexpDate