Uses of Class
com.clevercloud.biscuit.datalog.AuthorizedWorld
-
Packages that use AuthorizedWorld Package Description com.clevercloud.biscuit.token Classes related to creating and verifying Biscuit tokens -
-
Uses of AuthorizedWorld in com.clevercloud.biscuit.token
Methods in com.clevercloud.biscuit.token that return types with arguments of type AuthorizedWorld Modifier and Type Method Description io.vavr.Tuple2<Long,AuthorizedWorld>Authorizer. authorize()io.vavr.Tuple2<Long,AuthorizedWorld>Authorizer. authorize(RunLimits limits)
-