Uses of Enum Class
io.undertow.server.session.SessionConfig.SessionCookieSource
Packages that use SessionConfig.SessionCookieSource
-
Uses of SessionConfig.SessionCookieSource in io.undertow.server.session
Methods in io.undertow.server.session that return SessionConfig.SessionCookieSourceModifier and TypeMethodDescriptionPathParameterSessionConfig.sessionCookieSource(HttpServerExchange exchange) SessionConfig.sessionCookieSource(HttpServerExchange exchange) SessionCookieConfig.sessionCookieSource(HttpServerExchange exchange) SslSessionConfig.sessionCookieSource(HttpServerExchange exchange) Returns the enum constant of this class with the specified name.static SessionConfig.SessionCookieSource[]SessionConfig.SessionCookieSource.values()Returns an array containing the constants of this enum class, in the order they are declared.