Class UserConsentRepresentation

    • Constructor Detail

      • UserConsentRepresentation

        public UserConsentRepresentation()
    • Method Detail

      • getClientId

        public String getClientId()
      • setClientId

        public void setClientId​(String clientId)
      • getGrantedClientScopes

        public List<String> getGrantedClientScopes()
      • setGrantedClientScopes

        public void setGrantedClientScopes​(List<String> grantedClientScopes)
      • setCreatedDate

        public void setCreatedDate​(Long createdDate)
      • getCreatedDate

        public Long getCreatedDate()
      • setLastUpdatedDate

        public void setLastUpdatedDate​(Long lastUpdatedDate)
      • getLastUpdatedDate

        public Long getLastUpdatedDate()