Package-level declarations
Types
Link copied to clipboard
class MultipleRolesFoundException(val name: String, message: String = "Multiple roles found by ") : Exception
Link copied to clipboard
class RoleNameIsUndefinedException(message: String = "Role name must be defined in the payload") : Exception
Link copied to clipboard