| Constructor and Description |
|---|
OptionalMethodInvoker(String fqcn,
String methodName) |
OptionalMethodInvoker(String fqcn,
String methodName,
Class<?> paramType,
boolean isStatic) |
public static final String ERR_MSG
protected boolean supports(T input)
protected R invoke(T input) throws InvocationTargetException, IllegalAccessException
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.