This website requires JavaScript.
Explore
Help
Sign in
libre.sh
/
keycloak-scim
Watch
4
Star
0
Fork
You've already forked keycloak-scim
0
Code
Issues
15
Pull requests
Releases
1
Activity
Actions
02d64d959c
keycloak-scim
/
server-spi-private
/
src
/
main
/
java
/
org
/
keycloak
/
cookie
/
CookiePath.java
7 lines
80 B
Java
Raw
Normal View
History
Unescape
Escape
Cookie Provider (#26499) Closes #26500 Signed-off-by: stianst <stianst@gmail.com>
2024-01-26 09:45:00 +00:00
package
org.keycloak.cookie
;
Cookie Provider - move remaining cookies (#26531) Closes #26500 Signed-off-by: stianst <stianst@gmail.com>
2024-01-29 10:06:37 +00:00
public
enum
CookiePath
{
Cookie Provider (#26499) Closes #26500 Signed-off-by: stianst <stianst@gmail.com>
2024-01-26 09:45:00 +00:00
REALM
,
REQUEST
}
Reference in a new issue
Copy permalink