Uses of Interface
org.eclipse.net4j.util.security.IRandomizer
Package
Description
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
Uses of IRandomizer in org.eclipse.net4j.util.security
Modifier and TypeMethodDescriptionChallengeNegotiator.getRandomizer()
protected IRandomizer
ChallengeNegotiatorConfigurer.getRandomizer
(IManagedContainer container, String description) UserManagerAuthenticator.getRandomizer()
Modifier and TypeMethodDescriptionvoid
ChallengeNegotiator.setRandomizer
(IRandomizer randomizer) void
UserManagerAuthenticator.setRandomizer
(IRandomizer randomizer)