Class AuthorizationBean.RequesterBean

    • Constructor Detail

      • RequesterBean

        public RequesterBean​(org.keycloak.authorization.model.PermissionTicket ticket,
                             org.keycloak.authorization.AuthorizationProvider authorization)
    • Method Detail

      • getRequester

        public org.keycloak.models.UserModel getRequester()
      • isGranted

        public boolean isGranted()
      • getCreatedDate

        public Date getCreatedDate()
      • getGrantedDate

        public Date getGrantedDate()