All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractCharAttributeValue Construct and write generic CharAttribute-Value pairs.AbstractStringWritable Basic implementation of the StringWritable interface, that overrides the toString() method.CharAttribute Represents an attribute (a key name) that is represented by a single char.CharAttributeValue Augments aCharAttribute
with a String value and the method(s) to write its data to a StringBuffer.ClientFinalMessage Constructs and parses client-final-messages.ClientFirstMessage Constructs and parses client-first-messages.CryptoUtil Utility static methods for cryptography related tasks.Gs2Attributes Possible values of a GS2 Attribute.Gs2AttributeValue Parse and write GS2 Attribute-Value pairs.Gs2CbindFlag Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).Gs2Header GSS Header.Preconditions Simple methods similar to Precondition class.ScramAttributes SCRAM Attributes as defined in Section 5.1 of the RFC.ScramAttributeValue Parse and write SCRAM Attribute-Value pairs.ScramClient A class that can be parametrized to generateScramSession
s.ScramClient.Builder This class is not meant to be used directly.ScramClient.ChannelBinding Select whether this client will support channel binding or notScramClient.PreBuilder1 This class is not meant to be used directly.ScramClient.PreBuilder2 This class is not meant to be used directly.ScramException This class represents an error when using SCRAM, which is a SASL method.ScramFunctions Utility functions (e.g.ScramInvalidServerSignatureException This class represents an error when parsing SCRAM messagesScramMechanism Definition of the functionality to be provided by every ScramMechanism.ScramMechanisms SCRAM Mechanisms supported by this library.ScramParseException This class represents an error when parsing SCRAM messagesScramServerErrorException This class represents an error when parsing SCRAM messagesScramSession A class that represents a SCRAM client.ScramStringFormatting Class with static methods that provide support for converting to/from salNames.ServerFinalMessage Constructs and parses server-final-messages.ServerFinalMessage.Error Possible error messages sent on a server-final-message.ServerFirstMessage Constructs and parses server-first-messages.StringPreparation Interface for all possible String Preparations mechanisms.StringPreparations StringWritable Interface to denote classes which can write to a StringBuffer.StringWritableCsv Helper class to generate Comma Separated Values ofStringWritable
sUsAsciiUtils