A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages

A

actual - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.Version
 
add(int) - Method in class org.biscuitsec.biscuit.datalog.Origin
 
add(long) - Method in class org.biscuitsec.biscuit.datalog.Origin
 
add(Long, TrustedOrigins, Rule) - Method in class org.biscuitsec.biscuit.datalog.RuleSet
 
add(String) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
add(Origin, Fact) - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
Add - biscuit.format.schema.Schema.OpBinary.Kind
Add = 9;
Add - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Add - org.biscuitsec.biscuit.token.builder.Expression.Op
 
add_authority_check(String) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
add_authority_check(Check) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
add_authority_fact(String) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
add_authority_fact(Fact) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
add_authority_rule(String) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
add_authority_rule(Rule) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
add_check(String) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_check(String) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
add_check(Check) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_check(Check) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
add_fact(String) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_fact(String) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
add_fact(Origin, Fact) - Method in class org.biscuitsec.biscuit.datalog.World
 
add_fact(Fact) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_fact(Fact) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
add_policy(String) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_policy(Policy) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_right(String, String) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
add_rule(Long, TrustedOrigins, Rule) - Method in class org.biscuitsec.biscuit.datalog.World
 
add_rule(String) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_rule(String) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
add_rule(Rule) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_rule(Rule) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
add_scope(Scope) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
add_scope(Scope) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
add_scope(Scope) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
add_token(Biscuit) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
Add_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Add = 9;
addAllAuthorizerPolicies(Iterable<? extends Schema.Policy>) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
addAllBlocks(Iterable<? extends Schema.SignedBlock>) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
addAllBlocks(Iterable<? extends Schema.SnapshotBlock>) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
addAllBody(Iterable<? extends Schema.PredicateV2>) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
addAllChecks(Iterable<? extends Schema.CheckV2>) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
addAllChecksV2(Iterable<? extends Schema.CheckV2>) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
addAllChecksV2(Iterable<? extends Schema.CheckV2>) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
addAllExpressions(Iterable<? extends Schema.ExpressionV2>) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
addAllFacts(Iterable<? extends Schema.FactV2>) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
addAllFacts(Iterable<? extends Schema.FactV2>) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
addAllFactsV2(Iterable<? extends Schema.FactV2>) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
addAllFactsV2(Iterable<? extends Schema.FactV2>) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
addAllGeneratedFacts(Iterable<? extends Schema.GeneratedFacts>) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
addAllOps(Iterable<? extends Schema.Op>) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
addAllOrigins(Iterable<? extends Schema.Origin>) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
addAllPolicies(Iterable<? extends Schema.Policy>) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
addAllPublicKeys(Iterable<? extends Schema.PublicKey>) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
addAllPublicKeys(Iterable<? extends Schema.PublicKey>) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
addAllPublicKeys(Iterable<? extends Schema.PublicKey>) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
addAllQueries(Iterable<? extends Schema.RuleV2>) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addAllQueries(Iterable<? extends Schema.RuleV2>) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addAllRules(Iterable<? extends Schema.RuleV2>) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
addAllRulesV2(Iterable<? extends Schema.RuleV2>) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
addAllRulesV2(Iterable<? extends Schema.RuleV2>) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
addAllScope(Iterable<? extends Schema.Scope>) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
addAllScope(Iterable<? extends Schema.Scope>) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
addAllScope(Iterable<? extends Schema.Scope>) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
addAllSet(Iterable<? extends Schema.TermV2>) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
addAllSymbols(Iterable<String>) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
addAllSymbols(Iterable<String>) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
addAllSymbols(Iterable<String>) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
addAllTerms(Iterable<? extends Schema.TermV2>) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
addAuthorizerPolicies(int, Schema.Policy) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
addAuthorizerPolicies(int, Schema.Policy.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
addAuthorizerPolicies(Schema.Policy) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
addAuthorizerPolicies(Schema.Policy.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
addAuthorizerPoliciesBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
addAuthorizerPoliciesBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
addBlocks(int, Schema.SignedBlock) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
addBlocks(int, Schema.SignedBlock.Builder) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
addBlocks(int, Schema.SnapshotBlock) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
addBlocks(int, Schema.SnapshotBlock.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
addBlocks(Schema.SignedBlock) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
addBlocks(Schema.SignedBlock.Builder) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
addBlocks(Schema.SnapshotBlock) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
addBlocks(Schema.SnapshotBlock.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
addBlocksBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
addBlocksBuilder() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
addBlocksBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
addBlocksBuilder(int) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
addBody(int, Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
addBody(int, Schema.PredicateV2.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
addBody(Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
addBody(Schema.PredicateV2.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
addBodyBuilder() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
addBodyBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
addChecks(int, Schema.CheckV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
addChecks(int, Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
addChecks(Schema.CheckV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
addChecks(Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
addChecksBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
addChecksBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
addChecksV2(int, Schema.CheckV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
addChecksV2(int, Schema.CheckV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
addChecksV2(int, Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
addChecksV2(int, Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
addChecksV2(Schema.CheckV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
addChecksV2(Schema.CheckV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
addChecksV2(Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
addChecksV2(Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
addChecksV2Builder() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
addChecksV2Builder() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
addChecksV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
addChecksV2Builder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
addExpressions(int, Schema.ExpressionV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
addExpressions(int, Schema.ExpressionV2.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
addExpressions(Schema.ExpressionV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
addExpressions(Schema.ExpressionV2.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
addExpressionsBuilder() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
addExpressionsBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
addFacts(int, Schema.FactV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
addFacts(int, Schema.FactV2) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
addFacts(int, Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
addFacts(int, Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
addFacts(Schema.FactV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
addFacts(Schema.FactV2) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
addFacts(Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
addFacts(Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
addFactsBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
addFactsBuilder() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
addFactsBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
addFactsBuilder(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
addFactsV2(int, Schema.FactV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
addFactsV2(int, Schema.FactV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
addFactsV2(int, Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
addFactsV2(int, Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
addFactsV2(Schema.FactV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
addFactsV2(Schema.FactV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
addFactsV2(Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
addFactsV2(Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
addFactsV2Builder() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
addFactsV2Builder() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
addFactsV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
addFactsV2Builder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
addGeneratedFacts(int, Schema.GeneratedFacts) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
addGeneratedFacts(int, Schema.GeneratedFacts.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
addGeneratedFacts(Schema.GeneratedFacts) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
addGeneratedFacts(Schema.GeneratedFacts.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
addGeneratedFactsBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
addGeneratedFactsBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
addOps(int, Schema.Op) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
addOps(int, Schema.Op.Builder) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
addOps(Schema.Op) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
addOps(Schema.Op.Builder) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
addOpsBuilder() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
addOpsBuilder(int) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
addOrigins(int, Schema.Origin) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
addOrigins(int, Schema.Origin.Builder) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
addOrigins(Schema.Origin) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
addOrigins(Schema.Origin.Builder) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
addOriginsBuilder() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
addOriginsBuilder(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
addPolicies(int, Schema.Policy) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
addPolicies(int, Schema.Policy.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
addPolicies(Schema.Policy) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
addPolicies(Schema.Policy.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
addPoliciesBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
addPoliciesBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
addPublicKeys(int, Schema.PublicKey) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
addPublicKeys(int, Schema.PublicKey) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
addPublicKeys(int, Schema.PublicKey) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
addPublicKeys(int, Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
addPublicKeys(int, Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
addPublicKeys(int, Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
addPublicKeys(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
addPublicKeys(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
addPublicKeys(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
addPublicKeys(Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
addPublicKeys(Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
addPublicKeys(Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
addPublicKeysBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
addPublicKeysBuilder() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
addPublicKeysBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
addPublicKeysBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
addPublicKeysBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
addPublicKeysBuilder(int) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
addQueries(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueries(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueries(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueries(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueries(Schema.RuleV2) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueries(Schema.RuleV2) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueries(Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueries(Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueriesBuilder() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueriesBuilder() - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueriesBuilder(int) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addQueriesBuilder(int) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Block.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Op.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
addRules(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
addRules(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
addRules(Schema.RuleV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
addRules(Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
addRulesBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
addRulesBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
addRulesV2(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
addRulesV2(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
addRulesV2(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
addRulesV2(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
addRulesV2(Schema.RuleV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
addRulesV2(Schema.RuleV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
addRulesV2(Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
addRulesV2(Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
addRulesV2Builder() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
addRulesV2Builder() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
addRulesV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
addRulesV2Builder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
addScope(int, Schema.Scope) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
addScope(int, Schema.Scope) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
addScope(int, Schema.Scope) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
addScope(int, Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
addScope(int, Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
addScope(int, Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
addScope(Schema.Scope) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
addScope(Schema.Scope) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
addScope(Schema.Scope) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
addScope(Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
addScope(Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
addScope(Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
addScopeBuilder() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
addScopeBuilder() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
addScopeBuilder() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
addScopeBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
addScopeBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
addScopeBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
addSet(int, Schema.TermV2) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
addSet(int, Schema.TermV2.Builder) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
addSet(Schema.TermV2) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
addSet(Schema.TermV2.Builder) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
addSetBuilder() - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
addSetBuilder(int) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
addSymbols(String) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
addSymbols(String) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
addSymbols(String) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
addSymbolsBytes(ByteString) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
addSymbolsBytes(ByteString) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
addSymbolsBytes(ByteString) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
addTerms(int, Schema.TermV2) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
addTerms(int, Schema.TermV2.Builder) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
addTerms(Schema.TermV2) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
addTerms(Schema.TermV2.Builder) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
addTermsBuilder() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
addTermsBuilder(int) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
algorithm - Variable in class org.biscuitsec.biscuit.crypto.PublicKey
 
ALGORITHM_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.PublicKey
 
All - biscuit.format.schema.Schema.CheckV2.Kind
All = 1;
All - org.biscuitsec.biscuit.datalog.Check.Kind
 
All_VALUE - Static variable in enum biscuit.format.schema.Schema.CheckV2.Kind
All = 1;
allow() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
Allow - biscuit.format.schema.Schema.Policy.Kind
Allow = 0;
Allow - org.biscuitsec.biscuit.token.Policy.Kind
 
Allow(long) - Constructor for class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy.Allow
 
Allow_VALUE - Static variable in enum biscuit.format.schema.Schema.Policy.Kind
Allow = 0;
And - biscuit.format.schema.Schema.OpBinary.Kind
And = 13;
And - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
And - org.biscuitsec.biscuit.token.builder.Expression.Op
 
And_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
And = 13;
append(KeyPair, Block, Option<ExternalSignature>) - Method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
appendThirdPartyBlock(PublicKey, ThirdPartyBlockContents) - Method in class org.biscuitsec.biscuit.token.Biscuit
Generates a third party block request from a token
appendThirdPartyBlock(PublicKey, ThirdPartyBlockContents) - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Generates a third party block request from a token
apply(Supplier<Stream<Tuple2<Origin, Fact>>>, Long, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Rule
 
apply_variables() - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
apply_variables() - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
attenuate(SecureRandom, KeyPair, Block) - Method in class org.biscuitsec.biscuit.token.Biscuit
Generates a new token from an existing one and a new block
attenuate(SecureRandom, KeyPair, Block) - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Generates a new token from an existing one and a new block
attenuate(SecureRandom, KeyPair, Block) - Method in class org.biscuitsec.biscuit.token.Biscuit
 
attenuate(SecureRandom, KeyPair, Block) - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
attenuate(Block) - Method in class org.biscuitsec.biscuit.token.Biscuit
Generates a new token from an existing one and a new block
attenuate(Block) - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Generates a new token from an existing one and a new block
authority - Variable in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
authority() - Static method in class org.biscuitsec.biscuit.datalog.Scope
 
authority() - Static method in class org.biscuitsec.biscuit.token.builder.Scope
 
Authority - biscuit.format.schema.Schema.Scope.ScopeType
Authority = 0;
Authority - org.biscuitsec.biscuit.datalog.Scope.Kind
 
AUTHORITY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Biscuit
 
Authority_VALUE - Static variable in enum biscuit.format.schema.Schema.Scope.ScopeType
Authority = 0;
authorize() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
authorize(RunLimits) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
authorizer() - Static method in class org.biscuitsec.biscuit.datalog.Origin
 
authorizer() - Method in class org.biscuitsec.biscuit.token.Biscuit
Creates a authorizer for this token
Authorizer - Class in org.biscuitsec.biscuit.token
Token verification class
Authorizer() - Constructor for class org.biscuitsec.biscuit.token.Authorizer
Creates an empty authorizer
AUTHORIZER - biscuit.format.schema.Schema.Origin.ContentCase
 
AUTHORIZER_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Origin
 
AUTHORIZERBLOCK_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
 
AuthorizerNotEmpty() - Constructor for class org.biscuitsec.biscuit.error.LogicError.AuthorizerNotEmpty
 
AUTHORIZERPOLICIES_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
 
authorizerTrustedOrigins() - Method in class org.biscuitsec.biscuit.token.Authorizer
 

B

Binary(Op.BinaryOp) - Constructor for class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
Binary(Expression.Op, Expression, Expression) - Constructor for class org.biscuitsec.biscuit.token.builder.Expression.Binary
 
BINARY - biscuit.format.schema.Schema.Op.ContentCase
 
BINARY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Op
 
binary_op0(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
binary_op1(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
binary_op2(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
binary_op3(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
binary_op4(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
binary_op5(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
binary_op6(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
binary_op7(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
binary_op8(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
Biscuit - Class in org.biscuitsec.biscuit.token
Biscuit auth token
Biscuit - Class in org.biscuitsec.biscuit.token.builder
 
Biscuit(SecureRandom, KeyPair) - Constructor for class org.biscuitsec.biscuit.token.builder.Biscuit
 
Biscuit(SecureRandom, KeyPair, Option<Integer>) - Constructor for class org.biscuitsec.biscuit.token.builder.Biscuit
 
Biscuit(SecureRandom, KeyPair, Option<Integer>, Block) - Constructor for class org.biscuitsec.biscuit.token.builder.Biscuit
 
biscuit.format.schema - package biscuit.format.schema
 
BitwiseAnd - biscuit.format.schema.Schema.OpBinary.Kind
BitwiseAnd = 17;
BitwiseAnd - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
BitwiseAnd - org.biscuitsec.biscuit.token.builder.Expression.Op
 
BitwiseAnd_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
BitwiseAnd = 17;
BitwiseOr - biscuit.format.schema.Schema.OpBinary.Kind
BitwiseOr = 18;
BitwiseOr - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
BitwiseOr - org.biscuitsec.biscuit.token.builder.Expression.Op
 
BitwiseOr_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
BitwiseOr = 18;
BitwiseXor - biscuit.format.schema.Schema.OpBinary.Kind
BitwiseXor = 19;
BitwiseXor - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
BitwiseXor - org.biscuitsec.biscuit.token.builder.Expression.Op
 
BitwiseXor_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
BitwiseXor = 19;
block - Variable in class org.biscuitsec.biscuit.token.format.SignedBlock
 
Block - Class in org.biscuitsec.biscuit.token
Represents a token's block with its checks
Block - Class in org.biscuitsec.biscuit.token.builder
 
Block() - Constructor for class org.biscuitsec.biscuit.token.builder.Block
 
Block(SymbolTable) - Constructor for class org.biscuitsec.biscuit.token.Block
creates a new block
Block(SymbolTable, String, List<Fact>, List<Rule>, List<Check>, List<Scope>, List<PublicKey>, Option<PublicKey>, int) - Constructor for class org.biscuitsec.biscuit.token.Block
creates a new block
BLOCK_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SignedBlock
 
block_id - Variable in class org.biscuitsec.biscuit.error.FailedCheck.FailedBlock
 
BlockDeserializationError(String) - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.BlockDeserializationError
 
blocks - Variable in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
BLOCKS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
 
BLOCKS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Biscuit
 
BlockSerializationError(String) - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.BlockSerializationError
 
body() - Method in class org.biscuitsec.biscuit.datalog.Rule
 
BODY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RuleV2
 
bodyToString() - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
bool(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Bool(boolean) - Constructor for class org.biscuitsec.biscuit.datalog.Term.Bool
 
Bool(boolean) - Constructor for class org.biscuitsec.biscuit.token.builder.Term.Bool
 
BOOL - biscuit.format.schema.Schema.TermV2.ContentCase
 
BOOL_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.TermV2
 
build() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
build() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
build() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
build() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
build() - Method in class biscuit.format.schema.Schema.Block.Builder
 
build() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
build() - Method in class biscuit.format.schema.Schema.Empty.Builder
 
build() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
build() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
build() - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
build() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
build() - Method in class biscuit.format.schema.Schema.Op.Builder
 
build() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
build() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
build() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
build() - Method in class biscuit.format.schema.Schema.Policy.Builder
 
build() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
build() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
build() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
build() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
build() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
build() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
build() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
build() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
build() - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
build() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
build() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
build() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
build() - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
build() - Method in class org.biscuitsec.biscuit.token.builder.Block
 
build(Option<PublicKey>) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
build(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
build(SymbolTable, Option<PublicKey>) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
builder(SecureRandom, KeyPair) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Creates a token builder
builder(SecureRandom, KeyPair, Option<Integer>) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Creates a token builder
builder(KeyPair) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Creates a token builder
Builder(List<String>) - Constructor for class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.Block.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.Empty.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.Op.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.Policy.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
buildPartial() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
byteArrayToHexString(byte[]) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
bytes(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Bytes(byte[]) - Constructor for class org.biscuitsec.biscuit.datalog.Term.Bytes
 
Bytes(byte[]) - Constructor for class org.biscuitsec.biscuit.token.builder.Term.Bytes
 
BYTES - biscuit.format.schema.Schema.TermV2.ContentCase
 
BYTES_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.TermV2
 

C

check(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
check(Rule) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
Check - Class in org.biscuitsec.biscuit.datalog
 
Check - Class in org.biscuitsec.biscuit.token.builder
 
Check(Check.Kind, List<Rule>) - Constructor for class org.biscuitsec.biscuit.datalog.Check
 
Check(Check.Kind, List<Rule>) - Constructor for class org.biscuitsec.biscuit.token.builder.Check
 
Check(Check.Kind, Rule) - Constructor for class org.biscuitsec.biscuit.token.builder.Check
 
check_body(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
check_expressions(List<Expression>, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.MatchedVariables
 
check_id - Variable in class org.biscuitsec.biscuit.error.FailedCheck.FailedAuthorizer
 
check_id - Variable in class org.biscuitsec.biscuit.error.FailedCheck.FailedBlock
 
check_match_all(FactSet, TrustedOrigins, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Rule
 
check_right(String) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
Check.Kind - Enum in org.biscuitsec.biscuit.datalog
 
checkCompatibility(int) - Method in class org.biscuitsec.biscuit.datalog.SchemaVersion
 
checks() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
checks() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
CHECKS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
 
CHECKS_V2_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
 
CHECKS_V2_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SnapshotBlock
 
clear() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
clear() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
clear() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
clear() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
clear() - Method in class biscuit.format.schema.Schema.Block.Builder
 
clear() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
clear() - Method in class biscuit.format.schema.Schema.Empty.Builder
 
clear() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
clear() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
clear() - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
clear() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
clear() - Method in class biscuit.format.schema.Schema.Op.Builder
 
clear() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
clear() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
clear() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
clear() - Method in class biscuit.format.schema.Schema.Policy.Builder
 
clear() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
clear() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
clear() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
clear() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
clear() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
clear() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
clear() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
clear() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
clear() - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
clear() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
clear() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
clear() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
clear() - Method in class org.biscuitsec.biscuit.datalog.RuleSet
 
clearAlgorithm() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
required .biscuit.format.schema.PublicKey.Algorithm algorithm = 1;
clearAuthority() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.SignedBlock authority = 2;
clearAuthorizer() - Method in class biscuit.format.schema.Schema.Origin.Builder
.biscuit.format.schema.Empty authorizer = 1;
clearAuthorizerBlock() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
clearAuthorizerPolicies() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
clearBinary() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpBinary Binary = 3;
clearBlock() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required bytes block = 1;
clearBlocks() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
clearBlocks() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
clearBody() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
clearBool() - Method in class biscuit.format.schema.Schema.TermV2.Builder
bool bool = 6;
clearBytes() - Method in class biscuit.format.schema.Schema.TermV2.Builder
bytes bytes = 5;
clearChecks() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
clearChecksV2() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
clearChecksV2() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
clearContent() - Method in class biscuit.format.schema.Schema.Op.Builder
 
clearContent() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
clearContent() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
clearContent() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
clearContent() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
clearContext() - Method in class biscuit.format.schema.Schema.Block.Builder
optional string context = 2;
clearContext() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional string context = 1;
clearDate() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint64 date = 4;
clearExecutionTime() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required uint64 executionTime = 2;
clearExpressions() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
clearExternalKey() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional .biscuit.format.schema.PublicKey externalKey = 7;
clearExternalSignature() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
clearExternalSignature() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
clearFacts() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
clearFacts() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
clearFactsV2() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
clearFactsV2() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.Block.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.Op.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
clearFinalSignature() - Method in class biscuit.format.schema.Schema.Proof.Builder
bytes finalSignature = 2;
clearGeneratedFacts() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
clearHead() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
required .biscuit.format.schema.PredicateV2 head = 1;
clearInteger() - Method in class biscuit.format.schema.Schema.TermV2.Builder
int64 integer = 2;
clearIterations() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required uint64 iterations = 8;
clearKey() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
required bytes key = 2;
clearKind() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
clearKind() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
required .biscuit.format.schema.OpBinary.Kind kind = 1;
clearKind() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
required .biscuit.format.schema.OpUnary.Kind kind = 1;
clearKind() - Method in class biscuit.format.schema.Schema.Policy.Builder
required .biscuit.format.schema.Policy.Kind kind = 2;
clearLimits() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.RunLimits limits = 1;
clearMaxFacts() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxFacts = 1;
clearMaxIterations() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxIterations = 2;
clearMaxTime() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxTime = 3;
clearName() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
required uint64 name = 1;
clearNextKey() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required .biscuit.format.schema.PublicKey nextKey = 2;
clearNextSecret() - Method in class biscuit.format.schema.Schema.Proof.Builder
bytes nextSecret = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.Block.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.Op.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
clearOps() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
clearOrigin() - Method in class biscuit.format.schema.Schema.Origin.Builder
uint32 origin = 2;
clearOrigins() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
clearPayload() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required bytes payload = 1;
clearPolicies() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
clearPredicate() - Method in class biscuit.format.schema.Schema.FactV2.Builder
required .biscuit.format.schema.PredicateV2 predicate = 1;
clearPreviousKey() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
required .biscuit.format.schema.PublicKey previousKey = 1;
clearProof() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.Proof proof = 4;
clearPublicKey() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required .biscuit.format.schema.PublicKey publicKey = 2;
clearPublicKey() - Method in class biscuit.format.schema.Schema.Scope.Builder
int64 publicKey = 2;
clearPublicKeys() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
clearPublicKeys() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
clearPublicKeys() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
clearQueries() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
clearQueries() - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
clearRootKeyId() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
optional uint32 rootKeyId = 1;
clearRules() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
clearRules() - Method in class org.biscuitsec.biscuit.datalog.World
 
clearRulesV2() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
clearRulesV2() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
clearScope() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
clearScope() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
clearScope() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
clearScopeType() - Method in class biscuit.format.schema.Schema.Scope.Builder
.biscuit.format.schema.Scope.ScopeType scopeType = 1;
clearSet() - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
clearSet() - Method in class biscuit.format.schema.Schema.TermV2.Builder
.biscuit.format.schema.TermSet set = 7;
clearSignature() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required bytes signature = 1;
clearSignature() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required bytes signature = 3;
clearString() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint64 string = 3;
clearSymbols() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
clearSymbols() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
clearSymbols() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
clearTerms() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
clearUnary() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpUnary unary = 2;
clearValue() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.TermV2 value = 1;
clearVariable() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint32 variable = 1;
clearVersion() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
optional uint32 version = 2;
clearVersion() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
optional uint32 version = 1;
clearVersion() - Method in class biscuit.format.schema.Schema.Block.Builder
optional uint32 version = 3;
clearVersion() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional uint32 version = 2;
clearWorld() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.AuthorizerWorld world = 3;
clone() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
clone() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
clone() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
clone() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
clone() - Method in class biscuit.format.schema.Schema.Block.Builder
 
clone() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
clone() - Method in class biscuit.format.schema.Schema.Empty.Builder
 
clone() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
clone() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
clone() - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
clone() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
clone() - Method in class biscuit.format.schema.Schema.Op.Builder
 
clone() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
clone() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
clone() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
clone() - Method in class biscuit.format.schema.Schema.Policy.Builder
 
clone() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
clone() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
clone() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
clone() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
clone() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
clone() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
clone() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
clone() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
clone() - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
clone() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
clone() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
clone() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
clone() - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
clone() - Method in class org.biscuitsec.biscuit.datalog.MatchedVariables
 
clone() - Method in class org.biscuitsec.biscuit.datalog.Origin
 
clone() - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
clone() - Method in class org.biscuitsec.biscuit.datalog.RuleSet
 
clone() - Method in class org.biscuitsec.biscuit.datalog.TrustedOrigins
 
clone() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
clone() - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
clone() - Method in class org.biscuitsec.biscuit.token.builder.Predicate
 
clone() - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
clone() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
Combinator - Class in org.biscuitsec.biscuit.datalog
 
Combinator(MatchedVariables, List<Predicate>, Supplier<Stream<Tuple2<Origin, Fact>>>, SymbolTable) - Constructor for class org.biscuitsec.biscuit.datalog.Combinator
 
complete() - Method in class org.biscuitsec.biscuit.datalog.MatchedVariables
 
constrained_rule(String, List<Term>, List<Predicate>, List<Expression>) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
contains(Origin) - Method in class org.biscuitsec.biscuit.datalog.TrustedOrigins
 
Contains - biscuit.format.schema.Schema.OpBinary.Kind
Contains = 5;
Contains - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Contains - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Contains_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Contains = 5;
containsV4Ops(List<Expression>) - Static method in class org.biscuitsec.biscuit.datalog.SchemaVersion
 
CONTENT_NOT_SET - biscuit.format.schema.Schema.Op.ContentCase
 
CONTENT_NOT_SET - biscuit.format.schema.Schema.Origin.ContentCase
 
CONTENT_NOT_SET - biscuit.format.schema.Schema.Proof.ContentCase
 
CONTENT_NOT_SET - biscuit.format.schema.Schema.Scope.ContentCase
 
CONTENT_NOT_SET - biscuit.format.schema.Schema.TermV2.ContentCase
 
context() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
CONTEXT_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
 
CONTEXT_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SnapshotBlock
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Check
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Expression
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Predicate
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Scope
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Term.Bool
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Term.Bytes
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Term
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Term.Date
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Term.Integer
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Term.Set
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Term.Str
 
convert(SymbolTable) - Method in class org.biscuitsec.biscuit.token.builder.Term.Variable
 
convert_from(Check, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.builder.Check
 
convert_from(Expression, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.builder.Expression
 
convert_from(Fact, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.builder.Fact
 
convert_from(Predicate, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.builder.Predicate
 
convert_from(Rule, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.builder.Rule
 
convert_from(Scope, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.builder.Scope
 
convert_from(Term, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.builder.Term
 
copy() - Method in class org.biscuitsec.biscuit.token.Biscuit
 
copy() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
create_block() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Creates a Block builder
createBlock(KeyPair, Block) - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockRequest
 
currentOffset() - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
currentPublicKeyOffset() - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 

D

datalog(long, String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
Takes a datalog string with \n as datalog line separator.
date(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
date(Date) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
Date(long) - Constructor for class org.biscuitsec.biscuit.datalog.Term.Date
 
Date(long) - Constructor for class org.biscuitsec.biscuit.token.builder.Term.Date
 
DATE - biscuit.format.schema.Schema.TermV2.ContentCase
 
DATE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.TermV2
 
default_symbol_table() - Static method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Default symbols list
DEFAULT_SYMBOLS_OFFSET - Static variable in class org.biscuitsec.biscuit.datalog.SymbolTable
 
defaultOrigins() - Static method in class org.biscuitsec.biscuit.datalog.TrustedOrigins
 
defaultSymbols - Static variable in class org.biscuitsec.biscuit.datalog.SymbolTable
According to the specification, We need two symbols tables: * one for the defaults symbols indexed from 0 et 1023 in defaultSymbols list * one for the usages symbols indexed from 1024 in symbols list
deny() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
Deny - biscuit.format.schema.Schema.Policy.Kind
Deny = 1;
Deny - org.biscuitsec.biscuit.token.Policy.Kind
 
Deny(long) - Constructor for class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy.Deny
 
Deny_VALUE - Static variable in enum biscuit.format.schema.Schema.Policy.Kind
Deny = 1;
DeserializationError(String) - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.DeserializationError
 
deserialize(Schema.Block, Option<PublicKey>) - Static method in class org.biscuitsec.biscuit.token.Block
Deserializes a block from its Protobuf representation
deserialize(Schema.PublicKey) - Static method in class org.biscuitsec.biscuit.crypto.PublicKey
 
deserialize(Schema.Scope) - Static method in class org.biscuitsec.biscuit.datalog.Scope
 
deserialize(Schema.ThirdPartyBlockContents) - Static method in class org.biscuitsec.biscuit.token.ThirdPartyBlockContents
 
deserialize(Schema.ThirdPartyBlockRequest) - Static method in class org.biscuitsec.biscuit.token.ThirdPartyBlockRequest
 
deserialize_enumV2(Schema.TermV2) - Static method in class org.biscuitsec.biscuit.datalog.Term
 
deserializeV1(Schema.OpBinary) - Static method in class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
deserializeV2(Schema.CheckV2) - Static method in class org.biscuitsec.biscuit.datalog.Check
 
deserializeV2(Schema.ExpressionV2) - Static method in class org.biscuitsec.biscuit.datalog.expressions.Expression
 
deserializeV2(Schema.FactV2) - Static method in class org.biscuitsec.biscuit.datalog.Fact
 
deserializeV2(Schema.Op) - Static method in class org.biscuitsec.biscuit.datalog.expressions.Op
 
deserializeV2(Schema.OpUnary) - Static method in class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
deserializeV2(Schema.PredicateV2) - Static method in class org.biscuitsec.biscuit.datalog.Predicate
 
deserializeV2(Schema.RuleV2) - Static method in class org.biscuitsec.biscuit.datalog.Rule
 
deserializeV2(Schema.TermV2) - Static method in class org.biscuitsec.biscuit.datalog.Term.Bool
 
deserializeV2(Schema.TermV2) - Static method in class org.biscuitsec.biscuit.datalog.Term.Bytes
 
deserializeV2(Schema.TermV2) - Static method in class org.biscuitsec.biscuit.datalog.Term.Date
 
deserializeV2(Schema.TermV2) - Static method in class org.biscuitsec.biscuit.datalog.Term.Integer
 
deserializeV2(Schema.TermV2) - Static method in class org.biscuitsec.biscuit.datalog.Term.Set
 
deserializeV2(Schema.TermV2) - Static method in class org.biscuitsec.biscuit.datalog.Term.Str
 
deserializeV2(Schema.TermV2) - Static method in class org.biscuitsec.biscuit.datalog.Term.Variable
 
Div - biscuit.format.schema.Schema.OpBinary.Kind
Div = 12;
Div - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Div - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Div_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Div = 12;

E

e - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockDeserializationError
 
e - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockSerializationError
 
e - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.DeserializationError
 
e - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.SerializationError
 
e - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidSignature
 
e - Variable in class org.biscuitsec.biscuit.error.LogicError.InvalidAmbientFact
 
e - Variable in class org.biscuitsec.biscuit.error.LogicError.InvalidAuthorityFact
 
e - Variable in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockFact
 
e - Variable in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockRule
 
ed25519 - Static variable in class org.biscuitsec.biscuit.crypto.KeyPair
 
Ed25519 - biscuit.format.schema.Schema.PublicKey.Algorithm
Ed25519 = 0;
Ed25519_VALUE - Static variable in enum biscuit.format.schema.Schema.PublicKey.Algorithm
Ed25519 = 0;
EmptyKeys() - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.EmptyKeys
 
Equal - biscuit.format.schema.Schema.OpBinary.Kind
Equal = 4;
Equal - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Equal - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Equal_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Equal = 4;
equals(Object) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
equals(Object) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
equals(Object) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
equals(Object) - Method in class biscuit.format.schema.Schema.Biscuit
 
equals(Object) - Method in class biscuit.format.schema.Schema.Block
 
equals(Object) - Method in class biscuit.format.schema.Schema.CheckV2
 
equals(Object) - Method in class biscuit.format.schema.Schema.Empty
 
equals(Object) - Method in class biscuit.format.schema.Schema.ExpressionV2
 
equals(Object) - Method in class biscuit.format.schema.Schema.ExternalSignature
 
equals(Object) - Method in class biscuit.format.schema.Schema.FactV2
 
equals(Object) - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
equals(Object) - Method in class biscuit.format.schema.Schema.Op
 
equals(Object) - Method in class biscuit.format.schema.Schema.OpBinary
 
equals(Object) - Method in class biscuit.format.schema.Schema.OpUnary
 
equals(Object) - Method in class biscuit.format.schema.Schema.Origin
 
equals(Object) - Method in class biscuit.format.schema.Schema.Policy
 
equals(Object) - Method in class biscuit.format.schema.Schema.PredicateV2
 
equals(Object) - Method in class biscuit.format.schema.Schema.Proof
 
equals(Object) - Method in class biscuit.format.schema.Schema.PublicKey
 
equals(Object) - Method in class biscuit.format.schema.Schema.RuleV2
 
equals(Object) - Method in class biscuit.format.schema.Schema.RunLimits
 
equals(Object) - Method in class biscuit.format.schema.Schema.Scope
 
equals(Object) - Method in class biscuit.format.schema.Schema.SignedBlock
 
equals(Object) - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
equals(Object) - Method in class biscuit.format.schema.Schema.TermSet
 
equals(Object) - Method in class biscuit.format.schema.Schema.TermV2
 
equals(Object) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
equals(Object) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
equals(Object) - Method in class org.biscuitsec.biscuit.crypto.PublicKey
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Check
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.expressions.Expression
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Value
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Fact
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Origin
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Rule
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Scope
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Term.Bool
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Term.Bytes
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Term.Date
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Term.Integer
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Term.Set
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Term.Str
 
equals(Object) - Method in class org.biscuitsec.biscuit.datalog.Term.Variable
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.Execution
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FailedLogic
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockDeserializationError
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockSerializationError
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.DeserializationError
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.EmptyKeys
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.InvalidSignatureSize
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.SealedSignature
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.SerializationError
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidFormat
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidSignature
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.UnknownPublicKey
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Version
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.InvalidAuthorityIndex
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.InvalidBlockIndex
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.InvalidType
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.Language
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.MissingSymbols
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.Parser
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.Sealed
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.SymbolTableOverlap
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.Timeout
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.TooManyFacts
 
equals(Object) - Method in exception org.biscuitsec.biscuit.error.Error.TooManyIterations
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.FailedCheck.FailedAuthorizer
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.FailedCheck.FailedBlock
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.Builder
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.UnknownVariable
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.LogicError.AuthorizerNotEmpty
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidAmbientFact
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidAuthorityFact
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockFact
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockRule
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.LogicError.NoMatchingPolicy
 
equals(Object) - Method in class org.biscuitsec.biscuit.error.LogicError.Unauthorized
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.Block
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Check
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Binary
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Unary
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Value
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
equals(Object) - Method in exception org.biscuitsec.biscuit.token.builder.parser.Error
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Predicate
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Scope
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Term.Bool
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Term.Bytes
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Term.Date
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Term.Integer
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Term.Set
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Term.Str
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.builder.Term.Variable
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockContents
 
equals(Object) - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockRequest
 
error - Variable in exception org.biscuitsec.biscuit.error.Error.FailedLogic
 
error - Variable in exception org.biscuitsec.biscuit.error.Error.Parser
 
Error - Exception in org.biscuitsec.biscuit.error
 
Error - Exception in org.biscuitsec.biscuit.token.builder.parser
 
Error() - Constructor for exception org.biscuitsec.biscuit.error.Error
 
Error(String, String) - Constructor for exception org.biscuitsec.biscuit.token.builder.parser.Error
 
Error.Execution - Exception in org.biscuitsec.biscuit.error
 
Error.Execution.Kind - Enum in org.biscuitsec.biscuit.error
 
Error.FailedLogic - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.BlockDeserializationError - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.BlockSerializationError - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.DeserializationError - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.EmptyKeys - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.InvalidSignatureSize - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.SealedSignature - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.SerializationError - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.Signature - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.Signature.InvalidFormat - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.Signature.InvalidSignature - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.UnknownPublicKey - Exception in org.biscuitsec.biscuit.error
 
Error.FormatError.Version - Exception in org.biscuitsec.biscuit.error
 
Error.InternalError - Exception in org.biscuitsec.biscuit.error
 
Error.InvalidAuthorityIndex - Exception in org.biscuitsec.biscuit.error
 
Error.InvalidBlockIndex - Exception in org.biscuitsec.biscuit.error
 
Error.InvalidType - Exception in org.biscuitsec.biscuit.error
 
Error.Language - Exception in org.biscuitsec.biscuit.error
 
Error.MissingSymbols - Exception in org.biscuitsec.biscuit.error
 
Error.Parser - Exception in org.biscuitsec.biscuit.error
 
Error.Sealed - Exception in org.biscuitsec.biscuit.error
 
Error.SymbolTableOverlap - Exception in org.biscuitsec.biscuit.error
 
Error.Timeout - Exception in org.biscuitsec.biscuit.error
 
Error.TooManyFacts - Exception in org.biscuitsec.biscuit.error
 
Error.TooManyIterations - Exception in org.biscuitsec.biscuit.error
 
errors - Variable in class org.biscuitsec.biscuit.error.LogicError.NoMatchingPolicy
 
errors - Variable in class org.biscuitsec.biscuit.error.LogicError.Unauthorized
 
evaluate(Deque<Term>, Map<Long, Term>, TemporarySymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
evaluate(Deque<Term>, Map<Long, Term>, TemporarySymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op
 
evaluate(Deque<Term>, Map<Long, Term>, TemporarySymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
evaluate(Deque<Term>, Map<Long, Term>, TemporarySymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Value
 
evaluate(Map<Long, Term>, TemporarySymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Expression
 
Execution - org.biscuitsec.biscuit.error.Error.Execution.Kind
 
Execution(String) - Constructor for exception org.biscuitsec.biscuit.error.Error.Execution
 
Execution(Expression, String) - Constructor for exception org.biscuitsec.biscuit.error.Error.Execution
 
Execution(Error.Execution.Kind, String) - Constructor for exception org.biscuitsec.biscuit.error.Error.Execution
 
EXECUTIONTIME_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
expected - Variable in exception org.biscuitsec.biscuit.error.Error.InvalidBlockIndex
 
expiration_date(Date) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
expr(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr_term(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr1(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr2(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr3(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr4(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr5(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr6(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr7(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr8(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expr9(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expression(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Expression - Class in org.biscuitsec.biscuit.datalog.expressions
 
Expression - Class in org.biscuitsec.biscuit.token.builder
 
Expression() - Constructor for class org.biscuitsec.biscuit.token.builder.Expression
 
Expression(ArrayList<Op>) - Constructor for class org.biscuitsec.biscuit.datalog.expressions.Expression
 
Expression.Binary - Class in org.biscuitsec.biscuit.token.builder
 
Expression.Op - Enum in org.biscuitsec.biscuit.token.builder
 
Expression.Unary - Class in org.biscuitsec.biscuit.token.builder
 
Expression.Value - Class in org.biscuitsec.biscuit.token.builder
 
ExpressionParser - Class in org.biscuitsec.biscuit.token.builder.parser
 
ExpressionParser() - Constructor for class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
expressions() - Method in class org.biscuitsec.biscuit.datalog.Rule
 
EXPRESSIONS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RuleV2
 
EXTERNALKEY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SnapshotBlock
 
externalSignature - Variable in class org.biscuitsec.biscuit.token.format.SignedBlock
 
ExternalSignature - Class in org.biscuitsec.biscuit.token.format
 
ExternalSignature(PublicKey, byte[]) - Constructor for class org.biscuitsec.biscuit.token.format.ExternalSignature
 
EXTERNALSIGNATURE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SignedBlock
 
EXTERNALSIGNATURE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
extractBlocks(SymbolTable) - Method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 

F

fact(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
fact(String, List<Term>) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
Fact - Class in org.biscuitsec.biscuit.datalog
 
Fact - Class in org.biscuitsec.biscuit.token.builder
 
Fact(long, List<Term>) - Constructor for class org.biscuitsec.biscuit.datalog.Fact
 
Fact(String, List<Term>) - Constructor for class org.biscuitsec.biscuit.token.builder.Fact
 
Fact(Predicate) - Constructor for class org.biscuitsec.biscuit.datalog.Fact
 
Fact(Predicate) - Constructor for class org.biscuitsec.biscuit.token.builder.Fact
 
fact_predicate(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
fact_term(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
facts() - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
facts() - Method in class org.biscuitsec.biscuit.datalog.World
 
facts() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
FACTS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
 
FACTS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.GeneratedFacts
 
FACTS_V2_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
 
FACTS_V2_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SnapshotBlock
 
FactSet - Class in org.biscuitsec.biscuit.datalog
 
FactSet() - Constructor for class org.biscuitsec.biscuit.datalog.FactSet
 
FactSet(Origin, HashSet<Fact>) - Constructor for class org.biscuitsec.biscuit.datalog.FactSet
 
failed_checks() - Method in exception org.biscuitsec.biscuit.error.Error
 
failed_checks() - Method in exception org.biscuitsec.biscuit.error.Error.FailedLogic
 
failed_checks() - Method in class org.biscuitsec.biscuit.error.LogicError
 
failed_checks() - Method in class org.biscuitsec.biscuit.error.LogicError.NoMatchingPolicy
 
failed_checks() - Method in class org.biscuitsec.biscuit.error.LogicError.Unauthorized
 
FailedAuthorizer(long, String) - Constructor for class org.biscuitsec.biscuit.error.FailedCheck.FailedAuthorizer
 
FailedBlock(long, long, String) - Constructor for class org.biscuitsec.biscuit.error.FailedCheck.FailedBlock
 
FailedCheck - Class in org.biscuitsec.biscuit.error
 
FailedCheck() - Constructor for class org.biscuitsec.biscuit.error.FailedCheck
 
FailedCheck.FailedAuthorizer - Class in org.biscuitsec.biscuit.error
 
FailedCheck.FailedBlock - Class in org.biscuitsec.biscuit.error
 
FailedCheck.LanguageError - Class in org.biscuitsec.biscuit.error
 
FailedCheck.LanguageError.Builder - Class in org.biscuitsec.biscuit.error
 
FailedCheck.LanguageError.ParseError - Class in org.biscuitsec.biscuit.error
 
FailedCheck.LanguageError.UnknownVariable - Class in org.biscuitsec.biscuit.error
 
FailedCheck.ParseErrors - Class in org.biscuitsec.biscuit.error
 
FailedLogic(LogicError) - Constructor for exception org.biscuitsec.biscuit.error.Error.FailedLogic
 
FINALSIGNATURE - biscuit.format.schema.Schema.Proof.ContentCase
 
FINALSIGNATURE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Proof
 
find_match(FactSet, Long, TrustedOrigins, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Rule
 
FormatError() - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.CheckV2.Kind
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.Op.ContentCase
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.OpBinary.Kind
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.OpUnary.Kind
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.Origin.ContentCase
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.Policy.Kind
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.Proof.ContentCase
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.Scope.ContentCase
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.Scope.ScopeType
 
forNumber(int) - Static method in enum biscuit.format.schema.Schema.TermV2.ContentCase
 
found - Variable in exception org.biscuitsec.biscuit.error.Error.InvalidBlockIndex
 
from_b64(String, PublicKey) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Deprecated.
from_b64url(String) - Static method in class org.biscuitsec.biscuit.token.RevocationIdentifier
Creates a RevocationIdentifier from base64 url (RFC4648_URLSAFE)
from_b64url(String) - Static method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Deserializes a Biscuit token from a base64 url (RFC4648_URLSAFE) string
from_b64url(String, KeyDelegate) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Deserializes a Biscuit token from a base64 url (RFC4648_URLSAFE) string
from_b64url(String, PublicKey) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Deserializes a Biscuit token from a base64 url (RFC4648_URLSAFE) string
from_bytes(byte[]) - Static method in class org.biscuitsec.biscuit.token.RevocationIdentifier
 
from_bytes(byte[]) - Static method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Deserializes a Biscuit token from a byte array
from_bytes(byte[], Option<PublicKey>) - Static method in class org.biscuitsec.biscuit.token.Block
Deserializes a Block from a byte array
from_bytes(byte[], KeyDelegate) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Deserializes a Biscuit token from a byte array
from_bytes(byte[], KeyDelegate) - Static method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
Deserializes a SerializedBiscuit from a byte array
from_bytes(byte[], PublicKey) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Deserializes a Biscuit token from a byte array
from_bytes(byte[], PublicKey) - Static method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
Deserializes a SerializedBiscuit from a byte array
from_bytes_with_symbols(byte[], KeyDelegate, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Deserializes a Biscuit token from a byte array
from_bytes_with_symbols(byte[], PublicKey, SymbolTable) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Deserializes a Biscuit token from a byte array
from_bytes_with_symbols(byte[], SymbolTable) - Static method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Deserializes a UnverifiedBiscuit from a byte array
fromBytes(byte[]) - Static method in class org.biscuitsec.biscuit.token.ThirdPartyBlockContents
 
fromBytes(byte[]) - Static method in class org.biscuitsec.biscuit.token.ThirdPartyBlockRequest
 
fromEpochIsoDate(long) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
fromHex(String) - Static method in class org.biscuitsec.biscuit.crypto.TokenSignature
 
fromScopes(List<Scope>, TrustedOrigins, long, HashMap<Long, List<Long>>) - Static method in class org.biscuitsec.biscuit.datalog.TrustedOrigins
 

G

gatherVariables(Set<String>) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Binary
 
gatherVariables(Set<String>) - Method in class org.biscuitsec.biscuit.token.builder.Expression
 
gatherVariables(Set<String>) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Unary
 
gatherVariables(Set<String>) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Value
 
generate(Schema.PublicKey.Algorithm) - Static method in class org.biscuitsec.biscuit.crypto.KeyPair
 
generate(Schema.PublicKey.Algorithm, SecureRandom) - Static method in class org.biscuitsec.biscuit.crypto.KeyPair
 
GENERATEDFACTS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
 
generateSignature(Schema.PublicKey.Algorithm) - Static method in class org.biscuitsec.biscuit.crypto.KeyPair
 
get(long) - Method in class org.biscuitsec.biscuit.datalog.MatchedVariables
 
get(String) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
get_pk(int) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
get_revocation_ids() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
get_s(int) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
get_s(int) - Method in class org.biscuitsec.biscuit.datalog.TemporarySymbolTable
 
getAlgorithm() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
required .biscuit.format.schema.PublicKey.Algorithm algorithm = 1;
getAlgorithm() - Method in class biscuit.format.schema.Schema.PublicKey
required .biscuit.format.schema.PublicKey.Algorithm algorithm = 1;
getAlgorithm() - Method in interface biscuit.format.schema.Schema.PublicKeyOrBuilder
required .biscuit.format.schema.PublicKey.Algorithm algorithm = 1;
getAllSymbols() - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
getAuthority() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.SignedBlock authority = 2;
getAuthority() - Method in class biscuit.format.schema.Schema.Biscuit
required .biscuit.format.schema.SignedBlock authority = 2;
getAuthority() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
required .biscuit.format.schema.SignedBlock authority = 2;
getAuthorityBuilder() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.SignedBlock authority = 2;
getAuthorityOrBuilder() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.SignedBlock authority = 2;
getAuthorityOrBuilder() - Method in class biscuit.format.schema.Schema.Biscuit
required .biscuit.format.schema.SignedBlock authority = 2;
getAuthorityOrBuilder() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
required .biscuit.format.schema.SignedBlock authority = 2;
getAuthorizer() - Method in class biscuit.format.schema.Schema.Origin.Builder
.biscuit.format.schema.Empty authorizer = 1;
getAuthorizer() - Method in class biscuit.format.schema.Schema.Origin
.biscuit.format.schema.Empty authorizer = 1;
getAuthorizer() - Method in interface biscuit.format.schema.Schema.OriginOrBuilder
.biscuit.format.schema.Empty authorizer = 1;
getAuthorizerBlock() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
getAuthorizerBlock() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
getAuthorizerBlock() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
getAuthorizerBlockBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
getAuthorizerBlockOrBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
getAuthorizerBlockOrBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
getAuthorizerBlockOrBuilder() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
getAuthorizerBuilder() - Method in class biscuit.format.schema.Schema.Origin.Builder
.biscuit.format.schema.Empty authorizer = 1;
getAuthorizerOrBuilder() - Method in class biscuit.format.schema.Schema.Origin.Builder
.biscuit.format.schema.Empty authorizer = 1;
getAuthorizerOrBuilder() - Method in class biscuit.format.schema.Schema.Origin
.biscuit.format.schema.Empty authorizer = 1;
getAuthorizerOrBuilder() - Method in interface biscuit.format.schema.Schema.OriginOrBuilder
.biscuit.format.schema.Empty authorizer = 1;
getAuthorizerPolicies(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPolicies(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPolicies(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesCount() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesOrBuilder(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getAuthorizerPoliciesOrBuilderList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
getBinary() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpBinary Binary = 3;
getBinary() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.OpBinary Binary = 3;
getBinary() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.OpBinary Binary = 3;
getBinaryBuilder() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpBinary Binary = 3;
getBinaryOrBuilder() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpBinary Binary = 3;
getBinaryOrBuilder() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.OpBinary Binary = 3;
getBinaryOrBuilder() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.OpBinary Binary = 3;
getBlock() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required bytes block = 1;
getBlock() - Method in class biscuit.format.schema.Schema.SignedBlock
required bytes block = 1;
getBlock() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
required bytes block = 1;
getBlocks(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocks(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocks(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocks(int) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocks(int) - Method in class biscuit.format.schema.Schema.Biscuit
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocks(int) - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksBuilder(int) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksBuilderList() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksCount() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksCount() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksCount() - Method in class biscuit.format.schema.Schema.Biscuit
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksCount() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksList() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksList() - Method in class biscuit.format.schema.Schema.Biscuit
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksList() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksOrBuilder(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksOrBuilder(int) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksOrBuilder(int) - Method in class biscuit.format.schema.Schema.Biscuit
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksOrBuilder(int) - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksOrBuilderList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
getBlocksOrBuilderList() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksOrBuilderList() - Method in class biscuit.format.schema.Schema.Biscuit
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBlocksOrBuilderList() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
getBody(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBody(int) - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBody(int) - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyCount() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyCount() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyCount() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyList() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyList() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyOrBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyOrBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyOrBuilder(int) - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyOrBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyOrBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBodyOrBuilderList() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.PredicateV2 body = 2;
getBool() - Method in class biscuit.format.schema.Schema.TermV2.Builder
bool bool = 6;
getBool() - Method in class biscuit.format.schema.Schema.TermV2
bool bool = 6;
getBool() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
bool bool = 6;
getBytes() - Method in class biscuit.format.schema.Schema.TermV2.Builder
bytes bytes = 5;
getBytes() - Method in class biscuit.format.schema.Schema.TermV2
bytes bytes = 5;
getBytes() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
bytes bytes = 5;
getBytes() - Method in class org.biscuitsec.biscuit.token.RevocationIdentifier
 
getChecks(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecks(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecks(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksCount() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksOrBuilder(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksOrBuilderList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.CheckV2 checks = 5;
getChecksV2(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2(int) - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2Builder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2BuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2BuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2Count() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2Count() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2Count() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2Count() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2Count() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2Count() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2List() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2List() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2List() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2List() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2List() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2List() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2OrBuilder(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2OrBuilder(int) - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2OrBuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2OrBuilderList() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2OrBuilderList() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
getChecksV2OrBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2OrBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getChecksV2OrBuilderList() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
getContentCase() - Method in class biscuit.format.schema.Schema.Op.Builder
 
getContentCase() - Method in class biscuit.format.schema.Schema.Op
 
getContentCase() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
 
getContentCase() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
getContentCase() - Method in class biscuit.format.schema.Schema.Origin
 
getContentCase() - Method in interface biscuit.format.schema.Schema.OriginOrBuilder
 
getContentCase() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
getContentCase() - Method in class biscuit.format.schema.Schema.Proof
 
getContentCase() - Method in interface biscuit.format.schema.Schema.ProofOrBuilder
 
getContentCase() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
getContentCase() - Method in class biscuit.format.schema.Schema.Scope
 
getContentCase() - Method in interface biscuit.format.schema.Schema.ScopeOrBuilder
 
getContentCase() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
getContentCase() - Method in class biscuit.format.schema.Schema.TermV2
 
getContentCase() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
 
getContext() - Method in class biscuit.format.schema.Schema.Block.Builder
optional string context = 2;
getContext() - Method in class biscuit.format.schema.Schema.Block
optional string context = 2;
getContext() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
optional string context = 2;
getContext() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional string context = 1;
getContext() - Method in class biscuit.format.schema.Schema.SnapshotBlock
optional string context = 1;
getContext() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
optional string context = 1;
getContextBytes() - Method in class biscuit.format.schema.Schema.Block.Builder
optional string context = 2;
getContextBytes() - Method in class biscuit.format.schema.Schema.Block
optional string context = 2;
getContextBytes() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
optional string context = 2;
getContextBytes() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional string context = 1;
getContextBytes() - Method in class biscuit.format.schema.Schema.SnapshotBlock
optional string context = 1;
getContextBytes() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
optional string context = 1;
getDate() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint64 date = 4;
getDate() - Method in class biscuit.format.schema.Schema.TermV2
uint64 date = 4;
getDate() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
uint64 date = 4;
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.Biscuit
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.Block
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.CheckV2
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.Empty
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.FactV2
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.Op
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.OpBinary
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.OpUnary
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.Origin
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.Policy
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.PredicateV2
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.Proof
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.PublicKey
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.RuleV2
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.RunLimits
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.Scope
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.SignedBlock
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.TermSet
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.TermV2
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
getDefaultInstance() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Biscuit
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Block.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Block
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.CheckV2
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Empty.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Empty
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ExpressionV2
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ExternalSignature
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.FactV2
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Op.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Op
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.OpBinary
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.OpUnary
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Origin
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Policy.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Policy
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.PredicateV2
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Proof
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.PublicKey
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.RuleV2
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.RunLimits
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.Scope
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.SignedBlock
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.TermSet
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.TermV2
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Biscuit.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Biscuit
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Block.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Block
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.CheckV2.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.CheckV2
 
getDescriptor() - Static method in enum biscuit.format.schema.Schema.CheckV2.Kind
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Empty.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Empty
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.FactV2.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.FactV2
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
getDescriptor() - Static method in class biscuit.format.schema.Schema
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Op.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Op
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.OpBinary.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.OpBinary
 
getDescriptor() - Static method in enum biscuit.format.schema.Schema.OpBinary.Kind
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.OpUnary.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.OpUnary
 
getDescriptor() - Static method in enum biscuit.format.schema.Schema.OpUnary.Kind
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Origin.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Origin
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Policy.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Policy
 
getDescriptor() - Static method in enum biscuit.format.schema.Schema.Policy.Kind
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.PredicateV2
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Proof.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Proof
 
getDescriptor() - Static method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.PublicKey.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.PublicKey
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.RuleV2.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.RuleV2
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.RunLimits.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.RunLimits
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Scope.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.Scope
 
getDescriptor() - Static method in enum biscuit.format.schema.Schema.Scope.ScopeType
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.SignedBlock
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.TermSet.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.TermSet
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.TermV2.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.TermV2
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
getDescriptor() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.Block.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
getDescriptorForType() - Method in enum biscuit.format.schema.Schema.CheckV2.Kind
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.Empty.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.Op.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
getDescriptorForType() - Method in enum biscuit.format.schema.Schema.OpBinary.Kind
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
getDescriptorForType() - Method in enum biscuit.format.schema.Schema.OpUnary.Kind
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.Policy.Builder
 
getDescriptorForType() - Method in enum biscuit.format.schema.Schema.Policy.Kind
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
getDescriptorForType() - Method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
getDescriptorForType() - Method in enum biscuit.format.schema.Schema.Scope.ScopeType
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
getDescriptorForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
getExecutionTime() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required uint64 executionTime = 2;
getExecutionTime() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
required uint64 executionTime = 2;
getExecutionTime() - Method in interface biscuit.format.schema.Schema.AuthorizerSnapshotOrBuilder
required uint64 executionTime = 2;
getExpressions(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressions(int) - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressions(int) - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsCount() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsCount() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsCount() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsList() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsList() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsOrBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsOrBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsOrBuilder(int) - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsOrBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsOrBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExpressionsOrBuilderList() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
getExternalKey() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional .biscuit.format.schema.PublicKey externalKey = 7;
getExternalKey() - Method in class biscuit.format.schema.Schema.SnapshotBlock
optional .biscuit.format.schema.PublicKey externalKey = 7;
getExternalKey() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
optional .biscuit.format.schema.PublicKey externalKey = 7;
getExternalKeyBuilder() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional .biscuit.format.schema.PublicKey externalKey = 7;
getExternalKeyOrBuilder() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional .biscuit.format.schema.PublicKey externalKey = 7;
getExternalKeyOrBuilder() - Method in class biscuit.format.schema.Schema.SnapshotBlock
optional .biscuit.format.schema.PublicKey externalKey = 7;
getExternalKeyOrBuilder() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
optional .biscuit.format.schema.PublicKey externalKey = 7;
getExternalSignature() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
getExternalSignature() - Method in class biscuit.format.schema.Schema.SignedBlock
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
getExternalSignature() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
getExternalSignature() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
getExternalSignature() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
getExternalSignature() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockContentsOrBuilder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
getExternalSignatureBuilder() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
getExternalSignatureBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
getExternalSignatureOrBuilder() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
getExternalSignatureOrBuilder() - Method in class biscuit.format.schema.Schema.SignedBlock
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
getExternalSignatureOrBuilder() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
getExternalSignatureOrBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
getExternalSignatureOrBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
getExternalSignatureOrBuilder() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockContentsOrBuilder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
getFacts(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFacts(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.FactV2 facts = 3;
getFacts(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFacts(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFacts(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.FactV2 facts = 2;
getFacts(int) - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsBuilder(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsBuilderList() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsCount() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsCount() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsCount() - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsCount() - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsList() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsList() - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsList() - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsOrBuilder(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsOrBuilder(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsOrBuilder(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsOrBuilder(int) - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsOrBuilderList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 3;
getFactsOrBuilderList() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsOrBuilderList() - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsOrBuilderList() - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.FactV2 facts = 2;
getFactsV2(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2(int) - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2Builder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2BuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2BuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2Count() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2Count() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2Count() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2Count() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2Count() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2Count() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2List() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2List() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2List() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2List() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2List() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2List() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2OrBuilder(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2OrBuilder(int) - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2OrBuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2OrBuilderList() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2OrBuilderList() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
getFactsV2OrBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2OrBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFactsV2OrBuilderList() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
getFinalSignature() - Method in class biscuit.format.schema.Schema.Proof.Builder
bytes finalSignature = 2;
getFinalSignature() - Method in class biscuit.format.schema.Schema.Proof
bytes finalSignature = 2;
getFinalSignature() - Method in interface biscuit.format.schema.Schema.ProofOrBuilder
bytes finalSignature = 2;
getGeneratedFacts(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFacts(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFacts(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsCount() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsOrBuilder(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getGeneratedFactsOrBuilderList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
getHead() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
required .biscuit.format.schema.PredicateV2 head = 1;
getHead() - Method in class biscuit.format.schema.Schema.RuleV2
required .biscuit.format.schema.PredicateV2 head = 1;
getHead() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
required .biscuit.format.schema.PredicateV2 head = 1;
getHeadBuilder() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
required .biscuit.format.schema.PredicateV2 head = 1;
getHeadOrBuilder() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
required .biscuit.format.schema.PredicateV2 head = 1;
getHeadOrBuilder() - Method in class biscuit.format.schema.Schema.RuleV2
required .biscuit.format.schema.PredicateV2 head = 1;
getHeadOrBuilder() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
required .biscuit.format.schema.PredicateV2 head = 1;
getInteger() - Method in class biscuit.format.schema.Schema.TermV2.Builder
int64 integer = 2;
getInteger() - Method in class biscuit.format.schema.Schema.TermV2
int64 integer = 2;
getInteger() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
int64 integer = 2;
getIterations() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required uint64 iterations = 8;
getIterations() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
required uint64 iterations = 8;
getIterations() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
required uint64 iterations = 8;
getKey() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
required bytes key = 2;
getKey() - Method in class biscuit.format.schema.Schema.PublicKey
required bytes key = 2;
getKey() - Method in interface biscuit.format.schema.Schema.PublicKeyOrBuilder
required bytes key = 2;
getKind() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
getKind() - Method in class biscuit.format.schema.Schema.CheckV2
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
getKind() - Method in interface biscuit.format.schema.Schema.CheckV2OrBuilder
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
getKind() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
required .biscuit.format.schema.OpBinary.Kind kind = 1;
getKind() - Method in class biscuit.format.schema.Schema.OpBinary
required .biscuit.format.schema.OpBinary.Kind kind = 1;
getKind() - Method in interface biscuit.format.schema.Schema.OpBinaryOrBuilder
required .biscuit.format.schema.OpBinary.Kind kind = 1;
getKind() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
required .biscuit.format.schema.OpUnary.Kind kind = 1;
getKind() - Method in class biscuit.format.schema.Schema.OpUnary
required .biscuit.format.schema.OpUnary.Kind kind = 1;
getKind() - Method in interface biscuit.format.schema.Schema.OpUnaryOrBuilder
required .biscuit.format.schema.OpUnary.Kind kind = 1;
getKind() - Method in class biscuit.format.schema.Schema.Policy.Builder
required .biscuit.format.schema.Policy.Kind kind = 2;
getKind() - Method in class biscuit.format.schema.Schema.Policy
required .biscuit.format.schema.Policy.Kind kind = 2;
getKind() - Method in interface biscuit.format.schema.Schema.PolicyOrBuilder
required .biscuit.format.schema.Policy.Kind kind = 2;
getLimits() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.RunLimits limits = 1;
getLimits() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
required .biscuit.format.schema.RunLimits limits = 1;
getLimits() - Method in interface biscuit.format.schema.Schema.AuthorizerSnapshotOrBuilder
required .biscuit.format.schema.RunLimits limits = 1;
getLimitsBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.RunLimits limits = 1;
getLimitsOrBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.RunLimits limits = 1;
getLimitsOrBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
required .biscuit.format.schema.RunLimits limits = 1;
getLimitsOrBuilder() - Method in interface biscuit.format.schema.Schema.AuthorizerSnapshotOrBuilder
required .biscuit.format.schema.RunLimits limits = 1;
getMaxFacts() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxFacts = 1;
getMaxFacts() - Method in class biscuit.format.schema.Schema.RunLimits
required uint64 maxFacts = 1;
getMaxFacts() - Method in interface biscuit.format.schema.Schema.RunLimitsOrBuilder
required uint64 maxFacts = 1;
getMaxIterations() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxIterations = 2;
getMaxIterations() - Method in class biscuit.format.schema.Schema.RunLimits
required uint64 maxIterations = 2;
getMaxIterations() - Method in interface biscuit.format.schema.Schema.RunLimitsOrBuilder
required uint64 maxIterations = 2;
getMaxTime() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxTime = 3;
getMaxTime() - Method in class biscuit.format.schema.Schema.RunLimits
required uint64 maxTime = 3;
getMaxTime() - Method in interface biscuit.format.schema.Schema.RunLimitsOrBuilder
required uint64 maxTime = 3;
getName() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
required uint64 name = 1;
getName() - Method in class biscuit.format.schema.Schema.PredicateV2
required uint64 name = 1;
getName() - Method in interface biscuit.format.schema.Schema.PredicateV2OrBuilder
required uint64 name = 1;
getName() - Method in class org.biscuitsec.biscuit.token.builder.Predicate
 
getNext() - Method in class org.biscuitsec.biscuit.datalog.Combinator
 
getNextKey() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required .biscuit.format.schema.PublicKey nextKey = 2;
getNextKey() - Method in class biscuit.format.schema.Schema.SignedBlock
required .biscuit.format.schema.PublicKey nextKey = 2;
getNextKey() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
required .biscuit.format.schema.PublicKey nextKey = 2;
getNextKeyBuilder() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required .biscuit.format.schema.PublicKey nextKey = 2;
getNextKeyOrBuilder() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required .biscuit.format.schema.PublicKey nextKey = 2;
getNextKeyOrBuilder() - Method in class biscuit.format.schema.Schema.SignedBlock
required .biscuit.format.schema.PublicKey nextKey = 2;
getNextKeyOrBuilder() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
required .biscuit.format.schema.PublicKey nextKey = 2;
getNextSecret() - Method in class biscuit.format.schema.Schema.Proof.Builder
bytes nextSecret = 1;
getNextSecret() - Method in class biscuit.format.schema.Schema.Proof
bytes nextSecret = 1;
getNextSecret() - Method in interface biscuit.format.schema.Schema.ProofOrBuilder
bytes nextSecret = 1;
getNumber() - Method in enum biscuit.format.schema.Schema.CheckV2.Kind
 
getNumber() - Method in enum biscuit.format.schema.Schema.Op.ContentCase
 
getNumber() - Method in enum biscuit.format.schema.Schema.OpBinary.Kind
 
getNumber() - Method in enum biscuit.format.schema.Schema.OpUnary.Kind
 
getNumber() - Method in enum biscuit.format.schema.Schema.Origin.ContentCase
 
getNumber() - Method in enum biscuit.format.schema.Schema.Policy.Kind
 
getNumber() - Method in enum biscuit.format.schema.Schema.Proof.ContentCase
 
getNumber() - Method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
 
getNumber() - Method in enum biscuit.format.schema.Schema.Scope.ContentCase
 
getNumber() - Method in enum biscuit.format.schema.Schema.Scope.ScopeType
 
getNumber() - Method in enum biscuit.format.schema.Schema.TermV2.ContentCase
 
getOp() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
getOp() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
getOps() - Method in class org.biscuitsec.biscuit.datalog.expressions.Expression
 
getOps(int) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
getOps(int) - Method in class biscuit.format.schema.Schema.ExpressionV2
repeated .biscuit.format.schema.Op ops = 1;
getOps(int) - Method in interface biscuit.format.schema.Schema.ExpressionV2OrBuilder
repeated .biscuit.format.schema.Op ops = 1;
getOpsBuilder(int) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
getOpsBuilderList() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
getOpsCount() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
getOpsCount() - Method in class biscuit.format.schema.Schema.ExpressionV2
repeated .biscuit.format.schema.Op ops = 1;
getOpsCount() - Method in interface biscuit.format.schema.Schema.ExpressionV2OrBuilder
repeated .biscuit.format.schema.Op ops = 1;
getOpsList() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
getOpsList() - Method in class biscuit.format.schema.Schema.ExpressionV2
repeated .biscuit.format.schema.Op ops = 1;
getOpsList() - Method in interface biscuit.format.schema.Schema.ExpressionV2OrBuilder
repeated .biscuit.format.schema.Op ops = 1;
getOpsOrBuilder(int) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
getOpsOrBuilder(int) - Method in class biscuit.format.schema.Schema.ExpressionV2
repeated .biscuit.format.schema.Op ops = 1;
getOpsOrBuilder(int) - Method in interface biscuit.format.schema.Schema.ExpressionV2OrBuilder
repeated .biscuit.format.schema.Op ops = 1;
getOpsOrBuilderList() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
getOpsOrBuilderList() - Method in class biscuit.format.schema.Schema.ExpressionV2
repeated .biscuit.format.schema.Op ops = 1;
getOpsOrBuilderList() - Method in interface biscuit.format.schema.Schema.ExpressionV2OrBuilder
repeated .biscuit.format.schema.Op ops = 1;
getOrigin() - Method in class biscuit.format.schema.Schema.Origin.Builder
uint32 origin = 2;
getOrigin() - Method in class biscuit.format.schema.Schema.Origin
uint32 origin = 2;
getOrigin() - Method in interface biscuit.format.schema.Schema.OriginOrBuilder
uint32 origin = 2;
getOrigins(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
getOrigins(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.Origin origins = 1;
getOrigins(int) - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsBuilder(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsBuilderList() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsCount() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsCount() - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsCount() - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsList() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsList() - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsList() - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsOrBuilder(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsOrBuilder(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsOrBuilder(int) - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsOrBuilderList() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsOrBuilderList() - Method in class biscuit.format.schema.Schema.GeneratedFacts
repeated .biscuit.format.schema.Origin origins = 1;
getOriginsOrBuilderList() - Method in interface biscuit.format.schema.Schema.GeneratedFactsOrBuilder
repeated .biscuit.format.schema.Origin origins = 1;
getParserForType() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
getParserForType() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
getParserForType() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
getParserForType() - Method in class biscuit.format.schema.Schema.Biscuit
 
getParserForType() - Method in class biscuit.format.schema.Schema.Block
 
getParserForType() - Method in class biscuit.format.schema.Schema.CheckV2
 
getParserForType() - Method in class biscuit.format.schema.Schema.Empty
 
getParserForType() - Method in class biscuit.format.schema.Schema.ExpressionV2
 
getParserForType() - Method in class biscuit.format.schema.Schema.ExternalSignature
 
getParserForType() - Method in class biscuit.format.schema.Schema.FactV2
 
getParserForType() - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
getParserForType() - Method in class biscuit.format.schema.Schema.Op
 
getParserForType() - Method in class biscuit.format.schema.Schema.OpBinary
 
getParserForType() - Method in class biscuit.format.schema.Schema.OpUnary
 
getParserForType() - Method in class biscuit.format.schema.Schema.Origin
 
getParserForType() - Method in class biscuit.format.schema.Schema.Policy
 
getParserForType() - Method in class biscuit.format.schema.Schema.PredicateV2
 
getParserForType() - Method in class biscuit.format.schema.Schema.Proof
 
getParserForType() - Method in class biscuit.format.schema.Schema.PublicKey
 
getParserForType() - Method in class biscuit.format.schema.Schema.RuleV2
 
getParserForType() - Method in class biscuit.format.schema.Schema.RunLimits
 
getParserForType() - Method in class biscuit.format.schema.Schema.Scope
 
getParserForType() - Method in class biscuit.format.schema.Schema.SignedBlock
 
getParserForType() - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
getParserForType() - Method in class biscuit.format.schema.Schema.TermSet
 
getParserForType() - Method in class biscuit.format.schema.Schema.TermV2
 
getParserForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
getParserForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
getPayload() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required bytes payload = 1;
getPayload() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
required bytes payload = 1;
getPayload() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockContentsOrBuilder
required bytes payload = 1;
getPolicies(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
getPolicies(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.Policy policies = 6;
getPolicies(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesCount() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesOrBuilder(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.Policy policies = 6;
getPoliciesOrBuilderList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.Policy policies = 6;
getPredicate() - Method in class biscuit.format.schema.Schema.FactV2.Builder
required .biscuit.format.schema.PredicateV2 predicate = 1;
getPredicate() - Method in class biscuit.format.schema.Schema.FactV2
required .biscuit.format.schema.PredicateV2 predicate = 1;
getPredicate() - Method in interface biscuit.format.schema.Schema.FactV2OrBuilder
required .biscuit.format.schema.PredicateV2 predicate = 1;
getPredicateBuilder() - Method in class biscuit.format.schema.Schema.FactV2.Builder
required .biscuit.format.schema.PredicateV2 predicate = 1;
getPredicateOrBuilder() - Method in class biscuit.format.schema.Schema.FactV2.Builder
required .biscuit.format.schema.PredicateV2 predicate = 1;
getPredicateOrBuilder() - Method in class biscuit.format.schema.Schema.FactV2
required .biscuit.format.schema.PredicateV2 predicate = 1;
getPredicateOrBuilder() - Method in interface biscuit.format.schema.Schema.FactV2OrBuilder
required .biscuit.format.schema.PredicateV2 predicate = 1;
getPreviousKey() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
required .biscuit.format.schema.PublicKey previousKey = 1;
getPreviousKey() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
required .biscuit.format.schema.PublicKey previousKey = 1;
getPreviousKey() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockRequestOrBuilder
required .biscuit.format.schema.PublicKey previousKey = 1;
getPreviousKeyBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
required .biscuit.format.schema.PublicKey previousKey = 1;
getPreviousKeyOrBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
required .biscuit.format.schema.PublicKey previousKey = 1;
getPreviousKeyOrBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
required .biscuit.format.schema.PublicKey previousKey = 1;
getPreviousKeyOrBuilder() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockRequestOrBuilder
required .biscuit.format.schema.PublicKey previousKey = 1;
getProof() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.Proof proof = 4;
getProof() - Method in class biscuit.format.schema.Schema.Biscuit
required .biscuit.format.schema.Proof proof = 4;
getProof() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
required .biscuit.format.schema.Proof proof = 4;
getProofBuilder() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.Proof proof = 4;
getProofOrBuilder() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.Proof proof = 4;
getProofOrBuilder() - Method in class biscuit.format.schema.Schema.Biscuit
required .biscuit.format.schema.Proof proof = 4;
getProofOrBuilder() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
required .biscuit.format.schema.Proof proof = 4;
getPublicKey() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required .biscuit.format.schema.PublicKey publicKey = 2;
getPublicKey() - Method in class biscuit.format.schema.Schema.ExternalSignature
required .biscuit.format.schema.PublicKey publicKey = 2;
getPublicKey() - Method in interface biscuit.format.schema.Schema.ExternalSignatureOrBuilder
required .biscuit.format.schema.PublicKey publicKey = 2;
getPublicKey() - Method in class biscuit.format.schema.Schema.Scope.Builder
int64 publicKey = 2;
getPublicKey() - Method in class biscuit.format.schema.Schema.Scope
int64 publicKey = 2;
getPublicKey() - Method in interface biscuit.format.schema.Schema.ScopeOrBuilder
int64 publicKey = 2;
getPublicKeyBuilder() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required .biscuit.format.schema.PublicKey publicKey = 2;
getPublicKeyOrBuilder() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required .biscuit.format.schema.PublicKey publicKey = 2;
getPublicKeyOrBuilder() - Method in class biscuit.format.schema.Schema.ExternalSignature
required .biscuit.format.schema.PublicKey publicKey = 2;
getPublicKeyOrBuilder() - Method in interface biscuit.format.schema.Schema.ExternalSignatureOrBuilder
required .biscuit.format.schema.PublicKey publicKey = 2;
getPublicKeys(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeys(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeys(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeys(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeys(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeys(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeys(int) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeys(int) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeys(int) - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockRequestOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysBuilder(int) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysBuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysBuilderList() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysCount() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysCount() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysCount() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysCount() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysCount() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysCount() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysCount() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockRequestOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysList() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysList() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysList() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysList() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysList() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockRequestOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysOrBuilder(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysOrBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysOrBuilder(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysOrBuilder(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysOrBuilder(int) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysOrBuilder(int) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysOrBuilder(int) - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockRequestOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysOrBuilderList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
getPublicKeysOrBuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysOrBuilderList() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysOrBuilderList() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
getPublicKeysOrBuilderList() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysOrBuilderList() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getPublicKeysOrBuilderList() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockRequestOrBuilder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
getQueries(int) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueries(int) - Method in class biscuit.format.schema.Schema.CheckV2
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueries(int) - Method in interface biscuit.format.schema.Schema.CheckV2OrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueries(int) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueries(int) - Method in class biscuit.format.schema.Schema.Policy
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueries(int) - Method in interface biscuit.format.schema.Schema.PolicyOrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesBuilder(int) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesBuilder(int) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesBuilderList() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesBuilderList() - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesCount() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesCount() - Method in class biscuit.format.schema.Schema.CheckV2
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesCount() - Method in interface biscuit.format.schema.Schema.CheckV2OrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesCount() - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesCount() - Method in class biscuit.format.schema.Schema.Policy
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesCount() - Method in interface biscuit.format.schema.Schema.PolicyOrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesList() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesList() - Method in class biscuit.format.schema.Schema.CheckV2
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesList() - Method in interface biscuit.format.schema.Schema.CheckV2OrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesList() - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesList() - Method in class biscuit.format.schema.Schema.Policy
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesList() - Method in interface biscuit.format.schema.Schema.PolicyOrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilder(int) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilder(int) - Method in class biscuit.format.schema.Schema.CheckV2
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilder(int) - Method in interface biscuit.format.schema.Schema.CheckV2OrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilder(int) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilder(int) - Method in class biscuit.format.schema.Schema.Policy
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilder(int) - Method in interface biscuit.format.schema.Schema.PolicyOrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilderList() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilderList() - Method in class biscuit.format.schema.Schema.CheckV2
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilderList() - Method in interface biscuit.format.schema.Schema.CheckV2OrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilderList() - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilderList() - Method in class biscuit.format.schema.Schema.Policy
repeated .biscuit.format.schema.RuleV2 queries = 1;
getQueriesOrBuilderList() - Method in interface biscuit.format.schema.Schema.PolicyOrBuilder
repeated .biscuit.format.schema.RuleV2 queries = 1;
getRootKeyId() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
optional uint32 rootKeyId = 1;
getRootKeyId() - Method in class biscuit.format.schema.Schema.Biscuit
optional uint32 rootKeyId = 1;
getRootKeyId() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
optional uint32 rootKeyId = 1;
getRules(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRules(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRules(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesCount() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesOrBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesOrBuilder(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesOrBuilderList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesOrBuilderList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated .biscuit.format.schema.RuleV2 rules = 4;
getRulesV2(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2(int) - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2Builder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2BuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2BuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2Count() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2Count() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2Count() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2Count() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2Count() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2Count() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2List() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2List() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2List() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2List() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2List() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2List() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2OrBuilder(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2OrBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2OrBuilder(int) - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2OrBuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2OrBuilderList() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2OrBuilderList() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
getRulesV2OrBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2OrBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getRulesV2OrBuilderList() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
getScope(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
getScope(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.Scope scope = 7;
getScope(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 7;
getScope(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
getScope(int) - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.Scope scope = 4;
getScope(int) - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.Scope scope = 4;
getScope(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
getScope(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.Scope scope = 6;
getScope(int) - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeBuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeCount() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeCount() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.Scope scope = 7;
getScopeCount() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeCount() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeCount() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.Scope scope = 4;
getScopeCount() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeCount() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeCount() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.Scope scope = 6;
getScopeCount() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeList() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.Scope scope = 7;
getScopeList() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeList() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.Scope scope = 4;
getScopeList() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeList() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.Scope scope = 6;
getScopeList() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeOrBuilder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeOrBuilder(int) - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.Scope scope = 7;
getScopeOrBuilder(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeOrBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeOrBuilder(int) - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.Scope scope = 4;
getScopeOrBuilder(int) - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeOrBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeOrBuilder(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.Scope scope = 6;
getScopeOrBuilder(int) - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeOrBuilderList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeOrBuilderList() - Method in class biscuit.format.schema.Schema.Block
repeated .biscuit.format.schema.Scope scope = 7;
getScopeOrBuilderList() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 7;
getScopeOrBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeOrBuilderList() - Method in class biscuit.format.schema.Schema.RuleV2
repeated .biscuit.format.schema.Scope scope = 4;
getScopeOrBuilderList() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
repeated .biscuit.format.schema.Scope scope = 4;
getScopeOrBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeOrBuilderList() - Method in class biscuit.format.schema.Schema.SnapshotBlock
repeated .biscuit.format.schema.Scope scope = 6;
getScopeOrBuilderList() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
repeated .biscuit.format.schema.Scope scope = 6;
getScopeType() - Method in class biscuit.format.schema.Schema.Scope.Builder
.biscuit.format.schema.Scope.ScopeType scopeType = 1;
getScopeType() - Method in class biscuit.format.schema.Schema.Scope
.biscuit.format.schema.Scope.ScopeType scopeType = 1;
getScopeType() - Method in interface biscuit.format.schema.Schema.ScopeOrBuilder
.biscuit.format.schema.Scope.ScopeType scopeType = 1;
getSerializedSize() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.Biscuit
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.Block
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.CheckV2
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.Empty
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.ExpressionV2
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.ExternalSignature
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.FactV2
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.Op
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.OpBinary
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.OpUnary
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.Origin
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.Policy
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.PredicateV2
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.Proof
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.PublicKey
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.RuleV2
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.RunLimits
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.Scope
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.SignedBlock
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.TermSet
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.TermV2
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
getSerializedSize() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
getSet() - Method in class biscuit.format.schema.Schema.TermV2.Builder
.biscuit.format.schema.TermSet set = 7;
getSet() - Method in class biscuit.format.schema.Schema.TermV2
.biscuit.format.schema.TermSet set = 7;
getSet() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
.biscuit.format.schema.TermSet set = 7;
getSet(int) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
getSet(int) - Method in class biscuit.format.schema.Schema.TermSet
repeated .biscuit.format.schema.TermV2 set = 1;
getSet(int) - Method in interface biscuit.format.schema.Schema.TermSetOrBuilder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetBuilder() - Method in class biscuit.format.schema.Schema.TermV2.Builder
.biscuit.format.schema.TermSet set = 7;
getSetBuilder(int) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetBuilderList() - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetCount() - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetCount() - Method in class biscuit.format.schema.Schema.TermSet
repeated .biscuit.format.schema.TermV2 set = 1;
getSetCount() - Method in interface biscuit.format.schema.Schema.TermSetOrBuilder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetList() - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetList() - Method in class biscuit.format.schema.Schema.TermSet
repeated .biscuit.format.schema.TermV2 set = 1;
getSetList() - Method in interface biscuit.format.schema.Schema.TermSetOrBuilder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetOrBuilder() - Method in class biscuit.format.schema.Schema.TermV2.Builder
.biscuit.format.schema.TermSet set = 7;
getSetOrBuilder() - Method in class biscuit.format.schema.Schema.TermV2
.biscuit.format.schema.TermSet set = 7;
getSetOrBuilder() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
.biscuit.format.schema.TermSet set = 7;
getSetOrBuilder(int) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetOrBuilder(int) - Method in class biscuit.format.schema.Schema.TermSet
repeated .biscuit.format.schema.TermV2 set = 1;
getSetOrBuilder(int) - Method in interface biscuit.format.schema.Schema.TermSetOrBuilder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetOrBuilderList() - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
getSetOrBuilderList() - Method in class biscuit.format.schema.Schema.TermSet
repeated .biscuit.format.schema.TermV2 set = 1;
getSetOrBuilderList() - Method in interface biscuit.format.schema.Schema.TermSetOrBuilder
repeated .biscuit.format.schema.TermV2 set = 1;
getSignature() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required bytes signature = 1;
getSignature() - Method in class biscuit.format.schema.Schema.ExternalSignature
required bytes signature = 1;
getSignature() - Method in interface biscuit.format.schema.Schema.ExternalSignatureOrBuilder
required bytes signature = 1;
getSignature() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required bytes signature = 3;
getSignature() - Method in class biscuit.format.schema.Schema.SignedBlock
required bytes signature = 3;
getSignature() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
required bytes signature = 3;
getSignature() - Static method in class org.biscuitsec.biscuit.crypto.KeyPair
 
getString() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint64 string = 3;
getString() - Method in class biscuit.format.schema.Schema.TermV2
uint64 string = 3;
getString() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
uint64 string = 3;
getSymbols(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
getSymbols(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated string symbols = 1;
getSymbols(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated string symbols = 1;
getSymbols(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
getSymbols(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated string symbols = 2;
getSymbols(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated string symbols = 2;
getSymbols(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
getSymbols(int) - Method in class biscuit.format.schema.Schema.Block
repeated string symbols = 1;
getSymbols(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated string symbols = 1;
getSymbolsBytes(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
getSymbolsBytes(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated string symbols = 1;
getSymbolsBytes(int) - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated string symbols = 1;
getSymbolsBytes(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
getSymbolsBytes(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated string symbols = 2;
getSymbolsBytes(int) - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated string symbols = 2;
getSymbolsBytes(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
getSymbolsBytes(int) - Method in class biscuit.format.schema.Schema.Block
repeated string symbols = 1;
getSymbolsBytes(int) - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated string symbols = 1;
getSymbolsCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
getSymbolsCount() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated string symbols = 1;
getSymbolsCount() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated string symbols = 1;
getSymbolsCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
getSymbolsCount() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated string symbols = 2;
getSymbolsCount() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated string symbols = 2;
getSymbolsCount() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
getSymbolsCount() - Method in class biscuit.format.schema.Schema.Block
repeated string symbols = 1;
getSymbolsCount() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated string symbols = 1;
getSymbolsList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
getSymbolsList() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
repeated string symbols = 1;
getSymbolsList() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
repeated string symbols = 1;
getSymbolsList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
getSymbolsList() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
repeated string symbols = 2;
getSymbolsList() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
repeated string symbols = 2;
getSymbolsList() - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
getSymbolsList() - Method in class biscuit.format.schema.Schema.Block
repeated string symbols = 1;
getSymbolsList() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
repeated string symbols = 1;
getTerms() - Method in class org.biscuitsec.biscuit.token.builder.Predicate
 
getTerms(int) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTerms(int) - Method in class biscuit.format.schema.Schema.PredicateV2
repeated .biscuit.format.schema.TermV2 terms = 2;
getTerms(int) - Method in interface biscuit.format.schema.Schema.PredicateV2OrBuilder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsBuilder(int) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsBuilderList() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsCount() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsCount() - Method in class biscuit.format.schema.Schema.PredicateV2
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsCount() - Method in interface biscuit.format.schema.Schema.PredicateV2OrBuilder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsList() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsList() - Method in class biscuit.format.schema.Schema.PredicateV2
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsList() - Method in interface biscuit.format.schema.Schema.PredicateV2OrBuilder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsOrBuilder(int) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsOrBuilder(int) - Method in class biscuit.format.schema.Schema.PredicateV2
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsOrBuilder(int) - Method in interface biscuit.format.schema.Schema.PredicateV2OrBuilder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsOrBuilderList() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsOrBuilderList() - Method in class biscuit.format.schema.Schema.PredicateV2
repeated .biscuit.format.schema.TermV2 terms = 2;
getTermsOrBuilderList() - Method in interface biscuit.format.schema.Schema.PredicateV2OrBuilder
repeated .biscuit.format.schema.TermV2 terms = 2;
getUnary() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpUnary unary = 2;
getUnary() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.OpUnary unary = 2;
getUnary() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.OpUnary unary = 2;
getUnaryBuilder() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpUnary unary = 2;
getUnaryOrBuilder() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpUnary unary = 2;
getUnaryOrBuilder() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.OpUnary unary = 2;
getUnaryOrBuilder() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.OpUnary unary = 2;
getValue() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.TermV2 value = 1;
getValue() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.TermV2 value = 1;
getValue() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.TermV2 value = 1;
getValue() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Value
 
getValue() - Method in class org.biscuitsec.biscuit.token.builder.Term.Bool
 
getValue() - Method in class org.biscuitsec.biscuit.token.builder.Term.Bytes
 
getValue() - Method in class org.biscuitsec.biscuit.token.builder.Term.Date
 
getValue() - Method in class org.biscuitsec.biscuit.token.builder.Term.Integer
 
getValue() - Method in class org.biscuitsec.biscuit.token.builder.Term.Set
 
getValue() - Method in class org.biscuitsec.biscuit.token.builder.Term.Str
 
getValue() - Method in class org.biscuitsec.biscuit.token.builder.Term.Variable
 
getValueBuilder() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.TermV2 value = 1;
getValueDescriptor() - Method in enum biscuit.format.schema.Schema.CheckV2.Kind
 
getValueDescriptor() - Method in enum biscuit.format.schema.Schema.OpBinary.Kind
 
getValueDescriptor() - Method in enum biscuit.format.schema.Schema.OpUnary.Kind
 
getValueDescriptor() - Method in enum biscuit.format.schema.Schema.Policy.Kind
 
getValueDescriptor() - Method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
 
getValueDescriptor() - Method in enum biscuit.format.schema.Schema.Scope.ScopeType
 
getValueOrBuilder() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.TermV2 value = 1;
getValueOrBuilder() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.TermV2 value = 1;
getValueOrBuilder() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.TermV2 value = 1;
getVariable() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint32 variable = 1;
getVariable() - Method in class biscuit.format.schema.Schema.TermV2
uint32 variable = 1;
getVariable() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
uint32 variable = 1;
getVersion() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
optional uint32 version = 2;
getVersion() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
optional uint32 version = 2;
getVersion() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
optional uint32 version = 2;
getVersion() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
optional uint32 version = 1;
getVersion() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
optional uint32 version = 1;
getVersion() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
optional uint32 version = 1;
getVersion() - Method in class biscuit.format.schema.Schema.Block.Builder
optional uint32 version = 3;
getVersion() - Method in class biscuit.format.schema.Schema.Block
optional uint32 version = 3;
getVersion() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
optional uint32 version = 3;
getVersion() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional uint32 version = 2;
getVersion() - Method in class biscuit.format.schema.Schema.SnapshotBlock
optional uint32 version = 2;
getVersion() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
optional uint32 version = 2;
getWorld() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.AuthorizerWorld world = 3;
getWorld() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
required .biscuit.format.schema.AuthorizerWorld world = 3;
getWorld() - Method in interface biscuit.format.schema.Schema.AuthorizerSnapshotOrBuilder
required .biscuit.format.schema.AuthorizerWorld world = 3;
getWorldBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.AuthorizerWorld world = 3;
getWorldOrBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.AuthorizerWorld world = 3;
getWorldOrBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
required .biscuit.format.schema.AuthorizerWorld world = 3;
getWorldOrBuilder() - Method in interface biscuit.format.schema.Schema.AuthorizerSnapshotOrBuilder
required .biscuit.format.schema.AuthorizerWorld world = 3;
GreaterOrEqual - biscuit.format.schema.Schema.OpBinary.Kind
GreaterOrEqual = 3;
GreaterOrEqual - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
GreaterOrEqual - org.biscuitsec.biscuit.token.builder.Expression.Op
 
GreaterOrEqual_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
GreaterOrEqual = 3;
GreaterThan - biscuit.format.schema.Schema.OpBinary.Kind
GreaterThan = 1;
GreaterThan - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
GreaterThan - org.biscuitsec.biscuit.token.builder.Expression.Op
 
GreaterThan_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
GreaterThan = 1;

H

hasAlgorithm() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
required .biscuit.format.schema.PublicKey.Algorithm algorithm = 1;
hasAlgorithm() - Method in class biscuit.format.schema.Schema.PublicKey
required .biscuit.format.schema.PublicKey.Algorithm algorithm = 1;
hasAlgorithm() - Method in interface biscuit.format.schema.Schema.PublicKeyOrBuilder
required .biscuit.format.schema.PublicKey.Algorithm algorithm = 1;
hasAuthority() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.SignedBlock authority = 2;
hasAuthority() - Method in class biscuit.format.schema.Schema.Biscuit
required .biscuit.format.schema.SignedBlock authority = 2;
hasAuthority() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
required .biscuit.format.schema.SignedBlock authority = 2;
hasAuthorizer() - Method in class biscuit.format.schema.Schema.Origin.Builder
.biscuit.format.schema.Empty authorizer = 1;
hasAuthorizer() - Method in class biscuit.format.schema.Schema.Origin
.biscuit.format.schema.Empty authorizer = 1;
hasAuthorizer() - Method in interface biscuit.format.schema.Schema.OriginOrBuilder
.biscuit.format.schema.Empty authorizer = 1;
hasAuthorizerBlock() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
hasAuthorizerBlock() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
hasAuthorizerBlock() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
hasBinary() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpBinary Binary = 3;
hasBinary() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.OpBinary Binary = 3;
hasBinary() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.OpBinary Binary = 3;
hasBlock() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required bytes block = 1;
hasBlock() - Method in class biscuit.format.schema.Schema.SignedBlock
required bytes block = 1;
hasBlock() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
required bytes block = 1;
hasBool() - Method in class biscuit.format.schema.Schema.TermV2.Builder
bool bool = 6;
hasBool() - Method in class biscuit.format.schema.Schema.TermV2
bool bool = 6;
hasBool() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
bool bool = 6;
hasBytes() - Method in class biscuit.format.schema.Schema.TermV2.Builder
bytes bytes = 5;
hasBytes() - Method in class biscuit.format.schema.Schema.TermV2
bytes bytes = 5;
hasBytes() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
bytes bytes = 5;
hasContext() - Method in class biscuit.format.schema.Schema.Block.Builder
optional string context = 2;
hasContext() - Method in class biscuit.format.schema.Schema.Block
optional string context = 2;
hasContext() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
optional string context = 2;
hasContext() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional string context = 1;
hasContext() - Method in class biscuit.format.schema.Schema.SnapshotBlock
optional string context = 1;
hasContext() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
optional string context = 1;
hasDate() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint64 date = 4;
hasDate() - Method in class biscuit.format.schema.Schema.TermV2
uint64 date = 4;
hasDate() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
uint64 date = 4;
hasExecutionTime() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required uint64 executionTime = 2;
hasExecutionTime() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
required uint64 executionTime = 2;
hasExecutionTime() - Method in interface biscuit.format.schema.Schema.AuthorizerSnapshotOrBuilder
required uint64 executionTime = 2;
hasExternalKey() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional .biscuit.format.schema.PublicKey externalKey = 7;
hasExternalKey() - Method in class biscuit.format.schema.Schema.SnapshotBlock
optional .biscuit.format.schema.PublicKey externalKey = 7;
hasExternalKey() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
optional .biscuit.format.schema.PublicKey externalKey = 7;
hasExternalSignature() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
hasExternalSignature() - Method in class biscuit.format.schema.Schema.SignedBlock
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
hasExternalSignature() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
hasExternalSignature() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
hasExternalSignature() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
hasExternalSignature() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockContentsOrBuilder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
hasFinalSignature() - Method in class biscuit.format.schema.Schema.Proof.Builder
bytes finalSignature = 2;
hasFinalSignature() - Method in class biscuit.format.schema.Schema.Proof
bytes finalSignature = 2;
hasFinalSignature() - Method in interface biscuit.format.schema.Schema.ProofOrBuilder
bytes finalSignature = 2;
hashCode() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
hashCode() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
hashCode() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
hashCode() - Method in class biscuit.format.schema.Schema.Biscuit
 
hashCode() - Method in class biscuit.format.schema.Schema.Block
 
hashCode() - Method in class biscuit.format.schema.Schema.CheckV2
 
hashCode() - Method in class biscuit.format.schema.Schema.Empty
 
hashCode() - Method in class biscuit.format.schema.Schema.ExpressionV2
 
hashCode() - Method in class biscuit.format.schema.Schema.ExternalSignature
 
hashCode() - Method in class biscuit.format.schema.Schema.FactV2
 
hashCode() - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
hashCode() - Method in class biscuit.format.schema.Schema.Op
 
hashCode() - Method in class biscuit.format.schema.Schema.OpBinary
 
hashCode() - Method in class biscuit.format.schema.Schema.OpUnary
 
hashCode() - Method in class biscuit.format.schema.Schema.Origin
 
hashCode() - Method in class biscuit.format.schema.Schema.Policy
 
hashCode() - Method in class biscuit.format.schema.Schema.PredicateV2
 
hashCode() - Method in class biscuit.format.schema.Schema.Proof
 
hashCode() - Method in class biscuit.format.schema.Schema.PublicKey
 
hashCode() - Method in class biscuit.format.schema.Schema.RuleV2
 
hashCode() - Method in class biscuit.format.schema.Schema.RunLimits
 
hashCode() - Method in class biscuit.format.schema.Schema.Scope
 
hashCode() - Method in class biscuit.format.schema.Schema.SignedBlock
 
hashCode() - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
hashCode() - Method in class biscuit.format.schema.Schema.TermSet
 
hashCode() - Method in class biscuit.format.schema.Schema.TermV2
 
hashCode() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
hashCode() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
hashCode() - Method in class org.biscuitsec.biscuit.crypto.PublicKey
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Check
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.expressions.Expression
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Value
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Fact
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Origin
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Rule
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Scope
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Term.Bool
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Term.Bytes
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Term.Date
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Term.Integer
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Term.Set
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Term.Str
 
hashCode() - Method in class org.biscuitsec.biscuit.datalog.Term.Variable
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.FailedLogic
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockDeserializationError
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockSerializationError
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.DeserializationError
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.InvalidSignatureSize
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.SerializationError
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Version
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.InvalidAuthorityIndex
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.InvalidBlockIndex
 
hashCode() - Method in exception org.biscuitsec.biscuit.error.Error.Parser
 
hashCode() - Method in class org.biscuitsec.biscuit.error.FailedCheck.FailedAuthorizer
 
hashCode() - Method in class org.biscuitsec.biscuit.error.FailedCheck.FailedBlock
 
hashCode() - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.Builder
 
hashCode() - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.UnknownVariable
 
hashCode() - Method in class org.biscuitsec.biscuit.error.LogicError.AuthorizerNotEmpty
 
hashCode() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidAmbientFact
 
hashCode() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidAuthorityFact
 
hashCode() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockFact
 
hashCode() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockRule
 
hashCode() - Method in class org.biscuitsec.biscuit.error.LogicError.NoMatchingPolicy
 
hashCode() - Method in class org.biscuitsec.biscuit.error.LogicError.Unauthorized
 
hashCode() - Method in class org.biscuitsec.biscuit.token.Block
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Block
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Check
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Expression.Binary
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Expression.Unary
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Expression.Value
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
hashCode() - Method in exception org.biscuitsec.biscuit.token.builder.parser.Error
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Predicate
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Scope
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Term.Bool
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Term.Bytes
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Term.Date
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Term.Integer
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Term.Set
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Term.Str
 
hashCode() - Method in class org.biscuitsec.biscuit.token.builder.Term.Variable
 
hashCode() - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockContents
 
hashCode() - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockRequest
 
hasHead() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
required .biscuit.format.schema.PredicateV2 head = 1;
hasHead() - Method in class biscuit.format.schema.Schema.RuleV2
required .biscuit.format.schema.PredicateV2 head = 1;
hasHead() - Method in interface biscuit.format.schema.Schema.RuleV2OrBuilder
required .biscuit.format.schema.PredicateV2 head = 1;
hasInteger() - Method in class biscuit.format.schema.Schema.TermV2.Builder
int64 integer = 2;
hasInteger() - Method in class biscuit.format.schema.Schema.TermV2
int64 integer = 2;
hasInteger() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
int64 integer = 2;
hasIterations() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required uint64 iterations = 8;
hasIterations() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
required uint64 iterations = 8;
hasIterations() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
required uint64 iterations = 8;
hasKey() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
required bytes key = 2;
hasKey() - Method in class biscuit.format.schema.Schema.PublicKey
required bytes key = 2;
hasKey() - Method in interface biscuit.format.schema.Schema.PublicKeyOrBuilder
required bytes key = 2;
hasKind() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
hasKind() - Method in class biscuit.format.schema.Schema.CheckV2
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
hasKind() - Method in interface biscuit.format.schema.Schema.CheckV2OrBuilder
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
hasKind() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
required .biscuit.format.schema.OpBinary.Kind kind = 1;
hasKind() - Method in class biscuit.format.schema.Schema.OpBinary
required .biscuit.format.schema.OpBinary.Kind kind = 1;
hasKind() - Method in interface biscuit.format.schema.Schema.OpBinaryOrBuilder
required .biscuit.format.schema.OpBinary.Kind kind = 1;
hasKind() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
required .biscuit.format.schema.OpUnary.Kind kind = 1;
hasKind() - Method in class biscuit.format.schema.Schema.OpUnary
required .biscuit.format.schema.OpUnary.Kind kind = 1;
hasKind() - Method in interface biscuit.format.schema.Schema.OpUnaryOrBuilder
required .biscuit.format.schema.OpUnary.Kind kind = 1;
hasKind() - Method in class biscuit.format.schema.Schema.Policy.Builder
required .biscuit.format.schema.Policy.Kind kind = 2;
hasKind() - Method in class biscuit.format.schema.Schema.Policy
required .biscuit.format.schema.Policy.Kind kind = 2;
hasKind() - Method in interface biscuit.format.schema.Schema.PolicyOrBuilder
required .biscuit.format.schema.Policy.Kind kind = 2;
hasLimits() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.RunLimits limits = 1;
hasLimits() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
required .biscuit.format.schema.RunLimits limits = 1;
hasLimits() - Method in interface biscuit.format.schema.Schema.AuthorizerSnapshotOrBuilder
required .biscuit.format.schema.RunLimits limits = 1;
hasMaxFacts() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxFacts = 1;
hasMaxFacts() - Method in class biscuit.format.schema.Schema.RunLimits
required uint64 maxFacts = 1;
hasMaxFacts() - Method in interface biscuit.format.schema.Schema.RunLimitsOrBuilder
required uint64 maxFacts = 1;
hasMaxIterations() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxIterations = 2;
hasMaxIterations() - Method in class biscuit.format.schema.Schema.RunLimits
required uint64 maxIterations = 2;
hasMaxIterations() - Method in interface biscuit.format.schema.Schema.RunLimitsOrBuilder
required uint64 maxIterations = 2;
hasMaxTime() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxTime = 3;
hasMaxTime() - Method in class biscuit.format.schema.Schema.RunLimits
required uint64 maxTime = 3;
hasMaxTime() - Method in interface biscuit.format.schema.Schema.RunLimitsOrBuilder
required uint64 maxTime = 3;
hasName() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
required uint64 name = 1;
hasName() - Method in class biscuit.format.schema.Schema.PredicateV2
required uint64 name = 1;
hasName() - Method in interface biscuit.format.schema.Schema.PredicateV2OrBuilder
required uint64 name = 1;
hasNext() - Method in class org.biscuitsec.biscuit.datalog.Combinator
 
hasNextKey() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required .biscuit.format.schema.PublicKey nextKey = 2;
hasNextKey() - Method in class biscuit.format.schema.Schema.SignedBlock
required .biscuit.format.schema.PublicKey nextKey = 2;
hasNextKey() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
required .biscuit.format.schema.PublicKey nextKey = 2;
hasNextSecret() - Method in class biscuit.format.schema.Schema.Proof.Builder
bytes nextSecret = 1;
hasNextSecret() - Method in class biscuit.format.schema.Schema.Proof
bytes nextSecret = 1;
hasNextSecret() - Method in interface biscuit.format.schema.Schema.ProofOrBuilder
bytes nextSecret = 1;
hasOrigin() - Method in class biscuit.format.schema.Schema.Origin.Builder
uint32 origin = 2;
hasOrigin() - Method in class biscuit.format.schema.Schema.Origin
uint32 origin = 2;
hasOrigin() - Method in interface biscuit.format.schema.Schema.OriginOrBuilder
uint32 origin = 2;
hasPayload() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required bytes payload = 1;
hasPayload() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
required bytes payload = 1;
hasPayload() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockContentsOrBuilder
required bytes payload = 1;
hasPredicate() - Method in class biscuit.format.schema.Schema.FactV2.Builder
required .biscuit.format.schema.PredicateV2 predicate = 1;
hasPredicate() - Method in class biscuit.format.schema.Schema.FactV2
required .biscuit.format.schema.PredicateV2 predicate = 1;
hasPredicate() - Method in interface biscuit.format.schema.Schema.FactV2OrBuilder
required .biscuit.format.schema.PredicateV2 predicate = 1;
hasPreviousKey() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
required .biscuit.format.schema.PublicKey previousKey = 1;
hasPreviousKey() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
required .biscuit.format.schema.PublicKey previousKey = 1;
hasPreviousKey() - Method in interface biscuit.format.schema.Schema.ThirdPartyBlockRequestOrBuilder
required .biscuit.format.schema.PublicKey previousKey = 1;
hasProof() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.Proof proof = 4;
hasProof() - Method in class biscuit.format.schema.Schema.Biscuit
required .biscuit.format.schema.Proof proof = 4;
hasProof() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
required .biscuit.format.schema.Proof proof = 4;
hasPublicKey() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required .biscuit.format.schema.PublicKey publicKey = 2;
hasPublicKey() - Method in class biscuit.format.schema.Schema.ExternalSignature
required .biscuit.format.schema.PublicKey publicKey = 2;
hasPublicKey() - Method in interface biscuit.format.schema.Schema.ExternalSignatureOrBuilder
required .biscuit.format.schema.PublicKey publicKey = 2;
hasPublicKey() - Method in class biscuit.format.schema.Schema.Scope.Builder
int64 publicKey = 2;
hasPublicKey() - Method in class biscuit.format.schema.Schema.Scope
int64 publicKey = 2;
hasPublicKey() - Method in interface biscuit.format.schema.Schema.ScopeOrBuilder
int64 publicKey = 2;
hasRootKeyId() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
optional uint32 rootKeyId = 1;
hasRootKeyId() - Method in class biscuit.format.schema.Schema.Biscuit
optional uint32 rootKeyId = 1;
hasRootKeyId() - Method in interface biscuit.format.schema.Schema.BiscuitOrBuilder
optional uint32 rootKeyId = 1;
hasScopeType() - Method in class biscuit.format.schema.Schema.Scope.Builder
.biscuit.format.schema.Scope.ScopeType scopeType = 1;
hasScopeType() - Method in class biscuit.format.schema.Schema.Scope
.biscuit.format.schema.Scope.ScopeType scopeType = 1;
hasScopeType() - Method in interface biscuit.format.schema.Schema.ScopeOrBuilder
.biscuit.format.schema.Scope.ScopeType scopeType = 1;
hasSet() - Method in class biscuit.format.schema.Schema.TermV2.Builder
.biscuit.format.schema.TermSet set = 7;
hasSet() - Method in class biscuit.format.schema.Schema.TermV2
.biscuit.format.schema.TermSet set = 7;
hasSet() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
.biscuit.format.schema.TermSet set = 7;
hasSignature() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required bytes signature = 1;
hasSignature() - Method in class biscuit.format.schema.Schema.ExternalSignature
required bytes signature = 1;
hasSignature() - Method in interface biscuit.format.schema.Schema.ExternalSignatureOrBuilder
required bytes signature = 1;
hasSignature() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required bytes signature = 3;
hasSignature() - Method in class biscuit.format.schema.Schema.SignedBlock
required bytes signature = 3;
hasSignature() - Method in interface biscuit.format.schema.Schema.SignedBlockOrBuilder
required bytes signature = 3;
hasString() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint64 string = 3;
hasString() - Method in class biscuit.format.schema.Schema.TermV2
uint64 string = 3;
hasString() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
uint64 string = 3;
hasUnary() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpUnary unary = 2;
hasUnary() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.OpUnary unary = 2;
hasUnary() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.OpUnary unary = 2;
hasValue() - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.TermV2 value = 1;
hasValue() - Method in class biscuit.format.schema.Schema.Op
.biscuit.format.schema.TermV2 value = 1;
hasValue() - Method in interface biscuit.format.schema.Schema.OpOrBuilder
.biscuit.format.schema.TermV2 value = 1;
hasVariable() - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint32 variable = 1;
hasVariable() - Method in class biscuit.format.schema.Schema.TermV2
uint32 variable = 1;
hasVariable() - Method in interface biscuit.format.schema.Schema.TermV2OrBuilder
uint32 variable = 1;
hasVersion() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
optional uint32 version = 2;
hasVersion() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
optional uint32 version = 2;
hasVersion() - Method in interface biscuit.format.schema.Schema.AuthorizerPoliciesOrBuilder
optional uint32 version = 2;
hasVersion() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
optional uint32 version = 1;
hasVersion() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
optional uint32 version = 1;
hasVersion() - Method in interface biscuit.format.schema.Schema.AuthorizerWorldOrBuilder
optional uint32 version = 1;
hasVersion() - Method in class biscuit.format.schema.Schema.Block.Builder
optional uint32 version = 3;
hasVersion() - Method in class biscuit.format.schema.Schema.Block
optional uint32 version = 3;
hasVersion() - Method in interface biscuit.format.schema.Schema.BlockOrBuilder
optional uint32 version = 3;
hasVersion() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional uint32 version = 2;
hasVersion() - Method in class biscuit.format.schema.Schema.SnapshotBlock
optional uint32 version = 2;
hasVersion() - Method in interface biscuit.format.schema.Schema.SnapshotBlockOrBuilder
optional uint32 version = 2;
hasWorld() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.AuthorizerWorld world = 3;
hasWorld() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
required .biscuit.format.schema.AuthorizerWorld world = 3;
hasWorld() - Method in interface biscuit.format.schema.Schema.AuthorizerSnapshotOrBuilder
required .biscuit.format.schema.AuthorizerWorld world = 3;
head() - Method in class org.biscuitsec.biscuit.datalog.Rule
 
HEAD_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RuleV2
 
hex(byte[]) - Static method in class org.biscuitsec.biscuit.crypto.TokenSignature
 
hex(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
HEX_ARRAY - Static variable in class org.biscuitsec.biscuit.token.builder.Utils
 
hexStringToByteArray(String) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 

I

id - Variable in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockFact
 
id - Variable in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockRule
 
ids_iterator() - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
index - Variable in exception org.biscuitsec.biscuit.error.Error.InvalidAuthorityIndex
 
inner - Variable in class org.biscuitsec.biscuit.datalog.Origin
 
insert(long, Term) - Method in class org.biscuitsec.biscuit.datalog.MatchedVariables
 
insert(String) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
insert(String) - Method in class org.biscuitsec.biscuit.datalog.TemporarySymbolTable
 
insert(PublicKey) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
integer(long) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
integer(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Integer(long) - Constructor for class org.biscuitsec.biscuit.datalog.Term.Integer
 
Integer(long) - Constructor for class org.biscuitsec.biscuit.token.builder.Term.Integer
 
INTEGER - biscuit.format.schema.Schema.TermV2.ContentCase
 
INTEGER_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.TermV2
 
InternalError() - Constructor for exception org.biscuitsec.biscuit.error.Error.InternalError
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Biscuit
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Block.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Block
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.CheckV2
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Empty.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Empty
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ExpressionV2
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ExternalSignature
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.FactV2
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Op.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Op
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.OpBinary
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.OpUnary
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Origin
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Policy.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Policy
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.PredicateV2
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Proof
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.PublicKey
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.RuleV2
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.RunLimits
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.Scope
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.SignedBlock
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.TermSet
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.TermV2
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
internalGetValueMap() - Static method in enum biscuit.format.schema.Schema.CheckV2.Kind
 
internalGetValueMap() - Static method in enum biscuit.format.schema.Schema.OpBinary.Kind
 
internalGetValueMap() - Static method in enum biscuit.format.schema.Schema.OpUnary.Kind
 
internalGetValueMap() - Static method in enum biscuit.format.schema.Schema.Policy.Kind
 
internalGetValueMap() - Static method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
 
internalGetValueMap() - Static method in enum biscuit.format.schema.Schema.Scope.ScopeType
 
Intersection - biscuit.format.schema.Schema.OpBinary.Kind
Intersection = 15;
Intersection - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Intersection - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Intersection_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Intersection = 15;
InvalidAmbientFact(String) - Constructor for class org.biscuitsec.biscuit.error.LogicError.InvalidAmbientFact
 
InvalidAuthorityFact(String) - Constructor for class org.biscuitsec.biscuit.error.LogicError.InvalidAuthorityFact
 
InvalidAuthorityIndex(long) - Constructor for exception org.biscuitsec.biscuit.error.Error.InvalidAuthorityIndex
 
InvalidBlockFact(long, String) - Constructor for class org.biscuitsec.biscuit.error.LogicError.InvalidBlockFact
 
InvalidBlockIndex(long, long) - Constructor for exception org.biscuitsec.biscuit.error.Error.InvalidBlockIndex
 
InvalidBlockRule(long, String) - Constructor for class org.biscuitsec.biscuit.error.LogicError.InvalidBlockRule
 
InvalidFormat() - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidFormat
 
InvalidSignature(String) - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidSignature
 
InvalidSignatureSize(int) - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.InvalidSignatureSize
 
InvalidType() - Constructor for exception org.biscuitsec.biscuit.error.Error.InvalidType
 
is_complete() - Method in class org.biscuitsec.biscuit.datalog.MatchedVariables
 
isInitialized() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
isInitialized() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
isInitialized() - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
isInitialized() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.Biscuit
 
isInitialized() - Method in class biscuit.format.schema.Schema.Block.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.Block
 
isInitialized() - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.CheckV2
 
isInitialized() - Method in class biscuit.format.schema.Schema.Empty.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.Empty
 
isInitialized() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.ExpressionV2
 
isInitialized() - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.ExternalSignature
 
isInitialized() - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.FactV2
 
isInitialized() - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
isInitialized() - Method in class biscuit.format.schema.Schema.Op.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.Op
 
isInitialized() - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.OpBinary
 
isInitialized() - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.OpUnary
 
isInitialized() - Method in class biscuit.format.schema.Schema.Origin.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.Origin
 
isInitialized() - Method in class biscuit.format.schema.Schema.Policy.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.Policy
 
isInitialized() - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.PredicateV2
 
isInitialized() - Method in class biscuit.format.schema.Schema.Proof.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.Proof
 
isInitialized() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.PublicKey
 
isInitialized() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.RuleV2
 
isInitialized() - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.RunLimits
 
isInitialized() - Method in class biscuit.format.schema.Schema.Scope.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.Scope
 
isInitialized() - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.SignedBlock
 
isInitialized() - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
isInitialized() - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.TermSet
 
isInitialized() - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.TermV2
 
isInitialized() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
isInitialized() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
isInitialized() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
ITERATIONS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
 

K

key - Variable in class org.biscuitsec.biscuit.crypto.PublicKey
 
key - Variable in class org.biscuitsec.biscuit.token.format.ExternalSignature
 
key - Variable in class org.biscuitsec.biscuit.token.format.SignedBlock
 
KEY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.PublicKey
 
KeyDelegate - Interface in org.biscuitsec.biscuit.crypto
Used to find the key associated with a key id When the root key is changed, it might happen that multiple root keys are in use at the same time.
KeyPair - Class in org.biscuitsec.biscuit.crypto
Private and public key
KeyPair() - Constructor for class org.biscuitsec.biscuit.crypto.KeyPair
 
KeyPair(byte[]) - Constructor for class org.biscuitsec.biscuit.crypto.KeyPair
 
KeyPair(String) - Constructor for class org.biscuitsec.biscuit.crypto.KeyPair
 
KeyPair(SecureRandom) - Constructor for class org.biscuitsec.biscuit.crypto.KeyPair
 
kind - Variable in class org.biscuitsec.biscuit.token.Policy
 
kind() - Method in class org.biscuitsec.biscuit.datalog.Check
 
kind() - Method in class org.biscuitsec.biscuit.datalog.Scope
 
KIND_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.CheckV2
 
KIND_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.OpBinary
 
KIND_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.OpUnary
 
KIND_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Policy
 

L

langError - Variable in exception org.biscuitsec.biscuit.error.Error.Language
 
Language(FailedCheck.LanguageError) - Constructor for exception org.biscuitsec.biscuit.error.Error.Language
 
LanguageError() - Constructor for class org.biscuitsec.biscuit.error.FailedCheck.LanguageError
 
Length - biscuit.format.schema.Schema.OpUnary.Kind
Length = 2;
Length - org.biscuitsec.biscuit.datalog.expressions.Op.UnaryOp
 
Length - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Length_VALUE - Static variable in enum biscuit.format.schema.Schema.OpUnary.Kind
Length = 2;
LessOrEqual - biscuit.format.schema.Schema.OpBinary.Kind
LessOrEqual = 2;
LessOrEqual - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
LessOrEqual - org.biscuitsec.biscuit.token.builder.Expression.Op
 
LessOrEqual_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
LessOrEqual = 2;
LessThan - biscuit.format.schema.Schema.OpBinary.Kind
LessThan = 0;
LessThan - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
LessThan - org.biscuitsec.biscuit.token.builder.Expression.Op
 
LessThan_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
LessThan = 0;
LIMITS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
LogicError - Class in org.biscuitsec.biscuit.error
 
LogicError() - Constructor for class org.biscuitsec.biscuit.error.LogicError
 
LogicError.AuthorizerNotEmpty - Class in org.biscuitsec.biscuit.error
 
LogicError.InvalidAmbientFact - Class in org.biscuitsec.biscuit.error
 
LogicError.InvalidAuthorityFact - Class in org.biscuitsec.biscuit.error
 
LogicError.InvalidBlockFact - Class in org.biscuitsec.biscuit.error
 
LogicError.InvalidBlockRule - Class in org.biscuitsec.biscuit.error
 
LogicError.MatchedPolicy - Class in org.biscuitsec.biscuit.error
 
LogicError.MatchedPolicy.Allow - Class in org.biscuitsec.biscuit.error
 
LogicError.MatchedPolicy.Deny - Class in org.biscuitsec.biscuit.error
 
LogicError.NoMatchingPolicy - Class in org.biscuitsec.biscuit.error
 
LogicError.Unauthorized - Class in org.biscuitsec.biscuit.error
 

M

make(SecureRandom, KeyPair, Integer, Block) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Creates a token
make(SecureRandom, KeyPair, Block) - Static method in class org.biscuitsec.biscuit.token.Biscuit
Creates a token
make(KeyPair, Option<Integer>, Block, KeyPair) - Static method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
make(KeyPair, Block, KeyPair) - Static method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
make(Biscuit) - Static method in class org.biscuitsec.biscuit.token.Authorizer
Creates a authorizer for a token
match(Predicate) - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
match(Term) - Method in class org.biscuitsec.biscuit.datalog.Term.Bool
 
match(Term) - Method in class org.biscuitsec.biscuit.datalog.Term.Bytes
 
match(Term) - Method in class org.biscuitsec.biscuit.datalog.Term.Date
 
match(Term) - Method in class org.biscuitsec.biscuit.datalog.Term.Integer
 
match(Term) - Method in class org.biscuitsec.biscuit.datalog.Term
 
match(Term) - Method in class org.biscuitsec.biscuit.datalog.Term.Set
 
match(Term) - Method in class org.biscuitsec.biscuit.datalog.Term.Str
 
match(Term) - Method in class org.biscuitsec.biscuit.datalog.Term.Variable
 
match_predicate(Predicate) - Method in class org.biscuitsec.biscuit.datalog.Fact
 
MatchedPolicy() - Constructor for class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy
 
MatchedVariables - Class in org.biscuitsec.biscuit.datalog
 
MatchedVariables(Set<Long>) - Constructor for class org.biscuitsec.biscuit.datalog.MatchedVariables
 
MAX_SCHEMA_VERSION - Static variable in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
maxFacts - Variable in class org.biscuitsec.biscuit.datalog.RunLimits
 
MAXFACTS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RunLimits
 
maximum - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.Version
 
maxIterations - Variable in class org.biscuitsec.biscuit.datalog.RunLimits
 
MAXITERATIONS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RunLimits
 
maxTime - Variable in class org.biscuitsec.biscuit.datalog.RunLimits
 
MAXTIME_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RunLimits
 
merge(FactSet) - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
mergeAuthority(Schema.SignedBlock) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.SignedBlock authority = 2;
mergeAuthorizer(Schema.Empty) - Method in class biscuit.format.schema.Schema.Origin.Builder
.biscuit.format.schema.Empty authorizer = 1;
mergeAuthorizerBlock(Schema.SnapshotBlock) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
mergeBinary(Schema.OpBinary) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpBinary Binary = 3;
mergeExternalKey(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional .biscuit.format.schema.PublicKey externalKey = 7;
mergeExternalSignature(Schema.ExternalSignature) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
mergeExternalSignature(Schema.ExternalSignature) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
mergeFrom(Schema.AuthorizerPolicies) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
mergeFrom(Schema.AuthorizerSnapshot) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
mergeFrom(Schema.AuthorizerWorld) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
mergeFrom(Schema.Biscuit) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
mergeFrom(Schema.Block) - Method in class biscuit.format.schema.Schema.Block.Builder
 
mergeFrom(Schema.CheckV2) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
mergeFrom(Schema.Empty) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
mergeFrom(Schema.ExpressionV2) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
mergeFrom(Schema.ExternalSignature) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
mergeFrom(Schema.FactV2) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
mergeFrom(Schema.GeneratedFacts) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
mergeFrom(Schema.Op) - Method in class biscuit.format.schema.Schema.Op.Builder
 
mergeFrom(Schema.OpBinary) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
mergeFrom(Schema.OpUnary) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
mergeFrom(Schema.Origin) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
mergeFrom(Schema.Policy) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
mergeFrom(Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
mergeFrom(Schema.Proof) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
mergeFrom(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
mergeFrom(Schema.RuleV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
mergeFrom(Schema.RunLimits) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
mergeFrom(Schema.Scope) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
mergeFrom(Schema.SignedBlock) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
mergeFrom(Schema.SnapshotBlock) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
mergeFrom(Schema.TermSet) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
mergeFrom(Schema.TermV2) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
mergeFrom(Schema.ThirdPartyBlockContents) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
mergeFrom(Schema.ThirdPartyBlockRequest) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.Block.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.Op.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.Block.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.Op.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
mergeFrom(Message) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
mergeHead(Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
required .biscuit.format.schema.PredicateV2 head = 1;
mergeLimits(Schema.RunLimits) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.RunLimits limits = 1;
mergeNextKey(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required .biscuit.format.schema.PublicKey nextKey = 2;
mergePredicate(Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.FactV2.Builder
required .biscuit.format.schema.PredicateV2 predicate = 1;
mergePreviousKey(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
required .biscuit.format.schema.PublicKey previousKey = 1;
mergeProof(Schema.Proof) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.Proof proof = 4;
mergePublicKey(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required .biscuit.format.schema.PublicKey publicKey = 2;
mergeSet(Schema.TermSet) - Method in class biscuit.format.schema.Schema.TermV2.Builder
.biscuit.format.schema.TermSet set = 7;
mergeUnary(Schema.OpUnary) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpUnary unary = 2;
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Block.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Op.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
mergeValue(Schema.TermV2) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.TermV2 value = 1;
mergeWorld(Schema.AuthorizerWorld) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.AuthorizerWorld world = 3;
MIN_SCHEMA_VERSION - Static variable in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
minimum - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.Version
 
MissingSymbols() - Constructor for exception org.biscuitsec.biscuit.error.Error.MissingSymbols
 
Mul - biscuit.format.schema.Schema.OpBinary.Kind
Mul = 11;
Mul - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Mul - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Mul_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Mul = 11;

N

name() - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
name() - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
name(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
NAME_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.PredicateV2
 
nb - Variable in class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy.Allow
 
nb - Variable in class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy.Deny
 
Negate - biscuit.format.schema.Schema.OpUnary.Kind
Negate = 0;
Negate - org.biscuitsec.biscuit.datalog.expressions.Op.UnaryOp
 
Negate - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Negate_VALUE - Static variable in enum biscuit.format.schema.Schema.OpUnary.Kind
Negate = 0;
newBuilder() - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
newBuilder() - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
newBuilder() - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
newBuilder() - Static method in class biscuit.format.schema.Schema.Biscuit
 
newBuilder() - Static method in class biscuit.format.schema.Schema.Block
 
newBuilder() - Static method in class biscuit.format.schema.Schema.CheckV2
 
newBuilder() - Static method in class biscuit.format.schema.Schema.Empty
 
newBuilder() - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
newBuilder() - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
newBuilder() - Static method in class biscuit.format.schema.Schema.FactV2
 
newBuilder() - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
newBuilder() - Static method in class biscuit.format.schema.Schema.Op
 
newBuilder() - Static method in class biscuit.format.schema.Schema.OpBinary
 
newBuilder() - Static method in class biscuit.format.schema.Schema.OpUnary
 
newBuilder() - Static method in class biscuit.format.schema.Schema.Origin
 
newBuilder() - Static method in class biscuit.format.schema.Schema.Policy
 
newBuilder() - Static method in class biscuit.format.schema.Schema.PredicateV2
 
newBuilder() - Static method in class biscuit.format.schema.Schema.Proof
 
newBuilder() - Static method in class biscuit.format.schema.Schema.PublicKey
 
newBuilder() - Static method in class biscuit.format.schema.Schema.RuleV2
 
newBuilder() - Static method in class biscuit.format.schema.Schema.RunLimits
 
newBuilder() - Static method in class biscuit.format.schema.Schema.Scope
 
newBuilder() - Static method in class biscuit.format.schema.Schema.SignedBlock
 
newBuilder() - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
newBuilder() - Static method in class biscuit.format.schema.Schema.TermSet
 
newBuilder() - Static method in class biscuit.format.schema.Schema.TermV2
 
newBuilder() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
newBuilder() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
newBuilder(Schema.AuthorizerPolicies) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
newBuilder(Schema.AuthorizerSnapshot) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
newBuilder(Schema.AuthorizerWorld) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
newBuilder(Schema.Biscuit) - Static method in class biscuit.format.schema.Schema.Biscuit
 
newBuilder(Schema.Block) - Static method in class biscuit.format.schema.Schema.Block
 
newBuilder(Schema.CheckV2) - Static method in class biscuit.format.schema.Schema.CheckV2
 
newBuilder(Schema.Empty) - Static method in class biscuit.format.schema.Schema.Empty
 
newBuilder(Schema.ExpressionV2) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
newBuilder(Schema.ExternalSignature) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
newBuilder(Schema.FactV2) - Static method in class biscuit.format.schema.Schema.FactV2
 
newBuilder(Schema.GeneratedFacts) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
newBuilder(Schema.Op) - Static method in class biscuit.format.schema.Schema.Op
 
newBuilder(Schema.OpBinary) - Static method in class biscuit.format.schema.Schema.OpBinary
 
newBuilder(Schema.OpUnary) - Static method in class biscuit.format.schema.Schema.OpUnary
 
newBuilder(Schema.Origin) - Static method in class biscuit.format.schema.Schema.Origin
 
newBuilder(Schema.Policy) - Static method in class biscuit.format.schema.Schema.Policy
 
newBuilder(Schema.PredicateV2) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
newBuilder(Schema.Proof) - Static method in class biscuit.format.schema.Schema.Proof
 
newBuilder(Schema.PublicKey) - Static method in class biscuit.format.schema.Schema.PublicKey
 
newBuilder(Schema.RuleV2) - Static method in class biscuit.format.schema.Schema.RuleV2
 
newBuilder(Schema.RunLimits) - Static method in class biscuit.format.schema.Schema.RunLimits
 
newBuilder(Schema.Scope) - Static method in class biscuit.format.schema.Schema.Scope
 
newBuilder(Schema.SignedBlock) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
newBuilder(Schema.SnapshotBlock) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
newBuilder(Schema.TermSet) - Static method in class biscuit.format.schema.Schema.TermSet
 
newBuilder(Schema.TermV2) - Static method in class biscuit.format.schema.Schema.TermV2
 
newBuilder(Schema.ThirdPartyBlockContents) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
newBuilder(Schema.ThirdPartyBlockRequest) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.Biscuit
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.Block
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.CheckV2
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.Empty
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.ExpressionV2
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.ExternalSignature
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.FactV2
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.Op
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.OpBinary
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.OpUnary
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.Origin
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.Policy
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.PredicateV2
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.Proof
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.PublicKey
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.RuleV2
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.RunLimits
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.Scope
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.SignedBlock
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.TermSet
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.TermV2
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
newBuilderForType() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.Biscuit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.Block
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.CheckV2
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.Empty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.ExpressionV2
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.ExternalSignature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.FactV2
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.Op
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.OpBinary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.OpUnary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.Origin
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.Policy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.PredicateV2
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.Proof
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.PublicKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.RuleV2
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.RunLimits
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.Scope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.SignedBlock
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.TermSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.TermV2
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.Biscuit
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.Block
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.CheckV2
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.Empty
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.ExpressionV2
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.ExternalSignature
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.FactV2
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.Op
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.OpBinary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.OpUnary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.Origin
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.Policy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.PredicateV2
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.Proof
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.PublicKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.RuleV2
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.RunLimits
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.Scope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.SignedBlock
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.TermSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.TermV2
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
next() - Method in class org.biscuitsec.biscuit.datalog.Combinator
 
NEXTKEY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SignedBlock
 
NEXTSECRET - biscuit.format.schema.Schema.Proof.ContentCase
 
NEXTSECRET_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Proof
 
NoMatchingPolicy(List<FailedCheck>) - Constructor for class org.biscuitsec.biscuit.error.LogicError.NoMatchingPolicy
 
NotEqual - biscuit.format.schema.Schema.OpBinary.Kind
NotEqual = 20;
NotEqual - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
NotEqual - org.biscuitsec.biscuit.token.builder.Expression.Op
 
NotEqual_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
NotEqual = 20;

O

One - biscuit.format.schema.Schema.CheckV2.Kind
One = 0;
One - org.biscuitsec.biscuit.datalog.Check.Kind
 
One_VALUE - Static variable in enum biscuit.format.schema.Schema.CheckV2.Kind
One = 0;
Op - Class in org.biscuitsec.biscuit.datalog.expressions
 
Op() - Constructor for class org.biscuitsec.biscuit.datalog.expressions.Op
 
Op.Binary - Class in org.biscuitsec.biscuit.datalog.expressions
 
Op.BinaryOp - Enum in org.biscuitsec.biscuit.datalog.expressions
 
Op.Unary - Class in org.biscuitsec.biscuit.datalog.expressions
 
Op.UnaryOp - Enum in org.biscuitsec.biscuit.datalog.expressions
 
Op.Value - Class in org.biscuitsec.biscuit.datalog.expressions
 
OPS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.ExpressionV2
 
Or - biscuit.format.schema.Schema.OpBinary.Kind
Or = 14;
Or - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Or - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Or_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Or = 14;
org.biscuitsec.biscuit.crypto - package org.biscuitsec.biscuit.crypto
Cryptographic operations for Biscuit tokens
org.biscuitsec.biscuit.datalog - package org.biscuitsec.biscuit.datalog
Implementation of the Datalog engine for the check language
org.biscuitsec.biscuit.datalog.expressions - package org.biscuitsec.biscuit.datalog.expressions
 
org.biscuitsec.biscuit.error - package org.biscuitsec.biscuit.error
Error description classes
org.biscuitsec.biscuit.token - package org.biscuitsec.biscuit.token
Classes related to creating and verifying Biscuit tokens
org.biscuitsec.biscuit.token.builder - package org.biscuitsec.biscuit.token.builder
Builder interface to create tokens and caveats
org.biscuitsec.biscuit.token.builder.parser - package org.biscuitsec.biscuit.token.builder.parser
 
org.biscuitsec.biscuit.token.format - package org.biscuitsec.biscuit.token.format
Serializing code
Origin - Class in org.biscuitsec.biscuit.datalog
 
Origin() - Constructor for class org.biscuitsec.biscuit.datalog.Origin
 
Origin(int) - Constructor for class org.biscuitsec.biscuit.datalog.Origin
 
Origin(Long) - Constructor for class org.biscuitsec.biscuit.datalog.Origin
 
ORIGIN - biscuit.format.schema.Schema.Origin.ContentCase
 
ORIGIN_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Origin
 
ORIGINS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.GeneratedFacts
 
Overflow - org.biscuitsec.biscuit.error.Error.Execution.Kind
 

P

parameter(String) - Static method in class org.biscuitsec.biscuit.token.builder.Scope
 
Parens - biscuit.format.schema.Schema.OpUnary.Kind
Parens = 1;
Parens - org.biscuitsec.biscuit.datalog.expressions.Op.UnaryOp
 
Parens - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Parens_VALUE - Static variable in enum biscuit.format.schema.Schema.OpUnary.Kind
Parens = 1;
parse(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Block
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Empty
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Op
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Origin
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Policy
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Proof
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Scope
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Block
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Empty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Op
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Origin
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Policy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Proof
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Scope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
ParseError() - Constructor for class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.ParseError
 
ParseErrors() - Constructor for class org.biscuitsec.biscuit.error.FailedCheck.ParseErrors
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Biscuit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Block
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.CheckV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Empty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Op
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpBinary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.OpUnary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Origin
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Policy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Proof
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.PublicKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RuleV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.RunLimits
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.Scope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
parser() - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
parser() - Static method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
parser() - Static method in class biscuit.format.schema.Schema.AuthorizerWorld
 
parser() - Static method in class biscuit.format.schema.Schema.Biscuit
 
parser() - Static method in class biscuit.format.schema.Schema.Block
 
parser() - Static method in class biscuit.format.schema.Schema.CheckV2
 
parser() - Static method in class biscuit.format.schema.Schema.Empty
 
parser() - Static method in class biscuit.format.schema.Schema.ExpressionV2
 
parser() - Static method in class biscuit.format.schema.Schema.ExternalSignature
 
parser() - Static method in class biscuit.format.schema.Schema.FactV2
 
parser() - Static method in class biscuit.format.schema.Schema.GeneratedFacts
 
parser() - Static method in class biscuit.format.schema.Schema.Op
 
parser() - Static method in class biscuit.format.schema.Schema.OpBinary
 
parser() - Static method in class biscuit.format.schema.Schema.OpUnary
 
parser() - Static method in class biscuit.format.schema.Schema.Origin
 
parser() - Static method in class biscuit.format.schema.Schema.Policy
 
parser() - Static method in class biscuit.format.schema.Schema.PredicateV2
 
parser() - Static method in class biscuit.format.schema.Schema.Proof
 
parser() - Static method in class biscuit.format.schema.Schema.PublicKey
 
parser() - Static method in class biscuit.format.schema.Schema.RuleV2
 
parser() - Static method in class biscuit.format.schema.Schema.RunLimits
 
parser() - Static method in class biscuit.format.schema.Schema.Scope
 
parser() - Static method in class biscuit.format.schema.Schema.SignedBlock
 
parser() - Static method in class biscuit.format.schema.Schema.SnapshotBlock
 
parser() - Static method in class biscuit.format.schema.Schema.TermSet
 
parser() - Static method in class biscuit.format.schema.Schema.TermV2
 
parser() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
parser() - Static method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
Parser - Class in org.biscuitsec.biscuit.token.builder.parser
 
Parser() - Constructor for class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Parser(Error) - Constructor for exception org.biscuitsec.biscuit.error.Error.Parser
 
PARSER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.AuthorizerSnapshot
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.Biscuit
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.Block
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.CheckV2
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.Empty
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.ExpressionV2
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.ExternalSignature
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.FactV2
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.GeneratedFacts
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.Op
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.OpBinary
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.OpUnary
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.Origin
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.Policy
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.PredicateV2
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.Proof
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.PublicKey
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.RuleV2
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.RunLimits
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.Scope
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.SignedBlock
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.SnapshotBlock
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.TermSet
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.TermV2
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.ThirdPartyBlockContents
Deprecated.
PARSER - Static variable in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
Deprecated.
PAYLOAD_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
policies() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
POLICIES_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
 
policy - Variable in class org.biscuitsec.biscuit.error.LogicError.Unauthorized
 
policy(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Policy - Class in org.biscuitsec.biscuit.token
 
Policy(List<Rule>, Policy.Kind) - Constructor for class org.biscuitsec.biscuit.token.Policy
 
Policy(Rule, Policy.Kind) - Constructor for class org.biscuitsec.biscuit.token.Policy
 
Policy.Kind - Enum in org.biscuitsec.biscuit.token
 
pred(String, List<Term>) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
predicate() - Method in class org.biscuitsec.biscuit.datalog.Fact
 
predicate(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Predicate - Class in org.biscuitsec.biscuit.datalog
 
Predicate - Class in org.biscuitsec.biscuit.token.builder
 
Predicate(long, List<Term>) - Constructor for class org.biscuitsec.biscuit.datalog.Predicate
 
Predicate(String, List<Term>) - Constructor for class org.biscuitsec.biscuit.token.builder.Predicate
 
PREDICATE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.FactV2
 
Prefix - biscuit.format.schema.Schema.OpBinary.Kind
Prefix = 6;
Prefix - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Prefix - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Prefix_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Prefix = 6;
previous() - Static method in class org.biscuitsec.biscuit.datalog.Scope
 
previous() - Static method in class org.biscuitsec.biscuit.token.builder.Scope
 
Previous - biscuit.format.schema.Schema.Scope.ScopeType
Previous = 1;
Previous - org.biscuitsec.biscuit.datalog.Scope.Kind
 
Previous_VALUE - Static variable in enum biscuit.format.schema.Schema.Scope.ScopeType
Previous = 1;
PREVIOUSKEY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
print() - Method in class org.biscuitsec.biscuit.token.Biscuit
Prints a token's content
print() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Prints a token's content
print(Deque<String>, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
print(Deque<String>, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op
 
print(Deque<String>, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
print(Deque<String>, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Value
 
print(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.expressions.Expression
 
print(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.World
 
print(SymbolTable) - Method in class org.biscuitsec.biscuit.token.Block
pretty printing for a block
print_check(Check) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_expression(Expression) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_fact(Fact) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_predicate(Predicate) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_rule(Rule) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_rule_body(Rule) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_scope(Scope) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_symbol(int) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_term(Term) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
print_world() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
print_world(World) - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
printCode(SymbolTable) - Method in class org.biscuitsec.biscuit.token.Block
 
private_key - Variable in class org.biscuitsec.biscuit.crypto.KeyPair
 
proof - Variable in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
Proof - Class in org.biscuitsec.biscuit.token.format
 
Proof(byte[]) - Constructor for class org.biscuitsec.biscuit.token.format.Proof
 
Proof(Option<KeyPair>, Option<byte[]>) - Constructor for class org.biscuitsec.biscuit.token.format.Proof
 
Proof(KeyPair) - Constructor for class org.biscuitsec.biscuit.token.format.Proof
 
PROOF_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Biscuit
 
public_key - Variable in class org.biscuitsec.biscuit.crypto.KeyPair
 
public_key() - Method in class org.biscuitsec.biscuit.crypto.KeyPair
 
publicKey() - Method in class org.biscuitsec.biscuit.datalog.Scope
 
publicKey(long) - Static method in class org.biscuitsec.biscuit.datalog.Scope
 
publicKey(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
publicKey(PublicKey) - Static method in class org.biscuitsec.biscuit.token.builder.Scope
 
PublicKey - Class in org.biscuitsec.biscuit.crypto
 
PublicKey - org.biscuitsec.biscuit.datalog.Scope.Kind
 
PublicKey(Schema.PublicKey.Algorithm, byte[]) - Constructor for class org.biscuitsec.biscuit.crypto.PublicKey
 
PublicKey(Schema.PublicKey.Algorithm, String) - Constructor for class org.biscuitsec.biscuit.crypto.PublicKey
 
PublicKey(Schema.PublicKey.Algorithm, EdDSAPublicKey) - Constructor for class org.biscuitsec.biscuit.crypto.PublicKey
 
PUBLICKEY - biscuit.format.schema.Schema.Scope.ContentCase
 
PUBLICKEY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.ExternalSignature
 
PUBLICKEY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Scope
 
publicKeys() - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
publicKeys() - Method in class org.biscuitsec.biscuit.token.Block
 
PUBLICKEYS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
 
PUBLICKEYS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
 
PUBLICKEYS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 

Q

queries - Variable in class org.biscuitsec.biscuit.token.Policy
 
queries() - Method in class org.biscuitsec.biscuit.datalog.Check
 
QUERIES_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.CheckV2
 
QUERIES_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Policy
 
query(String) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
query(String, RunLimits) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
query(Rule) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
query(Rule, RunLimits) - Method in class org.biscuitsec.biscuit.token.Authorizer
 
query_match(Rule, Long, TrustedOrigins, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.World
 
query_match_all(Rule, TrustedOrigins, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.World
 
query_rule(Rule, Long, TrustedOrigins, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.World
 

R

Regex - biscuit.format.schema.Schema.OpBinary.Kind
Regex = 8;
Regex - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Regex - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Regex_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Regex = 8;
registerAllExtensions(ExtensionRegistry) - Static method in class biscuit.format.schema.Schema
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema
 
removeAuthorizerPolicies(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
removeBlocks(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
removeBlocks(int) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
removeBody(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
removeChecks(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
removeChecksV2(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
removeChecksV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
removeComments(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
removeCommentsAndWhitespaces(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
removeExpressions(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
removeFacts(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
removeFacts(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
removeFactsV2(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
removeFactsV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
removeGeneratedFacts(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
removeOps(int) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
removeOrigins(int) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
removePolicies(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
removePublicKeys(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
removePublicKeys(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
removePublicKeys(int) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
removeQueries(int) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
removeQueries(int) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
removeRules(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
removeRulesV2(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
removeRulesV2(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
removeScope(int) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
removeScope(int) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
removeScope(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
removeSet(int) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
removeTerms(int) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
resource_prefix(String) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
resource_suffix(String) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
revocation_identifiers() - Method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
revocation_identifiers() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
RevocationIdentifier - Class in org.biscuitsec.biscuit.token
 
RevocationIdentifier(byte[]) - Constructor for class org.biscuitsec.biscuit.token.RevocationIdentifier
 
root_key(Option<Integer>) - Method in interface org.biscuitsec.biscuit.crypto.KeyDelegate
 
root_key_id - Variable in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
root_key_id() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
ROOTKEYID_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Biscuit
 
rule - Variable in class org.biscuitsec.biscuit.error.FailedCheck.FailedAuthorizer
 
rule - Variable in class org.biscuitsec.biscuit.error.FailedCheck.FailedBlock
 
rule(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
rule(String, List<Term>, List<Predicate>) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
Rule - Class in org.biscuitsec.biscuit.datalog
 
Rule - Class in org.biscuitsec.biscuit.token.builder
 
Rule(Predicate, List<Predicate>, List<Expression>) - Constructor for class org.biscuitsec.biscuit.datalog.Rule
 
Rule(Predicate, List<Predicate>, List<Expression>, List<Scope>) - Constructor for class org.biscuitsec.biscuit.datalog.Rule
 
Rule(Predicate, List<Predicate>, List<Expression>, List<Scope>) - Constructor for class org.biscuitsec.biscuit.token.builder.Rule
 
rule_body(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
rules - Variable in class org.biscuitsec.biscuit.datalog.RuleSet
 
rules() - Method in class org.biscuitsec.biscuit.datalog.World
 
rules() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
RULES_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
 
RULES_V2_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
 
RULES_V2_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SnapshotBlock
 
RuleSet - Class in org.biscuitsec.biscuit.datalog
 
RuleSet() - Constructor for class org.biscuitsec.biscuit.datalog.RuleSet
 
run(RunLimits, SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.World
 
run(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.World
 
RunLimits - Class in org.biscuitsec.biscuit.datalog
 
RunLimits() - Constructor for class org.biscuitsec.biscuit.datalog.RunLimits
 
RunLimits(int, int, Duration) - Constructor for class org.biscuitsec.biscuit.datalog.RunLimits
 

S

s(String) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
Schema - Class in biscuit.format.schema
 
Schema.AuthorizerPolicies - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.AuthorizerPolicies
Schema.AuthorizerPolicies.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.AuthorizerPolicies
Schema.AuthorizerPoliciesOrBuilder - Interface in biscuit.format.schema
 
Schema.AuthorizerSnapshot - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.AuthorizerSnapshot
Schema.AuthorizerSnapshot.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.AuthorizerSnapshot
Schema.AuthorizerSnapshotOrBuilder - Interface in biscuit.format.schema
 
Schema.AuthorizerWorld - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.AuthorizerWorld
Schema.AuthorizerWorld.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.AuthorizerWorld
Schema.AuthorizerWorldOrBuilder - Interface in biscuit.format.schema
 
Schema.Biscuit - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Biscuit
Schema.Biscuit.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Biscuit
Schema.BiscuitOrBuilder - Interface in biscuit.format.schema
 
Schema.Block - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Block
Schema.Block.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Block
Schema.BlockOrBuilder - Interface in biscuit.format.schema
 
Schema.CheckV2 - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.CheckV2
Schema.CheckV2.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.CheckV2
Schema.CheckV2.Kind - Enum in biscuit.format.schema
Protobuf enum biscuit.format.schema.CheckV2.Kind
Schema.CheckV2OrBuilder - Interface in biscuit.format.schema
 
Schema.Empty - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Empty
Schema.Empty.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Empty
Schema.EmptyOrBuilder - Interface in biscuit.format.schema
 
Schema.ExpressionV2 - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.ExpressionV2
Schema.ExpressionV2.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.ExpressionV2
Schema.ExpressionV2OrBuilder - Interface in biscuit.format.schema
 
Schema.ExternalSignature - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.ExternalSignature
Schema.ExternalSignature.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.ExternalSignature
Schema.ExternalSignatureOrBuilder - Interface in biscuit.format.schema
 
Schema.FactV2 - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.FactV2
Schema.FactV2.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.FactV2
Schema.FactV2OrBuilder - Interface in biscuit.format.schema
 
Schema.GeneratedFacts - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.GeneratedFacts
Schema.GeneratedFacts.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.GeneratedFacts
Schema.GeneratedFactsOrBuilder - Interface in biscuit.format.schema
 
Schema.Op - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Op
Schema.Op.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Op
Schema.Op.ContentCase - Enum in biscuit.format.schema
 
Schema.OpBinary - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.OpBinary
Schema.OpBinary.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.OpBinary
Schema.OpBinary.Kind - Enum in biscuit.format.schema
Protobuf enum biscuit.format.schema.OpBinary.Kind
Schema.OpBinaryOrBuilder - Interface in biscuit.format.schema
 
Schema.OpOrBuilder - Interface in biscuit.format.schema
 
Schema.OpUnary - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.OpUnary
Schema.OpUnary.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.OpUnary
Schema.OpUnary.Kind - Enum in biscuit.format.schema
Protobuf enum biscuit.format.schema.OpUnary.Kind
Schema.OpUnaryOrBuilder - Interface in biscuit.format.schema
 
Schema.Origin - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Origin
Schema.Origin.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Origin
Schema.Origin.ContentCase - Enum in biscuit.format.schema
 
Schema.OriginOrBuilder - Interface in biscuit.format.schema
 
Schema.Policy - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Policy
Schema.Policy.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Policy
Schema.Policy.Kind - Enum in biscuit.format.schema
Protobuf enum biscuit.format.schema.Policy.Kind
Schema.PolicyOrBuilder - Interface in biscuit.format.schema
 
Schema.PredicateV2 - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.PredicateV2
Schema.PredicateV2.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.PredicateV2
Schema.PredicateV2OrBuilder - Interface in biscuit.format.schema
 
Schema.Proof - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Proof
Schema.Proof.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Proof
Schema.Proof.ContentCase - Enum in biscuit.format.schema
 
Schema.ProofOrBuilder - Interface in biscuit.format.schema
 
Schema.PublicKey - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.PublicKey
Schema.PublicKey.Algorithm - Enum in biscuit.format.schema
Protobuf enum biscuit.format.schema.PublicKey.Algorithm
Schema.PublicKey.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.PublicKey
Schema.PublicKeyOrBuilder - Interface in biscuit.format.schema
 
Schema.RuleV2 - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.RuleV2
Schema.RuleV2.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.RuleV2
Schema.RuleV2OrBuilder - Interface in biscuit.format.schema
 
Schema.RunLimits - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.RunLimits
Schema.RunLimits.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.RunLimits
Schema.RunLimitsOrBuilder - Interface in biscuit.format.schema
 
Schema.Scope - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Scope
Schema.Scope.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.Scope
Schema.Scope.ContentCase - Enum in biscuit.format.schema
 
Schema.Scope.ScopeType - Enum in biscuit.format.schema
Protobuf enum biscuit.format.schema.Scope.ScopeType
Schema.ScopeOrBuilder - Interface in biscuit.format.schema
 
Schema.SignedBlock - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.SignedBlock
Schema.SignedBlock.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.SignedBlock
Schema.SignedBlockOrBuilder - Interface in biscuit.format.schema
 
Schema.SnapshotBlock - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.SnapshotBlock
Schema.SnapshotBlock.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.SnapshotBlock
Schema.SnapshotBlockOrBuilder - Interface in biscuit.format.schema
 
Schema.TermSet - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.TermSet
Schema.TermSet.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.TermSet
Schema.TermSetOrBuilder - Interface in biscuit.format.schema
 
Schema.TermV2 - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.TermV2
Schema.TermV2.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.TermV2
Schema.TermV2.ContentCase - Enum in biscuit.format.schema
 
Schema.TermV2OrBuilder - Interface in biscuit.format.schema
 
Schema.ThirdPartyBlockContents - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.ThirdPartyBlockContents
Schema.ThirdPartyBlockContents.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.ThirdPartyBlockContents
Schema.ThirdPartyBlockContentsOrBuilder - Interface in biscuit.format.schema
 
Schema.ThirdPartyBlockRequest - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.ThirdPartyBlockRequest
Schema.ThirdPartyBlockRequest.Builder - Class in biscuit.format.schema
Protobuf type biscuit.format.schema.ThirdPartyBlockRequest
Schema.ThirdPartyBlockRequestOrBuilder - Interface in biscuit.format.schema
 
SchemaVersion - Class in org.biscuitsec.biscuit.datalog
 
SchemaVersion(List<Fact>, List<Rule>, List<Check>, List<Scope>) - Constructor for class org.biscuitsec.biscuit.datalog.SchemaVersion
 
scope(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Scope - Class in org.biscuitsec.biscuit.datalog
 
Scope - Class in org.biscuitsec.biscuit.token.builder
 
SCOPE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
 
SCOPE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RuleV2
 
SCOPE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SnapshotBlock
 
Scope.Kind - Enum in org.biscuitsec.biscuit.datalog
 
scopes() - Method in class org.biscuitsec.biscuit.datalog.Rule
 
scopes(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
SCOPETYPE - biscuit.format.schema.Schema.Scope.ContentCase
 
SCOPETYPE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Scope
 
seal() - Method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
Sealed() - Constructor for exception org.biscuitsec.biscuit.error.Error.Sealed
 
SealedSignature() - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.SealedSignature
 
secretKey - Variable in class org.biscuitsec.biscuit.token.format.Proof
 
SerializationError(String) - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.SerializationError
 
serialize() - Method in class org.biscuitsec.biscuit.crypto.PublicKey
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Check
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.expressions.Expression
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Value
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Fact
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Rule
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Scope
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Term.Bool
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Term.Bytes
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Term.Date
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Term.Integer
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Term
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Term.Set
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Term.Str
 
serialize() - Method in class org.biscuitsec.biscuit.datalog.Term.Variable
 
serialize() - Method in class org.biscuitsec.biscuit.token.Biscuit
Serializes a token to a byte array
serialize() - Method in class org.biscuitsec.biscuit.token.Block
Serializes a Block to its Protobuf representation
serialize() - Method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
Serializes a SerializedBiscuit to a byte array
serialize() - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockContents
 
serialize() - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockRequest
 
serialize() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Serializes a token to a byte array
serialize_b64() - Method in class org.biscuitsec.biscuit.token.Biscuit
Deprecated.
serialize_b64url() - Method in class org.biscuitsec.biscuit.token.Biscuit
Serializes a token to base 64 url String using RFC4648_URLSAFE
serialize_b64url() - Method in class org.biscuitsec.biscuit.token.RevocationIdentifier
Serializes a revocation identifier as base64 url (RFC4648_URLSAFE)
serialize_b64url() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Serializes a token to base 64 url String using RFC4648_URLSAFE
SerializedBiscuit - Class in org.biscuitsec.biscuit.token.format
Intermediate representation of a token before full serialization
set(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
set(String, Term) - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
set(String, Term) - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
set(HashSet<Term>) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
Set(HashSet<Term>) - Constructor for class org.biscuitsec.biscuit.datalog.Term.Set
 
Set(Set<Term>) - Constructor for class org.biscuitsec.biscuit.token.builder.Term.Set
 
SET - biscuit.format.schema.Schema.TermV2.ContentCase
 
set_context(String) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
set_context(String) - Method in class org.biscuitsec.biscuit.token.builder.Block
 
SET_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.TermSet
 
SET_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.TermV2
 
set_root_key_id(Integer) - Method in class org.biscuitsec.biscuit.token.builder.Biscuit
 
set_time() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
setAlgorithm(Schema.PublicKey.Algorithm) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
required .biscuit.format.schema.PublicKey.Algorithm algorithm = 1;
setAuthority(Schema.SignedBlock) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.SignedBlock authority = 2;
setAuthority(Schema.SignedBlock.Builder) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.SignedBlock authority = 2;
setAuthorizer(Schema.Empty) - Method in class biscuit.format.schema.Schema.Origin.Builder
.biscuit.format.schema.Empty authorizer = 1;
setAuthorizer(Schema.Empty.Builder) - Method in class biscuit.format.schema.Schema.Origin.Builder
.biscuit.format.schema.Empty authorizer = 1;
setAuthorizerBlock(Schema.SnapshotBlock) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
setAuthorizerBlock(Schema.SnapshotBlock.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required .biscuit.format.schema.SnapshotBlock authorizerBlock = 5;
setAuthorizerPolicies(int, Schema.Policy) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
setAuthorizerPolicies(int, Schema.Policy.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.Policy authorizerPolicies = 6;
setBinary(Schema.OpBinary) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpBinary Binary = 3;
setBinary(Schema.OpBinary.Builder) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpBinary Binary = 3;
setBlock(ByteString) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required bytes block = 1;
setBlocks(int, Schema.SignedBlock) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
setBlocks(int, Schema.SignedBlock.Builder) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
repeated .biscuit.format.schema.SignedBlock blocks = 3;
setBlocks(int, Schema.SnapshotBlock) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
setBlocks(int, Schema.SnapshotBlock.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.SnapshotBlock blocks = 4;
setBody(int, Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
setBody(int, Schema.PredicateV2.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.PredicateV2 body = 2;
setBool(boolean) - Method in class biscuit.format.schema.Schema.TermV2.Builder
bool bool = 6;
setBytes(ByteString) - Method in class biscuit.format.schema.Schema.TermV2.Builder
bytes bytes = 5;
setChecks(int, Schema.CheckV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
setChecks(int, Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.CheckV2 checks = 5;
setChecksV2(int, Schema.CheckV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
setChecksV2(int, Schema.CheckV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
setChecksV2(int, Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6;
setChecksV2(int, Schema.CheckV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.CheckV2 checks_v2 = 5;
setContext(String) - Method in class biscuit.format.schema.Schema.Block.Builder
optional string context = 2;
setContext(String) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional string context = 1;
setContextBytes(ByteString) - Method in class biscuit.format.schema.Schema.Block.Builder
optional string context = 2;
setContextBytes(ByteString) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional string context = 1;
setDate(long) - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint64 date = 4;
setExecutionTime(long) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required uint64 executionTime = 2;
setExpressions(int, Schema.ExpressionV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
setExpressions(int, Schema.ExpressionV2.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.ExpressionV2 expressions = 3;
setExternalKey(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional .biscuit.format.schema.PublicKey externalKey = 7;
setExternalKey(Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional .biscuit.format.schema.PublicKey externalKey = 7;
setExternalKey(PublicKey) - Method in class org.biscuitsec.biscuit.token.Block
 
setExternalSignature(Schema.ExternalSignature) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
setExternalSignature(Schema.ExternalSignature) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
setExternalSignature(Schema.ExternalSignature.Builder) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
optional .biscuit.format.schema.ExternalSignature externalSignature = 4;
setExternalSignature(Schema.ExternalSignature.Builder) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required .biscuit.format.schema.ExternalSignature externalSignature = 2;
setFacts(int, Schema.FactV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
setFacts(int, Schema.FactV2) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
setFacts(int, Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.FactV2 facts = 3;
setFacts(int, Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.FactV2 facts = 2;
setFactsV2(int, Schema.FactV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
setFactsV2(int, Schema.FactV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
setFactsV2(int, Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 4;
setFactsV2(int, Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.FactV2 facts_v2 = 3;
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Block.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Op.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
setFinalSignature(ByteString) - Method in class biscuit.format.schema.Schema.Proof.Builder
bytes finalSignature = 2;
setGeneratedFacts(int, Schema.GeneratedFacts) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
setGeneratedFacts(int, Schema.GeneratedFacts.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.GeneratedFacts generatedFacts = 7;
setHead(Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
required .biscuit.format.schema.PredicateV2 head = 1;
setHead(Schema.PredicateV2.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
required .biscuit.format.schema.PredicateV2 head = 1;
setInteger(long) - Method in class biscuit.format.schema.Schema.TermV2.Builder
int64 integer = 2;
setIterations(long) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
required uint64 iterations = 8;
setKey(ByteString) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
required bytes key = 2;
setKind(Schema.CheckV2.Kind) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
optional .biscuit.format.schema.CheckV2.Kind kind = 2;
setKind(Schema.OpBinary.Kind) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
required .biscuit.format.schema.OpBinary.Kind kind = 1;
setKind(Schema.OpUnary.Kind) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
required .biscuit.format.schema.OpUnary.Kind kind = 1;
setKind(Schema.Policy.Kind) - Method in class biscuit.format.schema.Schema.Policy.Builder
required .biscuit.format.schema.Policy.Kind kind = 2;
setLimits(Schema.RunLimits) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.RunLimits limits = 1;
setLimits(Schema.RunLimits.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.RunLimits limits = 1;
setMaxFacts(long) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxFacts = 1;
setMaxIterations(long) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxIterations = 2;
setMaxTime(long) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
required uint64 maxTime = 3;
setName(long) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
required uint64 name = 1;
setNextKey(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required .biscuit.format.schema.PublicKey nextKey = 2;
setNextKey(Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required .biscuit.format.schema.PublicKey nextKey = 2;
setNextSecret(ByteString) - Method in class biscuit.format.schema.Schema.Proof.Builder
bytes nextSecret = 1;
setOps(int, Schema.Op) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
setOps(int, Schema.Op.Builder) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
repeated .biscuit.format.schema.Op ops = 1;
setOrigin(int) - Method in class biscuit.format.schema.Schema.Origin.Builder
uint32 origin = 2;
setOrigins(int, Schema.Origin) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
setOrigins(int, Schema.Origin.Builder) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
repeated .biscuit.format.schema.Origin origins = 1;
setPayload(ByteString) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
required bytes payload = 1;
setPolicies(int, Schema.Policy) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
setPolicies(int, Schema.Policy.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.Policy policies = 6;
setPredicate(Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.FactV2.Builder
required .biscuit.format.schema.PredicateV2 predicate = 1;
setPredicate(Schema.PredicateV2.Builder) - Method in class biscuit.format.schema.Schema.FactV2.Builder
required .biscuit.format.schema.PredicateV2 predicate = 1;
setPreviousKey(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
required .biscuit.format.schema.PublicKey previousKey = 1;
setPreviousKey(Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
required .biscuit.format.schema.PublicKey previousKey = 1;
setProof(Schema.Proof) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.Proof proof = 4;
setProof(Schema.Proof.Builder) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
required .biscuit.format.schema.Proof proof = 4;
setPublicKey(long) - Method in class biscuit.format.schema.Schema.Scope.Builder
int64 publicKey = 2;
setPublicKey(Schema.PublicKey) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required .biscuit.format.schema.PublicKey publicKey = 2;
setPublicKey(Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required .biscuit.format.schema.PublicKey publicKey = 2;
setPublicKeys(int, Schema.PublicKey) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
setPublicKeys(int, Schema.PublicKey) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
setPublicKeys(int, Schema.PublicKey) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
setPublicKeys(int, Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 3;
setPublicKeys(int, Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 8;
setPublicKeys(int, Schema.PublicKey.Builder) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
repeated .biscuit.format.schema.PublicKey publicKeys = 2;
setQueries(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
setQueries(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
setQueries(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
setQueries(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.Policy.Builder
repeated .biscuit.format.schema.RuleV2 queries = 1;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.Block.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.Op.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
setRootKeyId(int) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
optional uint32 rootKeyId = 1;
setRules(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
setRules(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated .biscuit.format.schema.RuleV2 rules = 4;
setRulesV2(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
setRulesV2(int, Schema.RuleV2) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
setRulesV2(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5;
setRulesV2(int, Schema.RuleV2.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.RuleV2 rules_v2 = 4;
setScope(int, Schema.Scope) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
setScope(int, Schema.Scope) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
setScope(int, Schema.Scope) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
setScope(int, Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated .biscuit.format.schema.Scope scope = 7;
setScope(int, Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
repeated .biscuit.format.schema.Scope scope = 4;
setScope(int, Schema.Scope.Builder) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
repeated .biscuit.format.schema.Scope scope = 6;
setScopeType(Schema.Scope.ScopeType) - Method in class biscuit.format.schema.Schema.Scope.Builder
.biscuit.format.schema.Scope.ScopeType scopeType = 1;
setSet(int, Schema.TermV2) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
setSet(int, Schema.TermV2.Builder) - Method in class biscuit.format.schema.Schema.TermSet.Builder
repeated .biscuit.format.schema.TermV2 set = 1;
setSet(Schema.TermSet) - Method in class biscuit.format.schema.Schema.TermV2.Builder
.biscuit.format.schema.TermSet set = 7;
setSet(Schema.TermSet.Builder) - Method in class biscuit.format.schema.Schema.TermV2.Builder
.biscuit.format.schema.TermSet set = 7;
setSignature(ByteString) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
required bytes signature = 1;
setSignature(ByteString) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
required bytes signature = 3;
setString(long) - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint64 string = 3;
setSymbols(int, String) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
repeated string symbols = 1;
setSymbols(int, String) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
repeated string symbols = 2;
setSymbols(int, String) - Method in class biscuit.format.schema.Schema.Block.Builder
repeated string symbols = 1;
setTerms(int, Schema.TermV2) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
setTerms(int, Schema.TermV2.Builder) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
repeated .biscuit.format.schema.TermV2 terms = 2;
setUnary(Schema.OpUnary) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpUnary unary = 2;
setUnary(Schema.OpUnary.Builder) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.OpUnary unary = 2;
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Block.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.CheckV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Empty.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.ExternalSignature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.FactV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.GeneratedFacts.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Op.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.OpBinary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.OpUnary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Origin.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Policy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.PredicateV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Proof.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.RunLimits.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.Scope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.SignedBlock.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.TermSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.TermV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest.Builder
 
setValue(Schema.TermV2) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.TermV2 value = 1;
setValue(Schema.TermV2.Builder) - Method in class biscuit.format.schema.Schema.Op.Builder
.biscuit.format.schema.TermV2 value = 1;
setVariable(int) - Method in class biscuit.format.schema.Schema.TermV2.Builder
uint32 variable = 1;
setVersion(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
optional uint32 version = 2;
setVersion(int) - Method in class biscuit.format.schema.Schema.AuthorizerWorld.Builder
optional uint32 version = 1;
setVersion(int) - Method in class biscuit.format.schema.Schema.Block.Builder
optional uint32 version = 3;
setVersion(int) - Method in class biscuit.format.schema.Schema.SnapshotBlock.Builder
optional uint32 version = 2;
setWorld(Schema.AuthorizerWorld) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.AuthorizerWorld world = 3;
setWorld(Schema.AuthorizerWorld.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot.Builder
required .biscuit.format.schema.AuthorizerWorld world = 3;
signature - Variable in class org.biscuitsec.biscuit.token.format.ExternalSignature
 
signature - Variable in class org.biscuitsec.biscuit.token.format.Proof
 
signature - Variable in class org.biscuitsec.biscuit.token.format.SignedBlock
 
Signature() - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.Signature
 
SIGNATURE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.ExternalSignature
 
SIGNATURE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SignedBlock
 
SignedBlock - Class in org.biscuitsec.biscuit.token.format
 
SignedBlock(byte[], PublicKey, byte[], Option<ExternalSignature>) - Constructor for class org.biscuitsec.biscuit.token.format.SignedBlock
 
size - Variable in exception org.biscuitsec.biscuit.error.Error.FormatError.InvalidSignatureSize
 
size() - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
space(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Str(long) - Constructor for class org.biscuitsec.biscuit.datalog.Term.Str
 
Str(String) - Constructor for class org.biscuitsec.biscuit.token.builder.Term.Str
 
stream() - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
stream() - Method in class org.biscuitsec.biscuit.datalog.RuleSet
 
stream(TrustedOrigins) - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
string(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
string(String) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
STRING - biscuit.format.schema.Schema.TermV2.ContentCase
 
STRING_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.TermV2
 
Sub - biscuit.format.schema.Schema.OpBinary.Kind
Sub = 10;
Sub - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Sub - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Sub_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Sub = 10;
Suffix - biscuit.format.schema.Schema.OpBinary.Kind
Suffix = 7;
Suffix - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Suffix - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Suffix_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Suffix = 7;
symbols - Variable in class org.biscuitsec.biscuit.datalog.SymbolTable
 
symbols() - Method in class org.biscuitsec.biscuit.token.Block
 
SYMBOLS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
 
SYMBOLS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
 
SYMBOLS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
 
SymbolTable - Class in org.biscuitsec.biscuit.datalog
 
SymbolTable() - Constructor for class org.biscuitsec.biscuit.datalog.SymbolTable
 
SymbolTable(List<String>) - Constructor for class org.biscuitsec.biscuit.datalog.SymbolTable
 
SymbolTable(List<String>, List<PublicKey>) - Constructor for class org.biscuitsec.biscuit.datalog.SymbolTable
 
SymbolTable(SymbolTable) - Constructor for class org.biscuitsec.biscuit.datalog.SymbolTable
 
SymbolTableOverlap() - Constructor for exception org.biscuitsec.biscuit.error.Error.SymbolTableOverlap
 

T

take_while(String, Function<Character, Boolean>) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
TemporarySymbolTable - Class in org.biscuitsec.biscuit.datalog
 
TemporarySymbolTable(SymbolTable) - Constructor for class org.biscuitsec.biscuit.datalog.TemporarySymbolTable
 
term(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Term - Class in org.biscuitsec.biscuit.datalog
 
Term - Class in org.biscuitsec.biscuit.token.builder
 
Term() - Constructor for class org.biscuitsec.biscuit.datalog.Term
 
Term() - Constructor for class org.biscuitsec.biscuit.token.builder.Term
 
Term.Bool - Class in org.biscuitsec.biscuit.datalog
 
Term.Bool - Class in org.biscuitsec.biscuit.token.builder
 
Term.Bytes - Class in org.biscuitsec.biscuit.datalog
 
Term.Bytes - Class in org.biscuitsec.biscuit.token.builder
 
Term.Date - Class in org.biscuitsec.biscuit.datalog
 
Term.Date - Class in org.biscuitsec.biscuit.token.builder
 
Term.Integer - Class in org.biscuitsec.biscuit.datalog
 
Term.Integer - Class in org.biscuitsec.biscuit.token.builder
 
Term.Set - Class in org.biscuitsec.biscuit.datalog
 
Term.Set - Class in org.biscuitsec.biscuit.token.builder
 
Term.Str - Class in org.biscuitsec.biscuit.datalog
 
Term.Str - Class in org.biscuitsec.biscuit.token.builder
 
Term.Variable - Class in org.biscuitsec.biscuit.datalog
 
Term.Variable - Class in org.biscuitsec.biscuit.token.builder
 
terms() - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
terms() - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
TERMS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.PredicateV2
 
ThirdPartyBlockContents - Class in org.biscuitsec.biscuit.token
 
ThirdPartyBlockRequest - Class in org.biscuitsec.biscuit.token
 
thirdPartyRequest() - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
Generates a third party block request from a token
Timeout() - Constructor for exception org.biscuitsec.biscuit.error.Error.Timeout
 
to_bytes() - Method in class org.biscuitsec.biscuit.token.Block
 
toBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
toBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
toBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
toBuilder() - Method in class biscuit.format.schema.Schema.Biscuit
 
toBuilder() - Method in class biscuit.format.schema.Schema.Block
 
toBuilder() - Method in class biscuit.format.schema.Schema.CheckV2
 
toBuilder() - Method in class biscuit.format.schema.Schema.Empty
 
toBuilder() - Method in class biscuit.format.schema.Schema.ExpressionV2
 
toBuilder() - Method in class biscuit.format.schema.Schema.ExternalSignature
 
toBuilder() - Method in class biscuit.format.schema.Schema.FactV2
 
toBuilder() - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
toBuilder() - Method in class biscuit.format.schema.Schema.Op
 
toBuilder() - Method in class biscuit.format.schema.Schema.OpBinary
 
toBuilder() - Method in class biscuit.format.schema.Schema.OpUnary
 
toBuilder() - Method in class biscuit.format.schema.Schema.Origin
 
toBuilder() - Method in class biscuit.format.schema.Schema.Policy
 
toBuilder() - Method in class biscuit.format.schema.Schema.PredicateV2
 
toBuilder() - Method in class biscuit.format.schema.Schema.Proof
 
toBuilder() - Method in class biscuit.format.schema.Schema.PublicKey
 
toBuilder() - Method in class biscuit.format.schema.Schema.RuleV2
 
toBuilder() - Method in class biscuit.format.schema.Schema.RunLimits
 
toBuilder() - Method in class biscuit.format.schema.Schema.Scope
 
toBuilder() - Method in class biscuit.format.schema.Schema.SignedBlock
 
toBuilder() - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
toBuilder() - Method in class biscuit.format.schema.Schema.TermSet
 
toBuilder() - Method in class biscuit.format.schema.Schema.TermV2
 
toBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
toBuilder() - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
toBytes() - Method in class org.biscuitsec.biscuit.crypto.KeyPair
 
toBytes() - Method in class org.biscuitsec.biscuit.crypto.PublicKey
 
toBytes() - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockContents
 
toBytes() - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockRequest
 
toHex() - Method in class org.biscuitsec.biscuit.crypto.KeyPair
 
toHex() - Method in class org.biscuitsec.biscuit.crypto.PublicKey
 
toHex() - Method in class org.biscuitsec.biscuit.token.RevocationIdentifier
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.Execution
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FailedLogic
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockDeserializationError
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockSerializationError
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.DeserializationError
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.EmptyKeys
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.InvalidSignatureSize
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.SealedSignature
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.SerializationError
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidFormat
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidSignature
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.UnknownPublicKey
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Version
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.InvalidAuthorityIndex
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.InvalidBlockIndex
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.InvalidType
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.Language
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.MissingSymbols
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.Parser
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.Sealed
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.SymbolTableOverlap
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.Timeout
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.TooManyFacts
 
toJson() - Method in exception org.biscuitsec.biscuit.error.Error.TooManyIterations
 
toJson() - Method in class org.biscuitsec.biscuit.error.FailedCheck.FailedAuthorizer
 
toJson() - Method in class org.biscuitsec.biscuit.error.FailedCheck.FailedBlock
 
toJson() - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.Builder
 
toJson() - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.ParseError
 
toJson() - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.UnknownVariable
 
toJson() - Method in class org.biscuitsec.biscuit.error.FailedCheck
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidAmbientFact
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidAuthorityFact
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockFact
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockRule
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy.Allow
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy.Deny
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.NoMatchingPolicy
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError
 
toJson() - Method in class org.biscuitsec.biscuit.error.LogicError.Unauthorized
 
toJson() - Method in exception org.biscuitsec.biscuit.token.builder.parser.Error
 
TokenSignature - Class in org.biscuitsec.biscuit.crypto
Signature aggregation
TokenSignature() - Constructor for class org.biscuitsec.biscuit.crypto.TokenSignature
 
TooManyFacts() - Constructor for exception org.biscuitsec.biscuit.error.Error.TooManyFacts
 
TooManyIterations() - Constructor for exception org.biscuitsec.biscuit.error.Error.TooManyIterations
 
toOpcodes(SymbolTable, List<Op>) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Binary
 
toOpcodes(SymbolTable, List<Op>) - Method in class org.biscuitsec.biscuit.token.builder.Expression
 
toOpcodes(SymbolTable, List<Op>) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Unary
 
toOpcodes(SymbolTable, List<Op>) - Method in class org.biscuitsec.biscuit.token.builder.Expression.Value
 
toString() - Method in class org.biscuitsec.biscuit.crypto.PublicKey
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Check
 
toString() - Method in class org.biscuitsec.biscuit.datalog.expressions.Expression
 
toString() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Binary
 
toString() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
toString() - Method in class org.biscuitsec.biscuit.datalog.expressions.Op.Value
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Fact
 
toString() - Method in class org.biscuitsec.biscuit.datalog.FactSet
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Origin
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Predicate
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Rule
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Scope
 
toString() - Method in class org.biscuitsec.biscuit.datalog.SymbolTable
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Term.Bool
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Term.Bytes
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Term.Date
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Term.Integer
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Term.Set
 
toString() - Method in class org.biscuitsec.biscuit.datalog.Term.Variable
 
toString() - Method in class org.biscuitsec.biscuit.datalog.TrustedOrigins
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.Execution
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FailedLogic
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockDeserializationError
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.BlockSerializationError
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.DeserializationError
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.EmptyKeys
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.InvalidSignatureSize
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.SealedSignature
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.SerializationError
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidFormat
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Signature.InvalidSignature
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.UnknownPublicKey
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.FormatError.Version
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.InvalidAuthorityIndex
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.InvalidBlockIndex
 
toString() - Method in exception org.biscuitsec.biscuit.error.Error.Parser
 
toString() - Method in class org.biscuitsec.biscuit.error.FailedCheck.FailedAuthorizer
 
toString() - Method in class org.biscuitsec.biscuit.error.FailedCheck.FailedBlock
 
toString() - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.Builder
 
toString() - Method in class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.UnknownVariable
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.AuthorizerNotEmpty
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidAmbientFact
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidAuthorityFact
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockFact
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.InvalidBlockRule
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy.Allow
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.MatchedPolicy.Deny
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.NoMatchingPolicy
 
toString() - Method in class org.biscuitsec.biscuit.error.LogicError.Unauthorized
 
toString() - Method in class org.biscuitsec.biscuit.token.Block
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Check
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Expression.Binary
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Expression.Unary
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Expression.Value
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
toString() - Method in exception org.biscuitsec.biscuit.token.builder.parser.Error
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Predicate
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Scope
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Term.Bool
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Term.Bytes
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Term.Date
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Term.Integer
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Term.Set
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Term.Str
 
toString() - Method in class org.biscuitsec.biscuit.token.builder.Term.Variable
 
toString() - Method in class org.biscuitsec.biscuit.token.Policy
 
toString() - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockContents
 
toString() - Method in class org.biscuitsec.biscuit.token.ThirdPartyBlockRequest
 
toTerm(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Term.Bool
 
toTerm(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Term.Bytes
 
toTerm(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Term.Date
 
toTerm(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Term.Integer
 
toTerm(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Term.Set
 
toTerm(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Term.Str
 
toTerm(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Term
 
toTerm(SymbolTable) - Method in class org.biscuitsec.biscuit.datalog.Term.Variable
 
TrustedOrigins - Class in org.biscuitsec.biscuit.datalog
 
TrustedOrigins(int...) - Constructor for class org.biscuitsec.biscuit.datalog.TrustedOrigins
 

U

unary(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
Unary(Op.UnaryOp) - Constructor for class org.biscuitsec.biscuit.datalog.expressions.Op.Unary
 
Unary(Expression.Op, Expression) - Constructor for class org.biscuitsec.biscuit.token.builder.Expression.Unary
 
UNARY - biscuit.format.schema.Schema.Op.ContentCase
 
UNARY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Op
 
unary_parens(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.ExpressionParser
 
Unauthorized(LogicError.MatchedPolicy, List<FailedCheck>) - Constructor for class org.biscuitsec.biscuit.error.LogicError.Unauthorized
 
union(Origin) - Method in class org.biscuitsec.biscuit.datalog.Origin
 
Union - biscuit.format.schema.Schema.OpBinary.Kind
Union = 16;
Union - org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
 
Union - org.biscuitsec.biscuit.token.builder.Expression.Op
 
Union_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
Union = 16;
UnknownPublicKey() - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.UnknownPublicKey
 
UnknownVariable(String) - Constructor for class org.biscuitsec.biscuit.error.FailedCheck.LanguageError.UnknownVariable
 
unsafe_deserialize(byte[]) - Static method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
Warning: this deserializes without verifying the signature
UnverifiedBiscuit - Class in org.biscuitsec.biscuit.token
UnverifiedBiscuit auth token.
update_on_token() - Method in class org.biscuitsec.biscuit.token.Authorizer
 
Utils - Class in org.biscuitsec.biscuit.token.builder
 
Utils() - Constructor for class org.biscuitsec.biscuit.token.builder.Utils
 

V

validate() - Method in class org.biscuitsec.biscuit.token.builder.Fact
 
validate_variables() - Method in class org.biscuitsec.biscuit.token.builder.Rule
 
value - Variable in class org.biscuitsec.biscuit.token.builder.Expression.Value
 
value() - Method in class org.biscuitsec.biscuit.datalog.Term.Bool
 
value() - Method in class org.biscuitsec.biscuit.datalog.Term.Bytes
 
value() - Method in class org.biscuitsec.biscuit.datalog.Term.Date
 
value() - Method in class org.biscuitsec.biscuit.datalog.Term.Integer
 
value() - Method in class org.biscuitsec.biscuit.datalog.Term.Set
 
value() - Method in class org.biscuitsec.biscuit.datalog.Term.Str
 
value() - Method in class org.biscuitsec.biscuit.datalog.Term.Variable
 
Value(Term) - Constructor for class org.biscuitsec.biscuit.datalog.expressions.Op.Value
 
Value(Term) - Constructor for class org.biscuitsec.biscuit.token.builder.Expression.Value
 
VALUE - biscuit.format.schema.Schema.Op.ContentCase
 
VALUE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Op
 
valueOf(int) - Static method in enum biscuit.format.schema.Schema.CheckV2.Kind
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.Op.ContentCase
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.OpBinary.Kind
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.OpUnary.Kind
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.Origin.ContentCase
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.Policy.Kind
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.Proof.ContentCase
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.Scope.ContentCase
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.Scope.ScopeType
Deprecated.
valueOf(int) - Static method in enum biscuit.format.schema.Schema.TermV2.ContentCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum biscuit.format.schema.Schema.CheckV2.Kind
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum biscuit.format.schema.Schema.OpBinary.Kind
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum biscuit.format.schema.Schema.OpUnary.Kind
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum biscuit.format.schema.Schema.Policy.Kind
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum biscuit.format.schema.Schema.Scope.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.CheckV2.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.Op.ContentCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.OpBinary.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.OpUnary.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.Origin.ContentCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.Policy.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.Proof.ContentCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.Scope.ContentCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.Scope.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum biscuit.format.schema.Schema.TermV2.ContentCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.biscuitsec.biscuit.datalog.Check.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.biscuitsec.biscuit.datalog.expressions.Op.UnaryOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.biscuitsec.biscuit.datalog.Scope.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.biscuitsec.biscuit.error.Error.Execution.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.biscuitsec.biscuit.token.builder.Expression.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.biscuitsec.biscuit.token.Policy.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum biscuit.format.schema.Schema.CheckV2.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.Op.ContentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.OpBinary.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.OpUnary.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.Origin.ContentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.Policy.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.Proof.ContentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.PublicKey.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.Scope.ContentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.Scope.ScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum biscuit.format.schema.Schema.TermV2.ContentCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.biscuitsec.biscuit.datalog.Check.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.biscuitsec.biscuit.datalog.expressions.Op.BinaryOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.biscuitsec.biscuit.datalog.expressions.Op.UnaryOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.biscuitsec.biscuit.datalog.Scope.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.biscuitsec.biscuit.error.Error.Execution.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.biscuitsec.biscuit.token.builder.Expression.Op
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.biscuitsec.biscuit.token.Policy.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
var(String) - Static method in class org.biscuitsec.biscuit.token.builder.Utils
 
variable(String) - Static method in class org.biscuitsec.biscuit.token.builder.parser.Parser
 
Variable(long) - Constructor for class org.biscuitsec.biscuit.datalog.Term.Variable
 
Variable(String) - Constructor for class org.biscuitsec.biscuit.token.builder.Term.Variable
 
VARIABLE - biscuit.format.schema.Schema.TermV2.ContentCase
 
VARIABLE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.TermV2
 
verify(KeyDelegate) - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
verify(PublicKey) - Method in class org.biscuitsec.biscuit.token.format.SerializedBiscuit
 
verify(PublicKey) - Method in class org.biscuitsec.biscuit.token.UnverifiedBiscuit
 
version() - Method in class org.biscuitsec.biscuit.datalog.SchemaVersion
 
Version(int, int, int) - Constructor for exception org.biscuitsec.biscuit.error.Error.FormatError.Version
 
VERSION_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
 
VERSION_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerWorld
 
VERSION_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
 
VERSION_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SnapshotBlock
 

W

World - Class in org.biscuitsec.biscuit.datalog
 
World() - Constructor for class org.biscuitsec.biscuit.datalog.World
 
World(FactSet) - Constructor for class org.biscuitsec.biscuit.datalog.World
 
World(FactSet, RuleSet) - Constructor for class org.biscuitsec.biscuit.datalog.World
 
World(World) - Constructor for class org.biscuitsec.biscuit.datalog.World
 
WORLD_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.AuthorizerSnapshot
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.AuthorizerWorld
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.Biscuit
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.Block
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.CheckV2
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.Empty
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.ExpressionV2
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.ExternalSignature
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.FactV2
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.GeneratedFacts
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.Op
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.OpBinary
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.OpUnary
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.Origin
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.Policy
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.PredicateV2
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.Proof
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.PublicKey
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.RuleV2
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.RunLimits
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.Scope
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.SignedBlock
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.SnapshotBlock
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.TermSet
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.TermV2
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockContents
 
writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.ThirdPartyBlockRequest
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages