Class PresignedToken


  • public final class PresignedToken
    extends Object
    • Method Detail

      • getValue

        public String getValue()
      • isValid

        public boolean isValid​(long entityId)
      • getBuildId

        public long getBuildId()
      • getParentAuthority

        @NotNull
        public AuthorityHolder getParentAuthority()
      • getProjectIds

        @NotNull
        public Set<String> getProjectIds()
      • isExpired

        public boolean isExpired()