Package com.clevercloud.biscuit.error
Class LogicError.AuthorizerNotEmpty
- java.lang.Object
-
- com.clevercloud.biscuit.error.LogicError
-
- com.clevercloud.biscuit.error.LogicError.AuthorizerNotEmpty
-
- Enclosing class:
- LogicError
public static class LogicError.AuthorizerNotEmpty extends LogicError
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.clevercloud.biscuit.error.LogicError
LogicError.AuthorizerNotEmpty, LogicError.InvalidAmbientFact, LogicError.InvalidAuthorityFact, LogicError.InvalidBlockFact, LogicError.InvalidBlockRule, LogicError.MatchedPolicy, LogicError.NoMatchingPolicy, LogicError.Unauthorized
-
-
Constructor Summary
Constructors Constructor Description AuthorizerNotEmpty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()StringtoString()-
Methods inherited from class com.clevercloud.biscuit.error.LogicError
failed_checks, toJson
-
-