Package org.springframework.credhub.support.permissions


package org.springframework.credhub.support.permissions
Java representations of CredHub JSON credential permissions.
  • Class
    Description
    Identifies an entity that is authorized to perform operations on a CredHub credential.
    The types of entities that can be authorized to perform operations on CredHub credentials.
    The set of operations that are allowed on a credential.
    Permissions applied to a credential in CredHub.
    A builder that provides a fluent API for constructing Permission instances.