Class ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation

java.lang.Object
org.keycloak.services.resources.admin.ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation
Enclosing class:
ClientScopeEvaluateResource

public static class ClientScopeEvaluateResource.ProtocolMapperEvaluationRepresentation extends Object
  • Constructor Details

    • ProtocolMapperEvaluationRepresentation

      public ProtocolMapperEvaluationRepresentation()
  • Method Details

    • getMapperId

      public String getMapperId()
    • setMapperId

      public void setMapperId(String mapperId)
    • getMapperName

      public String getMapperName()
    • setMapperName

      public void setMapperName(String mapperName)
    • getContainerId

      public String getContainerId()
    • setContainerId

      public void setContainerId(String containerId)
    • getContainerName

      public String getContainerName()
    • setContainerName

      public void setContainerName(String containerName)
    • getContainerType

      public String getContainerType()
    • setContainerType

      public void setContainerType(String containerType)
    • getProtocolMapper

      public String getProtocolMapper()
    • setProtocolMapper

      public void setProtocolMapper(String protocolMapper)