Keycloak Docs Distribution 14.0.0
-
- All Implemented Interfaces:
- Serializable
public class KeycloakSecurityContext
extends Object
implements Serializable
Available in secured requests under HttpServletRequest.getAttribute()
Also available in HttpSession.getAttribute under the classname of this class
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getRealm
public String getRealm()
Keycloak Docs Distribution 14.0.0
Copyright © 2021 JBoss by Red Hat. All rights reserved.