Skip navigation links
A C D E F G H I N O P Q R S T U V W 

I

incrementNonceCount() - Method in class com.albroco.barebonesdigest.DigestChallengeResponse
Increments the value of the nonce-count by one.
InsufficientInformationException - Exception in com.albroco.barebonesdigest
Indicates that not enough information has been provided to perform the requested operation.
InsufficientInformationException(String) - Constructor for exception com.albroco.barebonesdigest.InsufficientInformationException
Constructs a new InsufficientInformationException with its stack trace and detail message filled in.
InsufficientInformationException(String, Throwable) - Constructor for exception com.albroco.barebonesdigest.InsufficientInformationException
Constructs a new instance of this class with detail message and cause filled in.
InsufficientInformationException(Throwable) - Constructor for exception com.albroco.barebonesdigest.InsufficientInformationException
Constructs a new instance of this class with its detail cause filled in.
isAlgorithmSupported(String) - Static method in class com.albroco.barebonesdigest.DigestChallengeResponse
Returns true if a given digest algorithm is supported.
isChallengeSupported(DigestChallenge) - Static method in class com.albroco.barebonesdigest.DigestChallengeResponse
Returns true if a given challenge is supported and a response to it can be generated (given that all other required values are supplied).
isDigestChallenge(String) - Static method in class com.albroco.barebonesdigest.DigestChallenge
Returns true if a string represents a HTTP Digest challenge (which may or may not be valid).
isEntityBodyDigestRequired() - Method in class com.albroco.barebonesdigest.DigestAuthentication
Returns true if the digest of the entity-body is required to generate a response to the preferred challenge.
isEntityBodyDigestRequired() - Method in class com.albroco.barebonesdigest.DigestChallengeResponse
Returns true if the digest of the entity-body is required to generate an authorization header for this response.
isStale() - Method in class com.albroco.barebonesdigest.DigestChallenge
Returns a boolean representation of the stale directive.
A C D E F G H I N O P Q R S T U V W 
Skip navigation links