Package org.keycloak.models.utils
Class RealmInfoUtil
- java.lang.Object
-
- org.keycloak.models.utils.RealmInfoUtil
-
public class RealmInfoUtil extends Object
- Author:
- Stian Thorgersen
-
-
Constructor Summary
Constructors Constructor Description RealmInfoUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgetDettachedClientSessionLifespan(RealmModel realm)
-
-
-
Method Detail
-
getDettachedClientSessionLifespan
public static int getDettachedClientSessionLifespan(RealmModel realm)
-
-