Uses of Enum Class
org.eclipse.net4j.util.security.IChallengeResponse.Event
Package
Description
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of IChallengeResponse.Event in org.eclipse.net4j.util.security
Modifier and TypeMethodDescriptionstatic IChallengeResponse.Event
Returns the enum constant of this class with the specified name.static IChallengeResponse.Event[]
IChallengeResponse.Event.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionfinal void
ChallengeResponseNegotiator.Transition.execute
(INegotiationContext context, IChallengeResponse.State state, IChallengeResponse.Event event, ByteBuffer buffer)