Serialized Form
-
Package org.keycloak
-
Class org.keycloak.KeycloakPrincipal extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
context
T extends KeycloakSecurityContext context
-
name
String name
-
-
-
Class org.keycloak.KeycloakSecurityContext extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream arg0) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.keycloak.OAuthErrorException extends Exception implements Serializable
-
Class org.keycloak.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 extends ConfigArgsConfigSource implements Serializable
-