Class UserConsentModel

    • Constructor Detail

      • UserConsentModel

        public UserConsentModel​(ClientModel client)
    • Method Detail

      • addGrantedClientScope

        public void addGrantedClientScope​(ClientScopeModel clientScope)
      • isClientScopeGranted

        public boolean isClientScopeGranted​(ClientScopeModel clientScope)
      • getCreatedDate

        public Long getCreatedDate()
      • setCreatedDate

        public void setCreatedDate​(Long createdDate)
      • getLastUpdatedDate

        public Long getLastUpdatedDate()
      • setLastUpdatedDate

        public void setLastUpdatedDate​(Long lastUpdatedDate)