类 GetAuthorizedResourcesDto


  • public class GetAuthorizedResourcesDto
    extends Object
    • 构造器详细资料

      • GetAuthorizedResourcesDto

        public GetAuthorizedResourcesDto()
    • 方法详细资料

      • getTargetType

        public String getTargetType()
      • setTargetType

        public void setTargetType​(String targetType)
      • getTargetIdentifier

        public String getTargetIdentifier()
      • setTargetIdentifier

        public void setTargetIdentifier​(String targetIdentifier)
      • getNamespace

        public String getNamespace()
      • setNamespace

        public void setNamespace​(String namespace)
      • getResourceType

        public String getResourceType()
      • setResourceType

        public void setResourceType​(String resourceType)
      • getResourceList

        public String getResourceList()
      • setResourceList

        public void setResourceList​(String resourceList)
      • getWithDenied

        public Boolean getWithDenied()
      • setWithDenied

        public void setWithDenied​(Boolean withDenied)