Uses of Class
org.apache.bookkeeper.bookie.LegacyCookieValidation
-
Packages that use LegacyCookieValidation Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of LegacyCookieValidation in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that return LegacyCookieValidation Modifier and Type Method Description static LegacyCookieValidation
LegacyCookieValidation. newLegacyCookieValidation(ServerConfiguration conf, RegistrationManager registrationManager)
-