Uses of Enum
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 type with the specified name.static SessionConfig.SessionCookieSource[]
SessionConfig.SessionCookieSource.values()
Returns an array containing the constants of this enum type, in the order they are declared.