Class MapPermissionTicketAdapter

    • Method Detail

      • getId

        public String getId()
      • getOwner

        public String getOwner()
      • getRequester

        public String getRequester()
      • getResource

        public Resource getResource()
      • getScope

        public Scope getScope()
      • isGranted

        public boolean isGranted()
      • getCreatedTimestamp

        public Long getCreatedTimestamp()
      • getGrantedTimestamp

        public Long getGrantedTimestamp()
      • setGrantedTimestamp

        public void setGrantedTimestamp​(Long millis)
      • getPolicy

        public Policy getPolicy()
      • setPolicy

        public void setPolicy​(Policy policy)