Uses of Interface
org.eclipse.net4j.util.security.INegotiationContext.Receiver
Packages that use INegotiationContext.Receiver
Package
Description
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of INegotiationContext.Receiver in org.eclipse.net4j.util.security
Classes in org.eclipse.net4j.util.security that implement INegotiationContext.ReceiverModifier and TypeClassDescriptionclass
class
class
Negotiator<STATE extends Enum<?>,
EVENT extends Enum<?>> class
Methods in org.eclipse.net4j.util.security that return INegotiationContext.ReceiverModifier and TypeMethodDescriptionINegotiationContext.getReceiver()
NegotiationContext.getReceiver()
Methods in org.eclipse.net4j.util.security with parameters of type INegotiationContext.ReceiverModifier and TypeMethodDescriptionvoid
INegotiationContext.setReceiver
(INegotiationContext.Receiver receiver) void
NegotiationContext.setReceiver
(INegotiationContext.Receiver receiver)