Serialized Form
-
Package dev.hilla
-
Exception dev.hilla.EndpointInvocationException
class EndpointInvocationException extends Exception implements Serializable -
Exception dev.hilla.EndpointInvocationException.EndpointAccessDeniedException
class EndpointAccessDeniedException extends EndpointInvocationException implements Serializable -
Exception dev.hilla.EndpointInvocationException.EndpointBadRequestException
class EndpointBadRequestException extends EndpointInvocationException implements Serializable -
Exception dev.hilla.EndpointInvocationException.EndpointInternalException
class EndpointInternalException extends EndpointInvocationException implements Serializable -
Exception dev.hilla.EndpointInvocationException.EndpointNotFoundException
class EndpointNotFoundException extends EndpointInvocationException implements Serializable -
Class dev.hilla.EndpointUtil
class EndpointUtil extends Object implements Serializable-
Serialized Fields
-
accessChecker
EndpointAccessChecker accessChecker
-
endpointProperties
EndpointProperties endpointProperties
-
registry
EndpointRegistry registry
-
-
-
-
Package dev.hilla.auth
-
Class dev.hilla.auth.CsrfIndexHtmlRequestListener
class CsrfIndexHtmlRequestListener extends Object implements Serializable
-
-
Package dev.hilla.crud
-
Class dev.hilla.crud.PropertyStringFilterSpecification
class PropertyStringFilterSpecification extends Object implements Serializable-
Serialized Fields
-
filter
PropertyStringFilter filter
-
javaType
Class<?> javaType
-
-
-
-
Package dev.hilla.exception
-
Exception dev.hilla.exception.EndpointException
class EndpointException extends RuntimeException implements Serializable -
Exception dev.hilla.exception.EndpointValidationException
class EndpointValidationException extends EndpointException implements Serializable
-
-
Package dev.hilla.startup
-
Class dev.hilla.startup.CsrfServiceInitListener
class CsrfServiceInitListener extends Object implements Serializable -
Class dev.hilla.startup.EndpointsValidator
class EndpointsValidator extends Object implements Serializable-
Serialized Fields
-
classToCheck
String classToCheck
-
-
-