Uses of Class
io.undertow.security.impl.SingleSignOnAuthenticationMechanism
Packages that use SingleSignOnAuthenticationMechanism
-
Uses of SingleSignOnAuthenticationMechanism in io.undertow.security.impl
Methods in io.undertow.security.impl that return SingleSignOnAuthenticationMechanismModifier and TypeMethodDescriptionSingleSignOnAuthenticationMechanism.setCookieName
(String cookieName) SingleSignOnAuthenticationMechanism.setHttpOnly
(boolean httpOnly) SingleSignOnAuthenticationMechanism.setSecure
(boolean secure)