Package org.bremersee.keycloak.api.model
Class ProtocolMapperEvaluationRepresentation
java.lang.Object
org.bremersee.keycloak.api.model.ProtocolMapperEvaluationRepresentation
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2026-08-17T22:40:45.221551766+02:00[Europe/Berlin]",
comments="Generator version: 7.24.0")
public class ProtocolMapperEvaluationRepresentation
extends Object
ProtocolMapperEvaluationRepresentation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontainerId(String containerId) containerName(String containerName) containerType(String containerType) booleanGet containerIdGet containerNameGet containerTypeGet mapperIdGet mapperNameGet protocolMapperinthashCode()mapperName(String mapperName) protocolMapper(String protocolMapper) voidsetContainerId(String containerId) voidsetContainerName(String containerName) voidsetContainerType(String containerType) voidsetMapperId(String mapperId) voidsetMapperName(String mapperName) voidsetProtocolMapper(String protocolMapper) toString()
-
Constructor Details
-
ProtocolMapperEvaluationRepresentation
public ProtocolMapperEvaluationRepresentation()
-
-
Method Details
-
mapperId
-
getMapperId
Get mapperId- Returns:
- mapperId
-
setMapperId
-
mapperName
-
getMapperName
Get mapperName- Returns:
- mapperName
-
setMapperName
-
containerId
-
getContainerId
Get containerId- Returns:
- containerId
-
setContainerId
-
containerName
-
getContainerName
Get containerName- Returns:
- containerName
-
setContainerName
-
containerType
-
getContainerType
Get containerType- Returns:
- containerType
-
setContainerType
-
protocolMapper
-
getProtocolMapper
Get protocolMapper- Returns:
- protocolMapper
-
setProtocolMapper
-
equals
-
hashCode
public int hashCode() -
toString
-