Class ResolvedAuthFunctionSpecification
java.lang.Object
io.polyapi.plugin.model.specification.resolved.ResolvedSpecification
io.polyapi.plugin.model.specification.resolved.ResolvedFunctionSpecification
io.polyapi.plugin.model.specification.resolved.ResolvedAuthFunctionSpecification
- All Implemented Interfaces:
PolyObject,Generable
- Direct Known Subclasses:
ResolvedStandardAuthFunctionSpecification,ResolvedSubresourceAuthFunctionSpecification
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.polyapi.plugin.model.specification.resolved.ResolvedFunctionSpecification
getMethodSignature, getParamNames, getParamTypes, getParamVariableNames, getReturnType, isReturnsValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.polyapi.plugin.model.generation.Generable
getClassName, getPackageName
-
Constructor Details
-
ResolvedAuthFunctionSpecification
-