Package org.keycloak.models
Class ParConfig
java.lang.Object
org.keycloak.models.AbstractConfig
org.keycloak.models.ParConfig
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.keycloak.models.AbstractConfig
realm, realmForWrite
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
void
setRequestUriLifespan
(Integer requestUriLifespan) void
setRequestUriLifespan
(String requestUriLifespan) Methods inherited from class org.keycloak.models.AbstractConfig
persistRealmAttribute, persistRealmAttribute
-
Field Details
-
PAR_REQUEST_URI_LIFESPAN
- See Also:
-
DEFAULT_PAR_REQUEST_URI_LIFESPAN
public static final int DEFAULT_PAR_REQUEST_URI_LIFESPAN- See Also:
-
REQUIRE_PUSHED_AUTHORIZATION_REQUESTS
- See Also:
-
-
Constructor Details
-
ParConfig
-
-
Method Details
-
getRequestUriLifespan
public int getRequestUriLifespan() -
setRequestUriLifespan
-
setRequestUriLifespan
-
isRequirePushedAuthorizationRequests
-