Class AuthenticationHandler.SecurityCheckResult
java.lang.Object
net.minecraft.server.jsonrpc.security.AuthenticationHandler.SecurityCheckResult
- Enclosing class:
AuthenticationHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
allowed
private final boolean allowed -
reason
-
-
Constructor Details
-
SecurityCheckResult
-
-
Method Details
-
allowed
-
denied
-
isAllowed
public boolean isAllowed() -
getReason
-