Serialized Form
-
Package org.keycloak
-
Class org.keycloak.KeycloakPrincipal
class KeycloakPrincipal extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
context
T extends KeycloakSecurityContext context
-
name
String name
-
-
-
Class org.keycloak.KeycloakSecurityContext
class KeycloakSecurityContext extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Exception org.keycloak.OAuthErrorException
class OAuthErrorException extends Exception implements Serializable -
Error org.keycloak.ServerStartupError
class ServerStartupError extends Error implements Serializable-
Serialized Fields
-
fillStackTrace
boolean fillStackTrace
-
-
-
-
Package org.keycloak.quarkus.runtime.configuration.test
-
Class org.keycloak.quarkus.runtime.configuration.test.TestConfigArgsConfigSource
class TestConfigArgsConfigSource extends ConfigArgsConfigSource implements Serializable
-