Uses of Class
org.simpleframework.transport.NegotiationState.Challenge
-
Packages that use NegotiationState.Challenge Package Description org.simpleframework.transport -
-
Uses of NegotiationState.Challenge in org.simpleframework.transport
Fields in org.simpleframework.transport declared as NegotiationState.Challenge Modifier and Type Field Description private NegotiationState.Challenge
NegotiationState. challenge
This is the challenge used to request the client certificate.
-