Class ClientScopeClientMappingEntity.Key

    • Field Detail

      • clientScopeId

        protected String clientScopeId
      • clientId

        protected String clientId
    • Constructor Detail

      • Key

        public Key()
      • Key

        public Key​(String clientScopeId,
                   String clientId)
    • Method Detail

      • getClientScopeId

        public String getClientScopeId()
      • getClientId

        public String getClientId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object