Record Class IdSecPolicyResultDenied

java.lang.Object
java.lang.Record
com.io7m.idstore.server.security.IdSecPolicyResultDenied
Record Components:
message - A humanly-readable error message explaining why
All Implemented Interfaces:
IdSecPolicyResultType

public record IdSecPolicyResultDenied(String message) extends Record implements IdSecPolicyResultType
An action is denied.