Uses of Interface
net.shibboleth.utilities.java.support.security.IdentifierGenerationStrategy
Packages that use IdentifierGenerationStrategy
Package
Description
Implementations of security interfaces.
-
Uses of IdentifierGenerationStrategy in net.shibboleth.utilities.java.support.security.impl
Classes in net.shibboleth.utilities.java.support.security.impl that implement IdentifierGenerationStrategyModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classGenerates a random number of bytes via aRandomsource and encodes them into a string using aBinaryEncoder(Hexby default).classA specialized subclass ofRandomIdentifierGenerationStrategywhich constrains the supplied random number generator to be an instance ofSecureRandom.classGenerates a type 4 UUID as an identifier.