Authorize an {@link AuthorizationRequest}.
@param request The {@link AuthorizationRequest}
@return True if the request is authorized, false otherwiseIf the request can not be authorized (as checked by {@link #canAuthorize(AuthorizationRequest)} by this Authority, false is returned.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.