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
All Classes All Packages
All Classes All Packages
A
- actual - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.Version
- add(String) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- Add - biscuit.format.schema.Schema.OpBinary.Kind
-
Add = 9; - Add - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Add - com.clevercloud.biscuit.token.builder.Expression.Op
- add_authority_check(Check) - Method in class com.clevercloud.biscuit.token.builder.Biscuit
- add_authority_check(String) - Method in class com.clevercloud.biscuit.token.builder.Biscuit
- add_authority_fact(Fact) - Method in class com.clevercloud.biscuit.token.builder.Biscuit
- add_authority_fact(String) - Method in class com.clevercloud.biscuit.token.builder.Biscuit
- add_authority_rule(Rule) - Method in class com.clevercloud.biscuit.token.builder.Biscuit
- add_authority_rule(String) - Method in class com.clevercloud.biscuit.token.builder.Biscuit
- add_check(Check) - Method in class com.clevercloud.biscuit.token.Authorizer
- add_check(Check) - Method in class com.clevercloud.biscuit.token.builder.Block
- add_check(String) - Method in class com.clevercloud.biscuit.token.Authorizer
- add_check(String) - Method in class com.clevercloud.biscuit.token.builder.Block
- add_fact(Fact) - Method in class com.clevercloud.biscuit.datalog.World
- add_fact(Fact) - Method in class com.clevercloud.biscuit.token.Authorizer
- add_fact(Fact) - Method in class com.clevercloud.biscuit.token.builder.Block
- add_fact(String) - Method in class com.clevercloud.biscuit.token.Authorizer
- add_fact(String) - Method in class com.clevercloud.biscuit.token.builder.Block
- add_facts(Set<Fact>) - Method in class com.clevercloud.biscuit.datalog.World
- add_policy(Policy) - Method in class com.clevercloud.biscuit.token.Authorizer
- add_policy(String) - Method in class com.clevercloud.biscuit.token.Authorizer
- add_right(String, String) - Method in class com.clevercloud.biscuit.token.builder.Biscuit
- add_rule(Rule) - Method in class com.clevercloud.biscuit.datalog.World
- add_rule(Rule) - Method in class com.clevercloud.biscuit.token.Authorizer
- add_rule(Rule) - Method in class com.clevercloud.biscuit.token.builder.Block
- add_rule(String) - Method in class com.clevercloud.biscuit.token.Authorizer
- add_rule(String) - Method in class com.clevercloud.biscuit.token.builder.Block
- add_token(Biscuit) - Method in class com.clevercloud.biscuit.token.Authorizer
- Add_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Add = 9; - addAllBlocks(Iterable<? extends Schema.SignedBlock>) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
-
repeated .biscuit.format.schema.SignedBlock blocks = 3; - 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; - 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; - addAllFactsV2(Iterable<? extends Schema.FactV2>) - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.FactV2 facts_v2 = 4; - addAllOps(Iterable<? extends Schema.Op>) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
-
repeated .biscuit.format.schema.Op ops = 1; - addAllPolicies(Iterable<? extends Schema.Policy>) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
-
repeated .biscuit.format.schema.Policy policies = 6; - 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; - 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.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; - 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(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; - 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.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.Builder) - 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.Block.Builder
-
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6; - addChecksV2(Schema.CheckV2.Builder) - 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.Block.Builder
-
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6; - addChecksV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6; - 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.Builder) - 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.AuthorizerPolicies.Builder
-
repeated .biscuit.format.schema.FactV2 facts = 3; - addFacts(Schema.FactV2.Builder) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
-
repeated .biscuit.format.schema.FactV2 facts = 3; - addFactsBuilder() - 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.AuthorizerPolicies.Builder
-
repeated .biscuit.format.schema.FactV2 facts = 3; - 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.Builder) - 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.Block.Builder
-
repeated .biscuit.format.schema.FactV2 facts_v2 = 4; - addFactsV2(Schema.FactV2.Builder) - 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.Block.Builder
-
repeated .biscuit.format.schema.FactV2 facts_v2 = 4; - addFactsV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.FactV2 facts_v2 = 4; - 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; - 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; - 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.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.ExpressionV2.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.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.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.SignedBlock.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
- 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.Builder) - 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.Block.Builder
-
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5; - addRulesV2(Schema.RuleV2.Builder) - 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.Block.Builder
-
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5; - addRulesV2Builder(int) - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5; - 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.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.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 com.clevercloud.biscuit.crypto.PublicKey
- ALGORITHM_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.PublicKey
- allow() - Method in class com.clevercloud.biscuit.token.Authorizer
- Allow - biscuit.format.schema.Schema.Policy.Kind
-
Allow = 0; - Allow - com.clevercloud.biscuit.token.Policy.Kind
- Allow(long) - Constructor for class com.clevercloud.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 - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- And - com.clevercloud.biscuit.token.builder.Expression.Op
- And_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
And = 13; - append(KeyPair, Block) - Method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- apply(Set<Fact>, Set<Fact>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Rule
- apply_variables() - Method in class com.clevercloud.biscuit.token.builder.Fact
- apply_variables() - Method in class com.clevercloud.biscuit.token.builder.Rule
- attenuate(Block) - Method in class com.clevercloud.biscuit.token.Biscuit
-
Generates a new token from an existing one and a new block
- attenuate(Block) - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Generates a new token from an existing one and a new block
- attenuate(SecureRandom, KeyPair, Block) - Method in class com.clevercloud.biscuit.token.Biscuit
-
Generates a new token from an existing one and a new block
- attenuate(SecureRandom, KeyPair, Block) - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Generates a new token from an existing one and a new block
- authority - Variable in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- AUTHORITY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Biscuit
- authorize() - Method in class com.clevercloud.biscuit.token.Authorizer
- authorize(RunLimits) - Method in class com.clevercloud.biscuit.token.Authorizer
- AuthorizedWorld - Class in com.clevercloud.biscuit.datalog
- AuthorizedWorld(Set<Fact>) - Constructor for class com.clevercloud.biscuit.datalog.AuthorizedWorld
- authorizer() - Method in class com.clevercloud.biscuit.token.Biscuit
-
Creates a authorizer for this token
- Authorizer - Class in com.clevercloud.biscuit.token
-
Token verification class
- Authorizer() - Constructor for class com.clevercloud.biscuit.token.Authorizer
-
Creates an empty authorizer
- AuthorizerNotEmpty() - Constructor for class com.clevercloud.biscuit.error.LogicError.AuthorizerNotEmpty
B
- Binary(Op.BinaryOp) - Constructor for class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- Binary(Expression.Op, Expression, Expression) - Constructor for class com.clevercloud.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 com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- binary_op1(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- binary_op2(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- binary_op3(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- binary_op4(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- Biscuit - Class in com.clevercloud.biscuit.token
-
Biscuit auth token
- Biscuit - Class in com.clevercloud.biscuit.token.builder
- Biscuit(SecureRandom, KeyPair, SymbolTable) - Constructor for class com.clevercloud.biscuit.token.builder.Biscuit
- Biscuit(SecureRandom, KeyPair, Option<Integer>, SymbolTable) - Constructor for class com.clevercloud.biscuit.token.builder.Biscuit
- biscuit.format.schema - package biscuit.format.schema
- block - Variable in class com.clevercloud.biscuit.token.format.SignedBlock
- Block - Class in com.clevercloud.biscuit.token
-
Represents a token's block with its checks
- Block - Class in com.clevercloud.biscuit.token.builder
- Block(long, SymbolTable) - Constructor for class com.clevercloud.biscuit.token.builder.Block
- Block(SymbolTable) - Constructor for class com.clevercloud.biscuit.token.Block
-
creates a new block
- Block(SymbolTable, String, List<Fact>, List<Rule>, List<Check>) - Constructor for class com.clevercloud.biscuit.token.Block
-
creates a new block
- BLOCK_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SignedBlock
- block_id - Variable in class com.clevercloud.biscuit.error.FailedCheck.FailedBlock
- BlockDeserializationError(String) - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.BlockDeserializationError
- blocks - Variable in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- BLOCKS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Biscuit
- BlockSerializationError(String) - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.BlockSerializationError
- body() - Method in class com.clevercloud.biscuit.datalog.Rule
- BODY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RuleV2
- bool(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Bool(boolean) - Constructor for class com.clevercloud.biscuit.datalog.Term.Bool
- Bool(boolean) - Constructor for class com.clevercloud.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.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.ExpressionV2.Builder
- build() - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.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 com.clevercloud.biscuit.token.builder.Biscuit
- build() - Method in class com.clevercloud.biscuit.token.builder.Block
- builder(KeyPair) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Creates a token builder
- builder(SecureRandom, KeyPair) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Creates a token builder
- builder(SecureRandom, KeyPair, SymbolTable) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Creates a token builder
- builder(SecureRandom, KeyPair, Option<Integer>, SymbolTable) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Creates a token builder
- Builder(List<String>) - Constructor for class com.clevercloud.biscuit.error.FailedCheck.LanguageError.Builder
- buildPartial() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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.ExpressionV2.Builder
- buildPartial() - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.Builder
- buildPartial() - Method in class biscuit.format.schema.Schema.TermSet.Builder
- buildPartial() - Method in class biscuit.format.schema.Schema.TermV2.Builder
- byteArrayToHexString(byte[]) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- Bytes(byte[]) - Constructor for class com.clevercloud.biscuit.datalog.Term.Bytes
- Bytes(byte[]) - Constructor for class com.clevercloud.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(Rule) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- check(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Check - Class in com.clevercloud.biscuit.datalog
- Check - Class in com.clevercloud.biscuit.token.builder
- Check(Rule) - Constructor for class com.clevercloud.biscuit.token.builder.Check
- Check(List<Rule>) - Constructor for class com.clevercloud.biscuit.datalog.Check
- Check(List<Rule>) - Constructor for class com.clevercloud.biscuit.token.builder.Check
- check_body(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- check_expressions(List<Expression>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.MatchedVariables
- check_id - Variable in class com.clevercloud.biscuit.error.FailedCheck.FailedAuthorizer
- check_id - Variable in class com.clevercloud.biscuit.error.FailedCheck.FailedBlock
- check_right(String) - Method in class com.clevercloud.biscuit.token.builder.Block
- checks() - Method in class com.clevercloud.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
- clear() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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.ExpressionV2.Builder
- clear() - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.Builder
- clear() - Method in class biscuit.format.schema.Schema.TermSet.Builder
- clear() - Method in class biscuit.format.schema.Schema.TermV2.Builder
- 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; - 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.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; - clearContent() - Method in class biscuit.format.schema.Schema.Op.Builder
- clearContent() - Method in class biscuit.format.schema.Schema.Proof.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; - clearDate() - Method in class biscuit.format.schema.Schema.TermV2.Builder
-
uint64 date = 4; - clearExpressions() - Method in class biscuit.format.schema.Schema.RuleV2.Builder
-
repeated .biscuit.format.schema.ExpressionV2 expressions = 3; - clearFacts() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
-
repeated .biscuit.format.schema.FactV2 facts = 3; - clearFactsV2() - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.FactV2 facts_v2 = 4; - clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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.ExpressionV2.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.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
- clearFinalSignature() - Method in class biscuit.format.schema.Schema.Proof.Builder
-
bytes finalSignature = 2; - 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; - clearKey() - Method in class biscuit.format.schema.Schema.PublicKey.Builder
-
required bytes key = 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; - 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.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.ExpressionV2.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.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
- clearOps() - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
-
repeated .biscuit.format.schema.Op ops = 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; - clearProof() - Method in class biscuit.format.schema.Schema.Biscuit.Builder
-
required .biscuit.format.schema.Proof proof = 4; - 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 com.clevercloud.biscuit.datalog.World
- clearRulesV2() - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5; - 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.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.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.Block.Builder
-
optional uint32 version = 3; - clone() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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.ExpressionV2.Builder
- clone() - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.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 com.clevercloud.biscuit.datalog.MatchedVariables
- clone() - Method in class com.clevercloud.biscuit.datalog.Predicate
- clone() - Method in class com.clevercloud.biscuit.token.Authorizer
- clone() - Method in class com.clevercloud.biscuit.token.builder.Fact
- clone() - Method in class com.clevercloud.biscuit.token.builder.Predicate
- clone() - Method in class com.clevercloud.biscuit.token.builder.Rule
- clone() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
- com.clevercloud.biscuit.crypto - package com.clevercloud.biscuit.crypto
-
Cryptographic operations for Biscuit tokens
- com.clevercloud.biscuit.datalog - package com.clevercloud.biscuit.datalog
-
Implementation of the Datalog engine for the check language
- com.clevercloud.biscuit.datalog.expressions - package com.clevercloud.biscuit.datalog.expressions
- com.clevercloud.biscuit.error - package com.clevercloud.biscuit.error
-
Error description classes
- com.clevercloud.biscuit.token - package com.clevercloud.biscuit.token
-
Classes related to creating and verifying Biscuit tokens
- com.clevercloud.biscuit.token.builder - package com.clevercloud.biscuit.token.builder
-
Builder interface to create tokens and caveats
- com.clevercloud.biscuit.token.builder.parser - package com.clevercloud.biscuit.token.builder.parser
- com.clevercloud.biscuit.token.format - package com.clevercloud.biscuit.token.format
-
Serializing code
- Combinator - Class in com.clevercloud.biscuit.datalog
- Combinator(MatchedVariables, List<Predicate>, List<Expression>, Set<Fact>, SymbolTable) - Constructor for class com.clevercloud.biscuit.datalog.Combinator
- combine() - Method in class com.clevercloud.biscuit.datalog.Combinator
- complete() - Method in class com.clevercloud.biscuit.datalog.MatchedVariables
- constrained_rule(String, List<Term>, List<Predicate>, List<Expression>) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- Contains - biscuit.format.schema.Schema.OpBinary.Kind
-
Contains = 5; - Contains - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Contains - com.clevercloud.biscuit.token.builder.Expression.Op
- Contains_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Contains = 5; - CONTENT_NOT_SET - biscuit.format.schema.Schema.Op.ContentCase
- CONTENT_NOT_SET - biscuit.format.schema.Schema.Proof.ContentCase
- CONTENT_NOT_SET - biscuit.format.schema.Schema.TermV2.ContentCase
- context() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
- CONTEXT_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Check
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Expression
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Fact
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Predicate
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Rule
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Term.Bool
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Term.Bytes
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Term
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Term.Date
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Term.Integer
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Term.Set
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Term.Str
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.builder.Term.Variable
- convert(SymbolTable) - Method in class com.clevercloud.biscuit.token.Policy
- convert_from(Check, SymbolTable) - Static method in class com.clevercloud.biscuit.token.builder.Check
- convert_from(Expression, SymbolTable) - Static method in class com.clevercloud.biscuit.token.builder.Expression
- convert_from(Fact, SymbolTable) - Static method in class com.clevercloud.biscuit.token.builder.Fact
- convert_from(Predicate, SymbolTable) - Static method in class com.clevercloud.biscuit.token.builder.Predicate
- convert_from(Rule, SymbolTable) - Static method in class com.clevercloud.biscuit.token.builder.Rule
- convert_from(Term, SymbolTable) - Static method in class com.clevercloud.biscuit.token.builder.Term
- copy() - Method in class com.clevercloud.biscuit.token.Biscuit
- copy() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
- create_block() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Creates a Block builder
D
- date(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- date(Date) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- Date(long) - Constructor for class com.clevercloud.biscuit.datalog.Term.Date
- Date(long) - Constructor for class com.clevercloud.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 com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Default symbols list
- DEFAULT_SYMBOLS_OFFSET - Static variable in class com.clevercloud.biscuit.datalog.SymbolTable
- defaultSymbols - Static variable in class com.clevercloud.biscuit.datalog.SymbolTable
-
Due to https://github.com/biscuit-auth/biscuit/blob/master/SPECIFICATIONS.md#symbol-table, We need two symbols tables: * one for the defaults symbols indexed from 0 et 1023 in
defaultSymbolslist * one for the usages symbols indexed from 1024 insymbolslist - deny() - Method in class com.clevercloud.biscuit.token.Authorizer
- Deny - biscuit.format.schema.Schema.Policy.Kind
-
Deny = 1; - Deny - com.clevercloud.biscuit.token.Policy.Kind
- Deny(long) - Constructor for class com.clevercloud.biscuit.error.LogicError.MatchedPolicy.Deny
- Deny_VALUE - Static variable in enum biscuit.format.schema.Schema.Policy.Kind
-
Deny = 1; - DeserializationError(String) - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.DeserializationError
- deserialize(Schema.Block) - Static method in class com.clevercloud.biscuit.token.Block
-
Deserializes a block from its Protobuf representation
- deserialize_enumV2(Schema.TermV2) - Static method in class com.clevercloud.biscuit.datalog.Term
- deserializeV1(Schema.OpBinary) - Static method in class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- deserializeV2(Schema.CheckV2) - Static method in class com.clevercloud.biscuit.datalog.Check
- deserializeV2(Schema.ExpressionV2) - Static method in class com.clevercloud.biscuit.datalog.expressions.Expression
- deserializeV2(Schema.FactV2) - Static method in class com.clevercloud.biscuit.datalog.Fact
- deserializeV2(Schema.Op) - Static method in class com.clevercloud.biscuit.datalog.expressions.Op
- deserializeV2(Schema.OpUnary) - Static method in class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- deserializeV2(Schema.PredicateV2) - Static method in class com.clevercloud.biscuit.datalog.Predicate
- deserializeV2(Schema.RuleV2) - Static method in class com.clevercloud.biscuit.datalog.Rule
- deserializeV2(Schema.TermV2) - Static method in class com.clevercloud.biscuit.datalog.Term.Bool
- deserializeV2(Schema.TermV2) - Static method in class com.clevercloud.biscuit.datalog.Term.Bytes
- deserializeV2(Schema.TermV2) - Static method in class com.clevercloud.biscuit.datalog.Term.Date
- deserializeV2(Schema.TermV2) - Static method in class com.clevercloud.biscuit.datalog.Term.Integer
- deserializeV2(Schema.TermV2) - Static method in class com.clevercloud.biscuit.datalog.Term.Set
- deserializeV2(Schema.TermV2) - Static method in class com.clevercloud.biscuit.datalog.Term.Str
- deserializeV2(Schema.TermV2) - Static method in class com.clevercloud.biscuit.datalog.Term.Variable
- Div - biscuit.format.schema.Schema.OpBinary.Kind
-
Div = 12; - Div - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Div - com.clevercloud.biscuit.token.builder.Expression.Op
- Div_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Div = 12;
E
- e - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.BlockDeserializationError
- e - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.BlockSerializationError
- e - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.DeserializationError
- e - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.SerializationError
- e - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidSignature
- e - Variable in class com.clevercloud.biscuit.error.LogicError.InvalidAmbientFact
- e - Variable in class com.clevercloud.biscuit.error.LogicError.InvalidAuthorityFact
- e - Variable in class com.clevercloud.biscuit.error.LogicError.InvalidBlockFact
- e - Variable in class com.clevercloud.biscuit.error.LogicError.InvalidBlockRule
- ed25519 - Static variable in class com.clevercloud.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 com.clevercloud.biscuit.error.Error.FormatError.EmptyKeys
- Equal - biscuit.format.schema.Schema.OpBinary.Kind
-
Equal = 4; - Equal - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Equal - com.clevercloud.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.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.ExpressionV2
- equals(Object) - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- 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 com.clevercloud.biscuit.crypto.PublicKey
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Check
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Value
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Fact
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Predicate
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Term.Bool
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Term.Bytes
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Term.Date
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Term.Integer
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Term.Set
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Term.Str
- equals(Object) - Method in class com.clevercloud.biscuit.datalog.Term.Variable
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FailedLogic
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.BlockDeserializationError
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.BlockSerializationError
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.DeserializationError
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.EmptyKeys
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.InvalidSignatureSize
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.SealedSignature
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.SerializationError
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidFormat
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidSignature
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.UnknownPublicKey
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Version
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.InvalidAuthorityIndex
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.InvalidBlockIndex
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.Language
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.MissingSymbols
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.Parser
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.Sealed
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.SymbolTableOverlap
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.Timeout
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.TooManyFacts
- equals(Object) - Method in exception com.clevercloud.biscuit.error.Error.TooManyIterations
- equals(Object) - Method in class com.clevercloud.biscuit.error.FailedCheck.FailedAuthorizer
- equals(Object) - Method in class com.clevercloud.biscuit.error.FailedCheck.FailedBlock
- equals(Object) - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.Builder
- equals(Object) - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.UnknownVariable
- equals(Object) - Method in class com.clevercloud.biscuit.error.LogicError.AuthorizerNotEmpty
- equals(Object) - Method in class com.clevercloud.biscuit.error.LogicError.InvalidAmbientFact
- equals(Object) - Method in class com.clevercloud.biscuit.error.LogicError.InvalidAuthorityFact
- equals(Object) - Method in class com.clevercloud.biscuit.error.LogicError.InvalidBlockFact
- equals(Object) - Method in class com.clevercloud.biscuit.error.LogicError.InvalidBlockRule
- equals(Object) - Method in class com.clevercloud.biscuit.error.LogicError.NoMatchingPolicy
- equals(Object) - Method in class com.clevercloud.biscuit.error.LogicError.Unauthorized
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Check
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Expression.Binary
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Expression.Unary
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Expression.Value
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Fact
- equals(Object) - Method in exception com.clevercloud.biscuit.token.builder.parser.Error
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Predicate
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Rule
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Term.Bool
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Term.Bytes
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Term.Date
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Term.Integer
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Term.Set
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Term.Str
- equals(Object) - Method in class com.clevercloud.biscuit.token.builder.Term.Variable
- error - Variable in exception com.clevercloud.biscuit.error.Error.FailedLogic
- error - Variable in exception com.clevercloud.biscuit.error.Error.Parser
- Error - Exception in com.clevercloud.biscuit.error
- Error - Exception in com.clevercloud.biscuit.token.builder.parser
- Error() - Constructor for exception com.clevercloud.biscuit.error.Error
- Error(String, String) - Constructor for exception com.clevercloud.biscuit.token.builder.parser.Error
- Error.FailedLogic - Exception in com.clevercloud.biscuit.error
- Error.FormatError - Exception in com.clevercloud.biscuit.error
- Error.FormatError.BlockDeserializationError - Exception in com.clevercloud.biscuit.error
- Error.FormatError.BlockSerializationError - Exception in com.clevercloud.biscuit.error
- Error.FormatError.DeserializationError - Exception in com.clevercloud.biscuit.error
- Error.FormatError.EmptyKeys - Exception in com.clevercloud.biscuit.error
- Error.FormatError.InvalidSignatureSize - Exception in com.clevercloud.biscuit.error
- Error.FormatError.SealedSignature - Exception in com.clevercloud.biscuit.error
- Error.FormatError.SerializationError - Exception in com.clevercloud.biscuit.error
- Error.FormatError.Signature - Exception in com.clevercloud.biscuit.error
- Error.FormatError.Signature.InvalidFormat - Exception in com.clevercloud.biscuit.error
- Error.FormatError.Signature.InvalidSignature - Exception in com.clevercloud.biscuit.error
- Error.FormatError.UnknownPublicKey - Exception in com.clevercloud.biscuit.error
- Error.FormatError.Version - Exception in com.clevercloud.biscuit.error
- Error.InternalError - Exception in com.clevercloud.biscuit.error
- Error.InvalidAuthorityIndex - Exception in com.clevercloud.biscuit.error
- Error.InvalidBlockIndex - Exception in com.clevercloud.biscuit.error
- Error.Language - Exception in com.clevercloud.biscuit.error
- Error.MissingSymbols - Exception in com.clevercloud.biscuit.error
- Error.Parser - Exception in com.clevercloud.biscuit.error
- Error.Sealed - Exception in com.clevercloud.biscuit.error
- Error.SymbolTableOverlap - Exception in com.clevercloud.biscuit.error
- Error.Timeout - Exception in com.clevercloud.biscuit.error
- Error.TooManyFacts - Exception in com.clevercloud.biscuit.error
- Error.TooManyIterations - Exception in com.clevercloud.biscuit.error
- errors - Variable in class com.clevercloud.biscuit.error.LogicError.NoMatchingPolicy
- errors - Variable in class com.clevercloud.biscuit.error.LogicError.Unauthorized
- evaluate(Deque<Term>, Map<Long, Term>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- evaluate(Deque<Term>, Map<Long, Term>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Op
- evaluate(Deque<Term>, Map<Long, Term>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- evaluate(Deque<Term>, Map<Long, Term>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Value
- evaluate(Map<Long, Term>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Expression
- expected - Variable in exception com.clevercloud.biscuit.error.Error.InvalidBlockIndex
- expiration_date(Date) - Method in class com.clevercloud.biscuit.token.builder.Block
- expr(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- expr_term(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- expr1(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- expr2(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- expr3(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- expr4(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- expression(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Expression - Class in com.clevercloud.biscuit.datalog.expressions
- Expression - Class in com.clevercloud.biscuit.token.builder
- Expression() - Constructor for class com.clevercloud.biscuit.token.builder.Expression
- Expression(ArrayList<Op>) - Constructor for class com.clevercloud.biscuit.datalog.expressions.Expression
- Expression.Binary - Class in com.clevercloud.biscuit.token.builder
- Expression.Op - Enum in com.clevercloud.biscuit.token.builder
- Expression.Unary - Class in com.clevercloud.biscuit.token.builder
- Expression.Value - Class in com.clevercloud.biscuit.token.builder
- ExpressionParser - Class in com.clevercloud.biscuit.token.builder.parser
- ExpressionParser() - Constructor for class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- expressions() - Method in class com.clevercloud.biscuit.datalog.Rule
- EXPRESSIONS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RuleV2
F
- fact(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- fact(String, List<Term>) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- Fact - Class in com.clevercloud.biscuit.datalog
- Fact - Class in com.clevercloud.biscuit.token.builder
- Fact(long, List<Term>) - Constructor for class com.clevercloud.biscuit.datalog.Fact
- Fact(Predicate) - Constructor for class com.clevercloud.biscuit.datalog.Fact
- Fact(Predicate) - Constructor for class com.clevercloud.biscuit.token.builder.Fact
- Fact(String, List<Term>) - Constructor for class com.clevercloud.biscuit.token.builder.Fact
- fact_predicate(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- fact_term(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- facts() - Method in class com.clevercloud.biscuit.datalog.World
- FACTS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
- FACTS_V2_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
- failed_checks() - Method in exception com.clevercloud.biscuit.error.Error
- failed_checks() - Method in exception com.clevercloud.biscuit.error.Error.FailedLogic
- failed_checks() - Method in class com.clevercloud.biscuit.error.LogicError
- failed_checks() - Method in class com.clevercloud.biscuit.error.LogicError.NoMatchingPolicy
- failed_checks() - Method in class com.clevercloud.biscuit.error.LogicError.Unauthorized
- FailedAuthorizer(long, String) - Constructor for class com.clevercloud.biscuit.error.FailedCheck.FailedAuthorizer
- FailedBlock(long, long, String) - Constructor for class com.clevercloud.biscuit.error.FailedCheck.FailedBlock
- FailedCheck - Class in com.clevercloud.biscuit.error
- FailedCheck() - Constructor for class com.clevercloud.biscuit.error.FailedCheck
- FailedCheck.FailedAuthorizer - Class in com.clevercloud.biscuit.error
- FailedCheck.FailedBlock - Class in com.clevercloud.biscuit.error
- FailedCheck.LanguageError - Class in com.clevercloud.biscuit.error
- FailedCheck.LanguageError.Builder - Class in com.clevercloud.biscuit.error
- FailedCheck.LanguageError.ParseError - Class in com.clevercloud.biscuit.error
- FailedCheck.LanguageError.UnknownVariable - Class in com.clevercloud.biscuit.error
- FailedCheck.ParseErrors - Class in com.clevercloud.biscuit.error
- FailedLogic(LogicError) - Constructor for exception com.clevercloud.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(Set<Fact>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Rule
- FormatError() - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError
- 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.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.TermV2.ContentCase
- found - Variable in exception com.clevercloud.biscuit.error.Error.InvalidBlockIndex
- from_b64(String, PublicKey) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Deprecated.
- from_b64url(String) - Static method in class com.clevercloud.biscuit.token.RevocationIdentifier
-
Creates a RevocationIdentifier from base64 url (RFC4648_URLSAFE)
- from_b64url(String) - Static method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Deserializes a Biscuit token from a base64 url (RFC4648_URLSAFE) string
- from_b64url(String, KeyDelegate) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Deserializes a Biscuit token from a base64 url (RFC4648_URLSAFE) string
- from_b64url(String, PublicKey) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Deserializes a Biscuit token from a base64 url (RFC4648_URLSAFE) string
- from_bytes(byte[]) - Static method in class com.clevercloud.biscuit.token.Block
-
Deserializes a Block from a byte array
- from_bytes(byte[]) - Static method in class com.clevercloud.biscuit.token.RevocationIdentifier
- from_bytes(byte[]) - Static method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Deserializes a Biscuit token from a byte array
- from_bytes(byte[], KeyDelegate) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Deserializes a Biscuit token from a byte array
- from_bytes(byte[], KeyDelegate) - Static method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
-
Deserializes a SerializedBiscuit from a byte array
- from_bytes(byte[], PublicKey) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Deserializes a Biscuit token from a byte array
- from_bytes(byte[], PublicKey) - Static method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
-
Deserializes a SerializedBiscuit from a byte array
- from_bytes_with_symbols(byte[], KeyDelegate, SymbolTable) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Deserializes a Biscuit token from a byte array
- from_bytes_with_symbols(byte[], PublicKey, SymbolTable) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Deserializes a Biscuit token from a byte array
- from_bytes_with_symbols(byte[], SymbolTable) - Static method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Deserializes a UnverifiedBiscuit from a byte array
- fromHex(String) - Static method in class com.clevercloud.biscuit.crypto.TokenSignature
G
- get(String) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- get_revocation_ids() - Method in class com.clevercloud.biscuit.token.Authorizer
- get_s(int) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- 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 com.clevercloud.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; - 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.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.Biscuit.Builder
-
repeated .biscuit.format.schema.SignedBlock blocks = 3; - 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.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.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.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.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 com.clevercloud.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; - getChecksV2Builder(int) - 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.Block.Builder
-
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6; - 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; - 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; - 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; - 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; - 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.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.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; - 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; - 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.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.ExpressionV2
- getDefaultInstance() - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- getDefaultInstance() - Static method in class biscuit.format.schema.Schema.TermSet
- getDefaultInstance() - Static method in class biscuit.format.schema.Schema.TermV2
- 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.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.ExpressionV2.Builder
- getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.ExpressionV2
- 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.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.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.SignedBlock.Builder
- getDefaultInstanceForType() - Method in class biscuit.format.schema.Schema.SignedBlock
- 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
- 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.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 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.FactV2.Builder
- getDescriptor() - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock.Builder
- getDescriptor() - Static method in class biscuit.format.schema.Schema.SignedBlock
- 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
- getDescriptorForType() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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 class biscuit.format.schema.Schema.ExpressionV2.Builder
- getDescriptorForType() - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.Builder
- getDescriptorForType() - Method in class biscuit.format.schema.Schema.TermSet.Builder
- getDescriptorForType() - Method in class biscuit.format.schema.Schema.TermV2.Builder
- 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; - 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; - getFactsBuilder(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
-
repeated .biscuit.format.schema.FactV2 facts = 3; - getFactsBuilderList() - 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.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; - 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; - 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; - 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; - 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; - getFactsV2Builder(int) - 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.Block.Builder
-
repeated .biscuit.format.schema.FactV2 facts_v2 = 4; - 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; - 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; - 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; - 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; - 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; - 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; - 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.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; - 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 com.clevercloud.biscuit.token.builder.Predicate
- 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.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.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.TermV2.ContentCase
- getOp() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- getOp() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- getOps() - Method in class com.clevercloud.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; - getParserForType() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- getParserForType() - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- getParserForType() - Method in class biscuit.format.schema.Schema.TermSet
- getParserForType() - Method in class biscuit.format.schema.Schema.TermV2
- 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; - 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; - 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; - getRulesV2Builder(int) - 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.Block.Builder
-
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5; - 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; - 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; - 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; - 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; - getSerializedSize() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- getSerializedSize() - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- getSerializedSize() - Method in class biscuit.format.schema.Schema.TermSet
- getSerializedSize() - Method in class biscuit.format.schema.Schema.TermV2
- 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.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; - 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.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.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.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.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 com.clevercloud.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; - getUnknownFields() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
- getUnknownFields() - Method in class biscuit.format.schema.Schema.Biscuit
- getUnknownFields() - Method in class biscuit.format.schema.Schema.Block
- getUnknownFields() - Method in class biscuit.format.schema.Schema.CheckV2
- getUnknownFields() - Method in class biscuit.format.schema.Schema.ExpressionV2
- getUnknownFields() - Method in class biscuit.format.schema.Schema.FactV2
- getUnknownFields() - Method in class biscuit.format.schema.Schema.Op
- getUnknownFields() - Method in class biscuit.format.schema.Schema.OpBinary
- getUnknownFields() - Method in class biscuit.format.schema.Schema.OpUnary
- getUnknownFields() - Method in class biscuit.format.schema.Schema.Policy
- getUnknownFields() - Method in class biscuit.format.schema.Schema.PredicateV2
- getUnknownFields() - Method in class biscuit.format.schema.Schema.Proof
- getUnknownFields() - Method in class biscuit.format.schema.Schema.PublicKey
- getUnknownFields() - Method in class biscuit.format.schema.Schema.RuleV2
- getUnknownFields() - Method in class biscuit.format.schema.Schema.SignedBlock
- getUnknownFields() - Method in class biscuit.format.schema.Schema.TermSet
- getUnknownFields() - Method in class biscuit.format.schema.Schema.TermV2
- 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 com.clevercloud.biscuit.datalog.expressions.Op.Value
- getValue() - Method in class com.clevercloud.biscuit.token.builder.Term.Str
- getValueBuilder() - Method in class biscuit.format.schema.Schema.Op.Builder
-
.biscuit.format.schema.TermV2 value = 1; - 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
- 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.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; - GreaterOrEqual - biscuit.format.schema.Schema.OpBinary.Kind
-
GreaterOrEqual = 3; - GreaterOrEqual - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- GreaterOrEqual - com.clevercloud.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 - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- GreaterThan - com.clevercloud.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; - 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; - 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; - 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.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.ExpressionV2
- hashCode() - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- hashCode() - Method in class biscuit.format.schema.Schema.TermSet
- hashCode() - Method in class biscuit.format.schema.Schema.TermV2
- hashCode() - Method in class com.clevercloud.biscuit.crypto.PublicKey
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Check
- hashCode() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- hashCode() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- hashCode() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Value
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Fact
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Predicate
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Term.Bool
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Term.Bytes
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Term.Date
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Term.Integer
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Term.Set
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Term.Str
- hashCode() - Method in class com.clevercloud.biscuit.datalog.Term.Variable
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.FailedLogic
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.BlockDeserializationError
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.BlockSerializationError
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.DeserializationError
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.InvalidSignatureSize
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.SerializationError
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Version
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.InvalidAuthorityIndex
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.InvalidBlockIndex
- hashCode() - Method in exception com.clevercloud.biscuit.error.Error.Parser
- hashCode() - Method in class com.clevercloud.biscuit.error.FailedCheck.FailedAuthorizer
- hashCode() - Method in class com.clevercloud.biscuit.error.FailedCheck.FailedBlock
- hashCode() - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.Builder
- hashCode() - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.UnknownVariable
- hashCode() - Method in class com.clevercloud.biscuit.error.LogicError.AuthorizerNotEmpty
- hashCode() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidAmbientFact
- hashCode() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidAuthorityFact
- hashCode() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidBlockFact
- hashCode() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidBlockRule
- hashCode() - Method in class com.clevercloud.biscuit.error.LogicError.NoMatchingPolicy
- hashCode() - Method in class com.clevercloud.biscuit.error.LogicError.Unauthorized
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Check
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Expression.Binary
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Expression.Unary
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Expression.Value
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Fact
- hashCode() - Method in exception com.clevercloud.biscuit.token.builder.parser.Error
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Predicate
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Rule
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Term.Bool
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Term.Bytes
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Term.Date
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Term.Integer
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Term.Set
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Term.Str
- hashCode() - Method in class com.clevercloud.biscuit.token.builder.Term.Variable
- 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; - 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.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; - 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; - 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; - 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; - 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; - 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; - 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.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.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; - head() - Method in class com.clevercloud.biscuit.datalog.Rule
- HEAD_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.RuleV2
- hex(byte[]) - Static method in class com.clevercloud.biscuit.crypto.TokenSignature
- hexStringToByteArray(String) - Static method in class com.clevercloud.biscuit.token.builder.Utils
I
- id - Variable in class com.clevercloud.biscuit.error.LogicError.InvalidBlockFact
- id - Variable in class com.clevercloud.biscuit.error.LogicError.InvalidBlockRule
- ids_iterator() - Method in class com.clevercloud.biscuit.datalog.Predicate
- index - Variable in exception com.clevercloud.biscuit.error.Error.InvalidAuthorityIndex
- insert(long, Term) - Method in class com.clevercloud.biscuit.datalog.MatchedVariables
- insert(String) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- integer(long) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- integer(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Integer(long) - Constructor for class com.clevercloud.biscuit.datalog.Term.Integer
- Integer(long) - Constructor for class com.clevercloud.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 com.clevercloud.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.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.ExpressionV2.Builder
- internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.ExpressionV2
- 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.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.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.SignedBlock.Builder
- internalGetFieldAccessorTable() - Method in class biscuit.format.schema.Schema.SignedBlock
- 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
- 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
- Intersection - biscuit.format.schema.Schema.OpBinary.Kind
-
Intersection = 15; - Intersection - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Intersection - com.clevercloud.biscuit.token.builder.Expression.Op
- Intersection_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Intersection = 15; - InvalidAmbientFact(String) - Constructor for class com.clevercloud.biscuit.error.LogicError.InvalidAmbientFact
- InvalidAuthorityFact(String) - Constructor for class com.clevercloud.biscuit.error.LogicError.InvalidAuthorityFact
- InvalidAuthorityIndex(long) - Constructor for exception com.clevercloud.biscuit.error.Error.InvalidAuthorityIndex
- InvalidBlockFact(long, String) - Constructor for class com.clevercloud.biscuit.error.LogicError.InvalidBlockFact
- InvalidBlockIndex(long, long) - Constructor for exception com.clevercloud.biscuit.error.Error.InvalidBlockIndex
- InvalidBlockRule(long, String) - Constructor for class com.clevercloud.biscuit.error.LogicError.InvalidBlockRule
- InvalidFormat() - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidFormat
- InvalidSignature(String) - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidSignature
- InvalidSignatureSize(int) - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.InvalidSignatureSize
- is_complete() - Method in class com.clevercloud.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.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.ExpressionV2.Builder
- isInitialized() - Method in class biscuit.format.schema.Schema.ExpressionV2
- 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.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.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.SignedBlock.Builder
- isInitialized() - Method in class biscuit.format.schema.Schema.SignedBlock
- 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
K
- key - Variable in class com.clevercloud.biscuit.crypto.PublicKey
- key - Variable in class com.clevercloud.biscuit.token.format.SignedBlock
- KEY_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.PublicKey
- KeyDelegate - Interface in com.clevercloud.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 com.clevercloud.biscuit.crypto
-
Private and public key
- KeyPair() - Constructor for class com.clevercloud.biscuit.crypto.KeyPair
- KeyPair(byte[]) - Constructor for class com.clevercloud.biscuit.crypto.KeyPair
- KeyPair(String) - Constructor for class com.clevercloud.biscuit.crypto.KeyPair
- KeyPair(SecureRandom) - Constructor for class com.clevercloud.biscuit.crypto.KeyPair
- kind - Variable in class com.clevercloud.biscuit.token.Policy
- 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 com.clevercloud.biscuit.error.Error.Language
- Language(FailedCheck.LanguageError) - Constructor for exception com.clevercloud.biscuit.error.Error.Language
- LanguageError() - Constructor for class com.clevercloud.biscuit.error.FailedCheck.LanguageError
- Length - biscuit.format.schema.Schema.OpUnary.Kind
-
Length = 2; - Length - com.clevercloud.biscuit.datalog.expressions.Op.UnaryOp
- Length - com.clevercloud.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 - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- LessOrEqual - com.clevercloud.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 - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- LessThan - com.clevercloud.biscuit.token.builder.Expression.Op
- LessThan_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
LessThan = 0; - LogicError - Class in com.clevercloud.biscuit.error
- LogicError() - Constructor for class com.clevercloud.biscuit.error.LogicError
- LogicError.AuthorizerNotEmpty - Class in com.clevercloud.biscuit.error
- LogicError.InvalidAmbientFact - Class in com.clevercloud.biscuit.error
- LogicError.InvalidAuthorityFact - Class in com.clevercloud.biscuit.error
- LogicError.InvalidBlockFact - Class in com.clevercloud.biscuit.error
- LogicError.InvalidBlockRule - Class in com.clevercloud.biscuit.error
- LogicError.MatchedPolicy - Class in com.clevercloud.biscuit.error
- LogicError.MatchedPolicy.Allow - Class in com.clevercloud.biscuit.error
- LogicError.MatchedPolicy.Deny - Class in com.clevercloud.biscuit.error
- LogicError.NoMatchingPolicy - Class in com.clevercloud.biscuit.error
- LogicError.Unauthorized - Class in com.clevercloud.biscuit.error
M
- make(KeyPair, Block, KeyPair) - Static method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- make(KeyPair, Option<Integer>, Block, KeyPair) - Static method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- make(Biscuit) - Static method in class com.clevercloud.biscuit.token.Authorizer
-
Creates a authorizer for a token
- make(SecureRandom, KeyPair, SymbolTable, Block) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Deprecated.
- make(SecureRandom, KeyPair, Option<Integer>, SymbolTable, Block) - Static method in class com.clevercloud.biscuit.token.Biscuit
-
Creates a token
- match(Predicate) - Method in class com.clevercloud.biscuit.datalog.Predicate
- match(Term) - Method in class com.clevercloud.biscuit.datalog.Term.Bool
- match(Term) - Method in class com.clevercloud.biscuit.datalog.Term.Bytes
- match(Term) - Method in class com.clevercloud.biscuit.datalog.Term.Date
- match(Term) - Method in class com.clevercloud.biscuit.datalog.Term.Integer
- match(Term) - Method in class com.clevercloud.biscuit.datalog.Term
- match(Term) - Method in class com.clevercloud.biscuit.datalog.Term.Set
- match(Term) - Method in class com.clevercloud.biscuit.datalog.Term.Str
- match(Term) - Method in class com.clevercloud.biscuit.datalog.Term.Variable
- match_predicate(Predicate) - Method in class com.clevercloud.biscuit.datalog.Fact
- MatchedPolicy() - Constructor for class com.clevercloud.biscuit.error.LogicError.MatchedPolicy
- MatchedVariables - Class in com.clevercloud.biscuit.datalog
- MatchedVariables(Set<Long>) - Constructor for class com.clevercloud.biscuit.datalog.MatchedVariables
- MAX_SCHEMA_VERSION - Static variable in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- maxFacts - Variable in class com.clevercloud.biscuit.datalog.RunLimits
- maximum - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.Version
- maxIterations - Variable in class com.clevercloud.biscuit.datalog.RunLimits
- maxTime - Variable in class com.clevercloud.biscuit.datalog.RunLimits
- mergeAuthority(Schema.SignedBlock) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
-
required .biscuit.format.schema.SignedBlock authority = 2; - mergeBinary(Schema.OpBinary) - Method in class biscuit.format.schema.Schema.Op.Builder
-
.biscuit.format.schema.OpBinary Binary = 3; - mergeFrom(Schema.AuthorizerPolicies) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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.ExpressionV2) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
- mergeFrom(Schema.FactV2) - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock) - Method in class biscuit.format.schema.Schema.SignedBlock.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(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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.ExpressionV2.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.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(Message) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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.ExpressionV2.Builder
- mergeFrom(Message) - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.Builder
- mergeFrom(Message) - Method in class biscuit.format.schema.Schema.TermSet.Builder
- mergeFrom(Message) - Method in class biscuit.format.schema.Schema.TermV2.Builder
- mergeHead(Schema.PredicateV2) - Method in class biscuit.format.schema.Schema.RuleV2.Builder
-
required .biscuit.format.schema.PredicateV2 head = 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; - mergeProof(Schema.Proof) - Method in class biscuit.format.schema.Schema.Biscuit.Builder
-
required .biscuit.format.schema.Proof proof = 4; - 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.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.ExpressionV2.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.TermSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.TermV2.Builder
- mergeValue(Schema.TermV2) - Method in class biscuit.format.schema.Schema.Op.Builder
-
.biscuit.format.schema.TermV2 value = 1; - MIN_SCHEMA_VERSION - Static variable in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- minimum - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.Version
- MissingSymbols() - Constructor for exception com.clevercloud.biscuit.error.Error.MissingSymbols
- Mul - biscuit.format.schema.Schema.OpBinary.Kind
-
Mul = 11; - Mul - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Mul - com.clevercloud.biscuit.token.builder.Expression.Op
- Mul_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Mul = 11;
N
- name() - Method in class com.clevercloud.biscuit.datalog.Predicate
- name() - Method in class com.clevercloud.biscuit.token.builder.Fact
- name(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- NAME_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.PredicateV2
- nb - Variable in class com.clevercloud.biscuit.error.LogicError.MatchedPolicy.Allow
- nb - Variable in class com.clevercloud.biscuit.error.LogicError.MatchedPolicy.Deny
- Negate - biscuit.format.schema.Schema.OpUnary.Kind
-
Negate = 0; - Negate - com.clevercloud.biscuit.datalog.expressions.Op.UnaryOp
- Negate - com.clevercloud.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.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.ExpressionV2
- newBuilder() - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- newBuilder() - Static method in class biscuit.format.schema.Schema.TermSet
- newBuilder() - Static method in class biscuit.format.schema.Schema.TermV2
- newBuilder(Schema.AuthorizerPolicies) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2) - Static method in class biscuit.format.schema.Schema.ExpressionV2
- newBuilder(Schema.FactV2) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock) - Static method in class biscuit.format.schema.Schema.SignedBlock
- newBuilder(Schema.TermSet) - Static method in class biscuit.format.schema.Schema.TermSet
- newBuilder(Schema.TermV2) - Static method in class biscuit.format.schema.Schema.TermV2
- newBuilderForType() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- newBuilderForType() - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- newBuilderForType() - Method in class biscuit.format.schema.Schema.TermSet
- newBuilderForType() - Method in class biscuit.format.schema.Schema.TermV2
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.TermSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class biscuit.format.schema.Schema.TermV2
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.TermSet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class biscuit.format.schema.Schema.TermV2
- next() - Method in class com.clevercloud.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 com.clevercloud.biscuit.error.LogicError.NoMatchingPolicy
O
- Op - Class in com.clevercloud.biscuit.datalog.expressions
- Op() - Constructor for class com.clevercloud.biscuit.datalog.expressions.Op
- Op.Binary - Class in com.clevercloud.biscuit.datalog.expressions
- Op.BinaryOp - Enum in com.clevercloud.biscuit.datalog.expressions
- Op.Unary - Class in com.clevercloud.biscuit.datalog.expressions
- Op.UnaryOp - Enum in com.clevercloud.biscuit.datalog.expressions
- Op.Value - Class in com.clevercloud.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 - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Or - com.clevercloud.biscuit.token.builder.Expression.Op
- Or_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Or = 14;
P
- Parens - biscuit.format.schema.Schema.OpUnary.Kind
-
Parens = 1; - Parens - com.clevercloud.biscuit.datalog.expressions.Op.UnaryOp
- Parens - com.clevercloud.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 com.clevercloud.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.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.ExpressionV2
- parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.TermSet
- parseDelimitedFrom(InputStream) - Static method in class biscuit.format.schema.Schema.TermV2
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermV2
- ParseError() - Constructor for class com.clevercloud.biscuit.error.FailedCheck.LanguageError.ParseError
- ParseErrors() - Constructor for class com.clevercloud.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.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.ExpressionV2
- parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.TermSet
- parseFrom(byte[]) - Static method in class biscuit.format.schema.Schema.TermV2
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- 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(ByteString) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.TermSet
- parseFrom(ByteString) - Static method in class biscuit.format.schema.Schema.TermV2
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- 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(CodedInputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.TermSet
- parseFrom(CodedInputStream) - Static method in class biscuit.format.schema.Schema.TermV2
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- 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(InputStream) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.TermSet
- parseFrom(InputStream) - Static method in class biscuit.format.schema.Schema.TermV2
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- 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(ByteBuffer) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.TermSet
- parseFrom(ByteBuffer) - Static method in class biscuit.format.schema.Schema.TermV2
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class biscuit.format.schema.Schema.TermV2
- parser() - Static method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- parser() - Static method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- parser() - Static method in class biscuit.format.schema.Schema.TermSet
- parser() - Static method in class biscuit.format.schema.Schema.TermV2
- Parser - Class in com.clevercloud.biscuit.token.builder.parser
- Parser() - Constructor for class com.clevercloud.biscuit.token.builder.parser.Parser
- Parser(Error) - Constructor for exception com.clevercloud.biscuit.error.Error.Parser
- PARSER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
-
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.ExpressionV2
-
Deprecated.
- PARSER - Static variable in class biscuit.format.schema.Schema.FactV2
-
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.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.SignedBlock
-
Deprecated.
- PARSER - Static variable in class biscuit.format.schema.Schema.TermSet
-
Deprecated.
- PARSER - Static variable in class biscuit.format.schema.Schema.TermV2
-
Deprecated.
- POLICIES_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
- policy - Variable in class com.clevercloud.biscuit.error.LogicError.Unauthorized
- policy(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Policy - Class in com.clevercloud.biscuit.token
- Policy(Rule, Policy.Kind) - Constructor for class com.clevercloud.biscuit.token.Policy
- Policy(List<Rule>, Policy.Kind) - Constructor for class com.clevercloud.biscuit.token.Policy
- Policy.Kind - Enum in com.clevercloud.biscuit.token
- pred(String, List<Term>) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- predicate() - Method in class com.clevercloud.biscuit.datalog.Fact
- predicate(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Predicate - Class in com.clevercloud.biscuit.datalog
- Predicate - Class in com.clevercloud.biscuit.token.builder
- Predicate(long, List<Term>) - Constructor for class com.clevercloud.biscuit.datalog.Predicate
- Predicate(String, List<Term>) - Constructor for class com.clevercloud.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 - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Prefix - com.clevercloud.biscuit.token.builder.Expression.Op
- Prefix_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Prefix = 6; - print() - Method in class com.clevercloud.biscuit.token.Biscuit
-
Prints a token's content
- print() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Prints a token's content
- print(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Expression
- print(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.World
- print(SymbolTable) - Method in class com.clevercloud.biscuit.token.Block
-
pretty printing for a block
- print(Deque<String>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- print(Deque<String>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Op
- print(Deque<String>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- print(Deque<String>, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Value
- print_check(Check) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- print_expression(Expression) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- print_fact(Fact) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- print_id(Term) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- print_predicate(Predicate) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- print_rule(Rule) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- print_rule_body(Rule) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- print_symbol(int) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- print_world() - Method in class com.clevercloud.biscuit.token.Authorizer
- print_world(World) - Method in class com.clevercloud.biscuit.datalog.SymbolTable
- private_key - Variable in class com.clevercloud.biscuit.crypto.KeyPair
- proof - Variable in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- Proof - Class in com.clevercloud.biscuit.token.format
- Proof(byte[]) - Constructor for class com.clevercloud.biscuit.token.format.Proof
- Proof(KeyPair) - Constructor for class com.clevercloud.biscuit.token.format.Proof
- Proof(Option<KeyPair>, Option<byte[]>) - Constructor for class com.clevercloud.biscuit.token.format.Proof
- PROOF_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Biscuit
- public_key - Variable in class com.clevercloud.biscuit.crypto.KeyPair
- public_key() - Method in class com.clevercloud.biscuit.crypto.KeyPair
- PublicKey - Class in com.clevercloud.biscuit.crypto
- PublicKey(Schema.PublicKey.Algorithm, byte[]) - Constructor for class com.clevercloud.biscuit.crypto.PublicKey
- PublicKey(Schema.PublicKey.Algorithm, String) - Constructor for class com.clevercloud.biscuit.crypto.PublicKey
- PublicKey(Schema.PublicKey.Algorithm, EdDSAPublicKey) - Constructor for class com.clevercloud.biscuit.crypto.PublicKey
Q
- queries - Variable in class com.clevercloud.biscuit.token.Policy
- queries() - Method in class com.clevercloud.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(Predicate) - Method in class com.clevercloud.biscuit.datalog.World
- query(Rule) - Method in class com.clevercloud.biscuit.token.Authorizer
- query(Rule, RunLimits) - Method in class com.clevercloud.biscuit.token.Authorizer
- query(String) - Method in class com.clevercloud.biscuit.token.Authorizer
- query(String, RunLimits) - Method in class com.clevercloud.biscuit.token.Authorizer
- query_match(Rule, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.World
- query_rule(Rule, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.World
- queryAll(Rule, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.AuthorizedWorld
R
- Regex - biscuit.format.schema.Schema.OpBinary.Kind
-
Regex = 8; - Regex - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Regex - com.clevercloud.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
- 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; - 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; - removeFactsV2(int) - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.FactV2 facts_v2 = 4; - removeOps(int) - Method in class biscuit.format.schema.Schema.ExpressionV2.Builder
-
repeated .biscuit.format.schema.Op ops = 1; - removePolicies(int) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.Builder
-
repeated .biscuit.format.schema.Policy policies = 6; - 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; - 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 com.clevercloud.biscuit.token.builder.Block
- resource_suffix(String) - Method in class com.clevercloud.biscuit.token.builder.Block
- revocation_identifiers() - Method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- revocation_identifiers() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
- RevocationIdentifier - Class in com.clevercloud.biscuit.token
- RevocationIdentifier(byte[]) - Constructor for class com.clevercloud.biscuit.token.RevocationIdentifier
- root_key(Option<Integer>) - Method in interface com.clevercloud.biscuit.crypto.KeyDelegate
- root_key_id - Variable in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- root_key_id() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
- ROOTKEYID_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Biscuit
- rule - Variable in class com.clevercloud.biscuit.error.FailedCheck.FailedAuthorizer
- rule - Variable in class com.clevercloud.biscuit.error.FailedCheck.FailedBlock
- rule(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- rule(String, List<Term>, List<Predicate>) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- Rule - Class in com.clevercloud.biscuit.datalog
- Rule - Class in com.clevercloud.biscuit.token.builder
- Rule(Predicate, List<Predicate>, List<Expression>) - Constructor for class com.clevercloud.biscuit.datalog.Rule
- Rule(Predicate, List<Predicate>, List<Expression>) - Constructor for class com.clevercloud.biscuit.token.builder.Rule
- rule_body(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- rules() - Method in class com.clevercloud.biscuit.datalog.World
- 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
- run(RunLimits, SymbolTable) - Method in class com.clevercloud.biscuit.datalog.World
- run(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.World
- RunLimits - Class in com.clevercloud.biscuit.datalog
- RunLimits() - Constructor for class com.clevercloud.biscuit.datalog.RunLimits
- RunLimits(int, int, Duration) - Constructor for class com.clevercloud.biscuit.datalog.RunLimits
S
- s(String) - Static method in class com.clevercloud.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.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.CheckV2OrBuilder - 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.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.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.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.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.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
- seal() - Method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- Sealed() - Constructor for exception com.clevercloud.biscuit.error.Error.Sealed
- SealedSignature() - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.SealedSignature
- secretKey - Variable in class com.clevercloud.biscuit.token.format.Proof
- SerializationError(String) - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.SerializationError
- serialize() - Method in class com.clevercloud.biscuit.datalog.Check
- serialize() - Method in class com.clevercloud.biscuit.datalog.expressions.Expression
- serialize() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- serialize() - Method in class com.clevercloud.biscuit.datalog.expressions.Op
- serialize() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- serialize() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Value
- serialize() - Method in class com.clevercloud.biscuit.datalog.Fact
- serialize() - Method in class com.clevercloud.biscuit.datalog.Predicate
- serialize() - Method in class com.clevercloud.biscuit.datalog.Rule
- serialize() - Method in class com.clevercloud.biscuit.datalog.Term.Bool
- serialize() - Method in class com.clevercloud.biscuit.datalog.Term.Bytes
- serialize() - Method in class com.clevercloud.biscuit.datalog.Term.Date
- serialize() - Method in class com.clevercloud.biscuit.datalog.Term.Integer
- serialize() - Method in class com.clevercloud.biscuit.datalog.Term
- serialize() - Method in class com.clevercloud.biscuit.datalog.Term.Set
- serialize() - Method in class com.clevercloud.biscuit.datalog.Term.Str
- serialize() - Method in class com.clevercloud.biscuit.datalog.Term.Variable
- serialize() - Method in class com.clevercloud.biscuit.token.Biscuit
-
Serializes a token to a byte array
- serialize() - Method in class com.clevercloud.biscuit.token.Block
-
Serializes a Block to its Protobuf representation
- serialize() - Method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
-
Serializes a SerializedBiscuit to a byte array
- serialize() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Serializes a token to a byte array
- serialize_b64() - Method in class com.clevercloud.biscuit.token.Biscuit
-
Deprecated.
- serialize_b64url() - Method in class com.clevercloud.biscuit.token.Biscuit
-
Serializes a token to base 64 url String using RFC4648_URLSAFE
- serialize_b64url() - Method in class com.clevercloud.biscuit.token.RevocationIdentifier
-
Serializes a revocation identifier as base64 url (RFC4648_URLSAFE)
- serialize_b64url() - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
-
Serializes a token to base 64 url String using RFC4648_URLSAFE
- SerializedBiscuit - Class in com.clevercloud.biscuit.token.format
-
Intermediate representation of a token before full serialization
- set(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- set(String, Term) - Method in class com.clevercloud.biscuit.token.builder.Fact
- set(String, Term) - Method in class com.clevercloud.biscuit.token.builder.Rule
- set(HashSet<Term>) - Static method in class com.clevercloud.biscuit.token.builder.Utils
- Set(HashSet<Term>) - Constructor for class com.clevercloud.biscuit.datalog.Term.Set
- Set(HashSet<Term>) - Constructor for class com.clevercloud.biscuit.token.builder.Term.Set
- SET - biscuit.format.schema.Schema.TermV2.ContentCase
- set_context(String) - Method in class com.clevercloud.biscuit.token.builder.Biscuit
- set_context(String) - Method in class com.clevercloud.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 com.clevercloud.biscuit.token.builder.Biscuit
- set_time() - Method in class com.clevercloud.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; - 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; - 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.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.CheckV2 checks_v2 = 6; - setContext(String) - Method in class biscuit.format.schema.Schema.Block.Builder
-
optional string context = 2; - setContextBytes(ByteString) - Method in class biscuit.format.schema.Schema.Block.Builder
-
optional string context = 2; - setDate(long) - Method in class biscuit.format.schema.Schema.TermV2.Builder
-
uint64 date = 4; - 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; - setFacts(int, Schema.FactV2) - 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.AuthorizerPolicies.Builder
-
repeated .biscuit.format.schema.FactV2 facts = 3; - 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.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.FactV2 facts_v2 = 4; - setField(Descriptors.FieldDescriptor, Object) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies.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.ExpressionV2.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.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.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.SignedBlock.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
- setFinalSignature(ByteString) - Method in class biscuit.format.schema.Schema.Proof.Builder
-
bytes finalSignature = 2; - 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; - setKey(ByteString) - Method in class biscuit.format.schema.Schema.PublicKey.Builder
-
required bytes key = 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; - 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; - 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; - 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; - 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.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.ExpressionV2.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.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.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.SignedBlock.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
- 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.Builder) - Method in class biscuit.format.schema.Schema.Block.Builder
-
repeated .biscuit.format.schema.RuleV2 rules_v2 = 5; - 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.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.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.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.ExpressionV2.Builder
- setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.FactV2.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.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.SignedBlock.Builder
- setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.TermSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class biscuit.format.schema.Schema.TermV2.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.Block.Builder
-
optional uint32 version = 3; - signature - Variable in class com.clevercloud.biscuit.token.format.Proof
- signature - Variable in class com.clevercloud.biscuit.token.format.SignedBlock
- Signature() - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.Signature
- SIGNATURE_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.SignedBlock
- SignedBlock - Class in com.clevercloud.biscuit.token.format
- SignedBlock(byte[], PublicKey, byte[]) - Constructor for class com.clevercloud.biscuit.token.format.SignedBlock
- size - Variable in exception com.clevercloud.biscuit.error.Error.FormatError.InvalidSignatureSize
- space(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Str(long) - Constructor for class com.clevercloud.biscuit.datalog.Term.Str
- Str(String) - Constructor for class com.clevercloud.biscuit.token.builder.Term.Str
- string(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- string(String) - Static method in class com.clevercloud.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 - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Sub - com.clevercloud.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 - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Suffix - com.clevercloud.biscuit.token.builder.Expression.Op
- Suffix_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Suffix = 7; - symbols - Variable in class com.clevercloud.biscuit.datalog.SymbolTable
- SYMBOLS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.AuthorizerPolicies
- SYMBOLS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.Block
- SymbolTable - Class in com.clevercloud.biscuit.datalog
- SymbolTable() - Constructor for class com.clevercloud.biscuit.datalog.SymbolTable
- SymbolTable(SymbolTable) - Constructor for class com.clevercloud.biscuit.datalog.SymbolTable
- SymbolTableOverlap() - Constructor for exception com.clevercloud.biscuit.error.Error.SymbolTableOverlap
T
- take_while(String, Function<Character, Boolean>) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- term(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Term - Class in com.clevercloud.biscuit.datalog
- Term - Class in com.clevercloud.biscuit.token.builder
- Term() - Constructor for class com.clevercloud.biscuit.datalog.Term
- Term() - Constructor for class com.clevercloud.biscuit.token.builder.Term
- Term.Bool - Class in com.clevercloud.biscuit.datalog
- Term.Bool - Class in com.clevercloud.biscuit.token.builder
- Term.Bytes - Class in com.clevercloud.biscuit.datalog
- Term.Bytes - Class in com.clevercloud.biscuit.token.builder
- Term.Date - Class in com.clevercloud.biscuit.datalog
- Term.Date - Class in com.clevercloud.biscuit.token.builder
- Term.Integer - Class in com.clevercloud.biscuit.datalog
- Term.Integer - Class in com.clevercloud.biscuit.token.builder
- Term.Set - Class in com.clevercloud.biscuit.datalog
- Term.Set - Class in com.clevercloud.biscuit.token.builder
- Term.Str - Class in com.clevercloud.biscuit.datalog
- Term.Str - Class in com.clevercloud.biscuit.token.builder
- Term.Variable - Class in com.clevercloud.biscuit.datalog
- Term.Variable - Class in com.clevercloud.biscuit.token.builder
- terms() - Method in class com.clevercloud.biscuit.datalog.Predicate
- terms() - Method in class com.clevercloud.biscuit.token.builder.Fact
- TERMS_FIELD_NUMBER - Static variable in class biscuit.format.schema.Schema.PredicateV2
- Timeout() - Constructor for exception com.clevercloud.biscuit.error.Error.Timeout
- to_bytes() - Method in class com.clevercloud.biscuit.token.Block
- toBuilder() - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- toBuilder() - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- toBuilder() - Method in class biscuit.format.schema.Schema.TermSet
- toBuilder() - Method in class biscuit.format.schema.Schema.TermV2
- toBytes() - Method in class com.clevercloud.biscuit.crypto.KeyPair
- toBytes() - Method in class com.clevercloud.biscuit.crypto.PublicKey
- toHex() - Method in class com.clevercloud.biscuit.crypto.KeyPair
- toHex() - Method in class com.clevercloud.biscuit.crypto.PublicKey
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FailedLogic
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.BlockDeserializationError
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.BlockSerializationError
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.DeserializationError
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.EmptyKeys
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.InvalidSignatureSize
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.SealedSignature
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.SerializationError
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidFormat
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidSignature
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.UnknownPublicKey
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Version
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.InvalidAuthorityIndex
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.InvalidBlockIndex
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.Language
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.MissingSymbols
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.Parser
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.Sealed
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.SymbolTableOverlap
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.Timeout
- toJson() - Method in exception com.clevercloud.biscuit.error.Error
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.TooManyFacts
- toJson() - Method in exception com.clevercloud.biscuit.error.Error.TooManyIterations
- toJson() - Method in class com.clevercloud.biscuit.error.FailedCheck.FailedAuthorizer
- toJson() - Method in class com.clevercloud.biscuit.error.FailedCheck.FailedBlock
- toJson() - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.Builder
- toJson() - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.ParseError
- toJson() - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.UnknownVariable
- toJson() - Method in class com.clevercloud.biscuit.error.FailedCheck
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidAmbientFact
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidAuthorityFact
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidBlockFact
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidBlockRule
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.MatchedPolicy.Allow
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.MatchedPolicy.Deny
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.MatchedPolicy
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.NoMatchingPolicy
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError
- toJson() - Method in class com.clevercloud.biscuit.error.LogicError.Unauthorized
- toJson() - Method in exception com.clevercloud.biscuit.token.builder.parser.Error
- TokenSignature - Class in com.clevercloud.biscuit.crypto
-
Signature aggregation
- TokenSignature() - Constructor for class com.clevercloud.biscuit.crypto.TokenSignature
- TooManyFacts() - Constructor for exception com.clevercloud.biscuit.error.Error.TooManyFacts
- TooManyIterations() - Constructor for exception com.clevercloud.biscuit.error.Error.TooManyIterations
- toOpcodes(SymbolTable, List<Op>) - Method in class com.clevercloud.biscuit.token.builder.Expression.Binary
- toOpcodes(SymbolTable, List<Op>) - Method in class com.clevercloud.biscuit.token.builder.Expression
- toOpcodes(SymbolTable, List<Op>) - Method in class com.clevercloud.biscuit.token.builder.Expression.Unary
- toOpcodes(SymbolTable, List<Op>) - Method in class com.clevercloud.biscuit.token.builder.Expression.Value
- toString() - Method in class com.clevercloud.biscuit.datalog.Check
- toString() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Binary
- toString() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- toString() - Method in class com.clevercloud.biscuit.datalog.expressions.Op.Value
- toString() - Method in class com.clevercloud.biscuit.datalog.Fact
- toString() - Method in class com.clevercloud.biscuit.datalog.Predicate
- toString() - Method in class com.clevercloud.biscuit.datalog.Term.Bool
- toString() - Method in class com.clevercloud.biscuit.datalog.Term.Bytes
- toString() - Method in class com.clevercloud.biscuit.datalog.Term.Date
- toString() - Method in class com.clevercloud.biscuit.datalog.Term.Integer
- toString() - Method in class com.clevercloud.biscuit.datalog.Term.Set
- toString() - Method in class com.clevercloud.biscuit.datalog.Term.Variable
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FailedLogic
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.BlockDeserializationError
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.BlockSerializationError
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.DeserializationError
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.EmptyKeys
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.InvalidSignatureSize
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.SealedSignature
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.SerializationError
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidFormat
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Signature.InvalidSignature
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.UnknownPublicKey
- toString() - Method in exception com.clevercloud.biscuit.error.Error.FormatError.Version
- toString() - Method in exception com.clevercloud.biscuit.error.Error.InvalidAuthorityIndex
- toString() - Method in exception com.clevercloud.biscuit.error.Error.InvalidBlockIndex
- toString() - Method in exception com.clevercloud.biscuit.error.Error.Parser
- toString() - Method in class com.clevercloud.biscuit.error.FailedCheck.FailedAuthorizer
- toString() - Method in class com.clevercloud.biscuit.error.FailedCheck.FailedBlock
- toString() - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.Builder
- toString() - Method in class com.clevercloud.biscuit.error.FailedCheck.LanguageError.UnknownVariable
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.AuthorizerNotEmpty
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidAmbientFact
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidAuthorityFact
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidBlockFact
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.InvalidBlockRule
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.MatchedPolicy.Allow
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.MatchedPolicy.Deny
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.NoMatchingPolicy
- toString() - Method in class com.clevercloud.biscuit.error.LogicError.Unauthorized
- toString() - Method in class com.clevercloud.biscuit.token.builder.Check
- toString() - Method in class com.clevercloud.biscuit.token.builder.Expression.Binary
- toString() - Method in class com.clevercloud.biscuit.token.builder.Expression.Unary
- toString() - Method in class com.clevercloud.biscuit.token.builder.Expression.Value
- toString() - Method in class com.clevercloud.biscuit.token.builder.Fact
- toString() - Method in exception com.clevercloud.biscuit.token.builder.parser.Error
- toString() - Method in class com.clevercloud.biscuit.token.builder.Predicate
- toString() - Method in class com.clevercloud.biscuit.token.builder.Rule
- toString() - Method in class com.clevercloud.biscuit.token.builder.Term.Bool
- toString() - Method in class com.clevercloud.biscuit.token.builder.Term.Bytes
- toString() - Method in class com.clevercloud.biscuit.token.builder.Term.Date
- toString() - Method in class com.clevercloud.biscuit.token.builder.Term.Integer
- toString() - Method in class com.clevercloud.biscuit.token.builder.Term.Set
- toString() - Method in class com.clevercloud.biscuit.token.builder.Term.Str
- toString() - Method in class com.clevercloud.biscuit.token.builder.Term.Variable
- toString() - Method in class com.clevercloud.biscuit.token.Policy
- toTerm(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Term.Bool
- toTerm(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Term.Bytes
- toTerm(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Term.Date
- toTerm(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Term.Integer
- toTerm(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Term.Set
- toTerm(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Term.Str
- toTerm(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Term
- toTerm(SymbolTable) - Method in class com.clevercloud.biscuit.datalog.Term.Variable
U
- unary(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- Unary(Op.UnaryOp) - Constructor for class com.clevercloud.biscuit.datalog.expressions.Op.Unary
- Unary(Expression.Op, Expression) - Constructor for class com.clevercloud.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 com.clevercloud.biscuit.token.builder.parser.ExpressionParser
- Unauthorized(LogicError.MatchedPolicy, List<FailedCheck>) - Constructor for class com.clevercloud.biscuit.error.LogicError.Unauthorized
- Union - biscuit.format.schema.Schema.OpBinary.Kind
-
Union = 16; - Union - com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
- Union - com.clevercloud.biscuit.token.builder.Expression.Op
- Union_VALUE - Static variable in enum biscuit.format.schema.Schema.OpBinary.Kind
-
Union = 16; - UnknownPublicKey() - Constructor for exception com.clevercloud.biscuit.error.Error.FormatError.UnknownPublicKey
- UnknownVariable(String) - Constructor for class com.clevercloud.biscuit.error.FailedCheck.LanguageError.UnknownVariable
- unsafe_deserialize(byte[]) - Static method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
-
Warning: this deserializes without verifying the signature
- UnverifiedBiscuit - Class in com.clevercloud.biscuit.token
-
UnverifiedBiscuit auth token.
- update_on_token() - Method in class com.clevercloud.biscuit.token.Authorizer
- Utils - Class in com.clevercloud.biscuit.token.builder
- Utils() - Constructor for class com.clevercloud.biscuit.token.builder.Utils
V
- validate() - Method in class com.clevercloud.biscuit.token.builder.Fact
- validate_variables() - Method in class com.clevercloud.biscuit.token.builder.Rule
- value - Variable in class com.clevercloud.biscuit.token.builder.Expression.Value
- value() - Method in class com.clevercloud.biscuit.datalog.Term.Bool
- value() - Method in class com.clevercloud.biscuit.datalog.Term.Bytes
- value() - Method in class com.clevercloud.biscuit.datalog.Term.Date
- value() - Method in class com.clevercloud.biscuit.datalog.Term.Integer
- value() - Method in class com.clevercloud.biscuit.datalog.Term.Set
- value() - Method in class com.clevercloud.biscuit.datalog.Term.Str
- value() - Method in class com.clevercloud.biscuit.datalog.Term.Variable
- Value(Term) - Constructor for class com.clevercloud.biscuit.datalog.expressions.Op.Value
- Value(Term) - Constructor for class com.clevercloud.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.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.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.TermV2.ContentCase
-
Deprecated.
- 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(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.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.TermV2.ContentCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.clevercloud.biscuit.datalog.expressions.Op.BinaryOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.clevercloud.biscuit.datalog.expressions.Op.UnaryOp
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.clevercloud.biscuit.token.builder.Expression.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.clevercloud.biscuit.token.Policy.Kind
-
Returns the enum constant of this type with the specified name.
- 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.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.TermV2.ContentCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.clevercloud.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 com.clevercloud.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 com.clevercloud.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 com.clevercloud.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 com.clevercloud.biscuit.token.builder.Utils
- variable(String) - Static method in class com.clevercloud.biscuit.token.builder.parser.Parser
- Variable(long) - Constructor for class com.clevercloud.biscuit.datalog.Term.Variable
- Variable(String) - Constructor for class com.clevercloud.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 com.clevercloud.biscuit.token.UnverifiedBiscuit
- verify(PublicKey) - Method in class com.clevercloud.biscuit.token.format.SerializedBiscuit
- verify(PublicKey) - Method in class com.clevercloud.biscuit.token.UnverifiedBiscuit
- Version(int, int, int) - Constructor for exception com.clevercloud.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.Block
W
- World - Class in com.clevercloud.biscuit.datalog
- World() - Constructor for class com.clevercloud.biscuit.datalog.World
- World(World) - Constructor for class com.clevercloud.biscuit.datalog.World
- World(Set<Fact>) - Constructor for class com.clevercloud.biscuit.datalog.World
- World(Set<Fact>, List<Rule>) - Constructor for class com.clevercloud.biscuit.datalog.World
- World(Set<Fact>, List<Rule>, List<Check>) - Constructor for class com.clevercloud.biscuit.datalog.World
- writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.AuthorizerPolicies
- 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.ExpressionV2
- writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.FactV2
- 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.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.SignedBlock
- writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.TermSet
- writeTo(CodedOutputStream) - Method in class biscuit.format.schema.Schema.TermV2
All Classes All Packages