Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- V3_1_1 - Enum constant in enum class org.bluezoo.gumdrop.mqtt.codec.MQTTVersion
-
MQTT 3.1.1 (protocol level 4).
- V5_0 - Enum constant in enum class org.bluezoo.gumdrop.mqtt.codec.MQTTVersion
-
MQTT 5.0 (protocol level 5).
- valid - Variable in class org.bluezoo.gumdrop.auth.Realm.CertificateAuthenticationResult
-
Whether the certificate was successfully authenticated.
- valid - Variable in class org.bluezoo.gumdrop.auth.Realm.TokenValidationResult
- validate(DNSMessage, DNSSECValidationCallback) - Method in class org.bluezoo.gumdrop.dns.DNSSECChainValidator
-
Validates a DNS response by verifying its RRSIG signatures and walking the chain of trust to a trust anchor.
- validateBearerToken(String) - Method in class org.bluezoo.gumdrop.auth.OAuthRealm
-
RFC 6750 §2.1 — bearer token validation.
- validateBearerToken(String) - Method in interface org.bluezoo.gumdrop.auth.Realm
-
RFC 6750 §2.1 / RFC 7628 — validates a Bearer token and returns the associated principal information.
- validateBearerToken(String) - Method in class org.bluezoo.gumdrop.http.DefaultHTTPAuthenticationProvider
- validateBearerToken(String) - Method in class org.bluezoo.gumdrop.http.HTTPAuthenticationProvider
-
Validates a Bearer token for token-based authentication.
- validateBearerToken(String) - Method in class org.bluezoo.gumdrop.servlet.ServletAuthenticationProvider
- validateOAuthToken(String) - Method in class org.bluezoo.gumdrop.auth.OAuthRealm
-
RFC 7662 §2.1 / RFC 7519 §7.2 — token validation.
- validateOAuthToken(String) - Method in interface org.bluezoo.gumdrop.auth.Realm
-
RFC 6749 — validates an OAuth access token and returns the associated principal information.
- validateOAuthToken(String) - Method in class org.bluezoo.gumdrop.http.DefaultHTTPAuthenticationProvider
- validateOAuthToken(String) - Method in class org.bluezoo.gumdrop.http.HTTPAuthenticationProvider
-
Validates an OAuth 2.0 access token.
- validateOAuthToken(String) - Method in class org.bluezoo.gumdrop.servlet.ServletAuthenticationProvider
- validateSecurityLayerResponse(byte[]) - Method in class org.bluezoo.gumdrop.auth.GSSAPIServer.GSSAPIExchange
-
RFC 4752 §3.1 — validates the client's security layer response and extracts the authorization identity.
- validateServerCookie(byte[], byte[], byte[]) - Method in class org.bluezoo.gumdrop.dns.DNSCookie
-
Validates a server cookie from a client request.
- validateUpgradeResponse(String, Headers) - Static method in class org.bluezoo.gumdrop.websocket.WebSocketHandshake
-
RFC 6455 §4.1 step 5 — client-side validation of the server's 101 response: checks Upgrade, Connection, and Sec-WebSocket-Accept.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.auth.SASLMechanism
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ChannelHandler.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.dns.DNSClass
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.dns.DNSSECAlgorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.dns.DNSSECStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.dns.DNSType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ftp.FTPAuthenticationResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ftp.FTPConnectionMetadata.FTPTransferMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ftp.FTPConnectionMetadata.FTPTransferType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ftp.FTPDataConnectionCoordinator.DataConnectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ftp.FTPDataConnectionCoordinator.TransferType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ftp.FTPFileOperationResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ftp.FTPOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.grpc.proto.FieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.http.client.HTTPClientProtocolHandler.ParseState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.http.HTTPStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.http.HTTPVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.imap.StatusItem
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ldap.client.DerefAliases
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ldap.client.LDAPResultCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ldap.client.Modification.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.ldap.client.SearchScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mailbox.Flag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mailbox.index.IndexedMessageContext.SearchType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mailbox.MailboxAttribute
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mailbox.StoreAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mime.MIMEVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mime.rfc5322.ObsoleteStructureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mqtt.broker.QoSManager.QoS2State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mqtt.codec.MQTTPacketType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mqtt.codec.MQTTVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.mqtt.codec.QoS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.quota.QuotaSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.redis.codec.RESPType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.servlet.jsp.JSPElement.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.servlet.jsp.JSPParserFactory.ParserType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.smtp.auth.AuthVerdict
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.smtp.auth.DKIMResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.smtp.auth.DMARCPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.smtp.auth.DMARCResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.smtp.auth.SPFResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.smtp.BodyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.smtp.DSNNotify
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.smtp.DSNReturn
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.socks.client.SOCKSClientConfig.Version
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.telemetry.ErrorCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.telemetry.metrics.AggregationTemporality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.telemetry.metrics.MetricData.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.telemetry.SpanKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.bluezoo.gumdrop.websocket.WebSocketConnection.State
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.bluezoo.gumdrop.auth.SASLMechanism
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ChannelHandler.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.dns.DNSClass
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.dns.DNSSECAlgorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.dns.DNSSECStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.dns.DNSType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ftp.FTPAuthenticationResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ftp.FTPConnectionMetadata.FTPTransferMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ftp.FTPConnectionMetadata.FTPTransferType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ftp.FTPDataConnectionCoordinator.DataConnectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ftp.FTPDataConnectionCoordinator.TransferType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ftp.FTPFileOperationResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ftp.FTPOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.grpc.proto.FieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.http.client.HTTPClientProtocolHandler.ParseState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.http.HTTPStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.http.HTTPVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.imap.StatusItem
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ldap.client.DerefAliases
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ldap.client.LDAPResultCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ldap.client.Modification.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.ldap.client.SearchScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mailbox.Flag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mailbox.index.IndexedMessageContext.SearchType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mailbox.MailboxAttribute
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mailbox.StoreAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mime.MIMEVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mime.rfc5322.ObsoleteStructureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mqtt.broker.QoSManager.QoS2State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mqtt.codec.MQTTPacketType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mqtt.codec.MQTTVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.mqtt.codec.QoS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.quota.QuotaSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.redis.codec.RESPType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.servlet.jsp.JSPElement.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.servlet.jsp.JSPParserFactory.ParserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.smtp.auth.AuthVerdict
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.smtp.auth.DKIMResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.smtp.auth.DMARCPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.smtp.auth.DMARCResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.smtp.auth.SPFResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.smtp.BodyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.smtp.DSNNotify
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.smtp.DSNReturn
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.socks.client.SOCKSClientConfig.Version
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.telemetry.ErrorCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.telemetry.metrics.AggregationTemporality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.telemetry.metrics.MetricData.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.telemetry.SpanKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.bluezoo.gumdrop.websocket.WebSocketConnection.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueTypeName(String) - Method in class org.bluezoo.gumdrop.grpc.proto.FieldDescriptor.Builder
- VariableDescriptor() - Constructor for class org.bluezoo.gumdrop.servlet.jsp.TagLibraryDescriptor.VariableDescriptor
- VariableLengthEncoding - Class in org.bluezoo.gumdrop.mqtt.codec
-
MQTT variable-length integer encoding (MQTT 3.1.1 section 2.2.3, MQTT 5.0 section 1.5.5).
- VARIANT_ALSO_NEGOTIATES - Enum constant in enum class org.bluezoo.gumdrop.http.HTTPStatus
-
506 Variant Also Negotiates
- varintSize(long) - Static method in class org.bluezoo.gumdrop.telemetry.protobuf.ProtobufWriter
-
Calculates the size of a varint in bytes.
- VERBATIM_STRING - Enum constant in enum class org.bluezoo.gumdrop.redis.codec.RESPType
-
Verbatim string, prefixed by '='.
- verbatimString(String, byte[]) - Static method in class org.bluezoo.gumdrop.redis.codec.RESPValue
-
Creates a RESP3 verbatim string value.
- verify(DKIMCallback) - Method in class org.bluezoo.gumdrop.smtp.auth.DKIMValidator
-
Verifies the DKIM signature asynchronously.
- verifyCramMD5(String, String, String) - Static method in class org.bluezoo.gumdrop.auth.SASLUtils
-
RFC 2195 §2 — verifies a CRAM-MD5 response.
- verifyDS(DNSResourceRecord, DNSResourceRecord) - Static method in class org.bluezoo.gumdrop.dns.DNSSECValidator
-
Verifies that a DNSKEY matches a DS record.
- verifyNSEC(String, DNSType, List<DNSResourceRecord>) - Static method in class org.bluezoo.gumdrop.dns.DNSSECValidator
-
Verifies that NSEC records prove the non-existence of a name or the absence of a record type.
- verifyNSEC3(String, DNSType, List<DNSResourceRecord>) - Static method in class org.bluezoo.gumdrop.dns.DNSSECValidator
-
Verifies that NSEC3 records prove the non-existence of a name.
- verifyRRSIG(List<DNSResourceRecord>, DNSResourceRecord, DNSResourceRecord) - Static method in class org.bluezoo.gumdrop.dns.DNSSECValidator
-
Verifies an RRSIG over an RRset using the given DNSKEY.
- VERSION - Static variable in class org.bluezoo.gumdrop.Gumdrop
- VERSION_1_0 - Enum constant in enum class org.bluezoo.gumdrop.mime.MIMEVersion
- VIDEOTEX_STRING - Static variable in class org.bluezoo.gumdrop.ldap.asn1.ASN1Type
-
Videotex string type.
- VISIBLE_STRING - Static variable in class org.bluezoo.gumdrop.ldap.asn1.ASN1Type
-
Visible (ISO646) string type.
- visitComment(CommentElement) - Method in class org.bluezoo.gumdrop.servlet.jsp.JSPCodeGenerator
- visitComment(CommentElement) - Method in interface org.bluezoo.gumdrop.servlet.jsp.JSPElementVisitor
-
Visits a comment element.
- visitCustomTag(CustomTagElement) - Method in class org.bluezoo.gumdrop.servlet.jsp.JSPCodeGenerator
- visitCustomTag(CustomTagElement) - Method in interface org.bluezoo.gumdrop.servlet.jsp.JSPElementVisitor
-
Visits a custom tag element.
- visitDeclaration(DeclarationElement) - Method in class org.bluezoo.gumdrop.servlet.jsp.JSPCodeGenerator
- visitDeclaration(DeclarationElement) - Method in interface org.bluezoo.gumdrop.servlet.jsp.JSPElementVisitor
-
Visits a declaration element.
- visitDirective(DirectiveElement) - Method in class org.bluezoo.gumdrop.servlet.jsp.JSPCodeGenerator
- visitDirective(DirectiveElement) - Method in interface org.bluezoo.gumdrop.servlet.jsp.JSPElementVisitor
-
Visits a directive element.
- visitExpression(ExpressionElement) - Method in class org.bluezoo.gumdrop.servlet.jsp.JSPCodeGenerator
- visitExpression(ExpressionElement) - Method in interface org.bluezoo.gumdrop.servlet.jsp.JSPElementVisitor
-
Visits an expression element.
- visitScriptlet(ScriptletElement) - Method in class org.bluezoo.gumdrop.servlet.jsp.JSPCodeGenerator
- visitScriptlet(ScriptletElement) - Method in interface org.bluezoo.gumdrop.servlet.jsp.JSPElementVisitor
-
Visits a scriptlet element.
- visitStandardAction(StandardActionElement) - Method in class org.bluezoo.gumdrop.servlet.jsp.JSPCodeGenerator
- visitStandardAction(StandardActionElement) - Method in interface org.bluezoo.gumdrop.servlet.jsp.JSPElementVisitor
-
Visits a standard action element.
- visitText(TextElement) - Method in class org.bluezoo.gumdrop.servlet.jsp.JSPCodeGenerator
- visitText(TextElement) - Method in interface org.bluezoo.gumdrop.servlet.jsp.JSPElementVisitor
-
Visits a text content element.
- vrfy(String, ServerReplyHandler) - Method in interface org.bluezoo.gumdrop.smtp.client.handler.ClientSession
-
RFC 5321 §4.1.1.6 — VRFY command.
- vrfy(String, ServerReplyHandler) - Method in class org.bluezoo.gumdrop.smtp.client.SMTPClientProtocolHandler
-
RFC 5321 §4.1.1.6 — VRFY command.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form