Serialized Form
-
Package in.hocg.boot.utils.context.security
-
Class in.hocg.boot.utils.context.security.UserPrincipal extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
-
Package in.hocg.boot.utils.exception
-
Class in.hocg.boot.utils.exception.AuthenticationExpiredException extends RuntimeException implements Serializable
-
Class in.hocg.boot.utils.exception.ServiceException extends RuntimeException implements Serializable
-
Serialized Fields
-
code
int code
-
-
-
Class in.hocg.boot.utils.exception.ToolsException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class in.hocg.boot.utils.exception.UnAuthenticationException extends RuntimeException implements Serializable
-
-
Package in.hocg.boot.utils.lambda
-
Class in.hocg.boot.utils.lambda.SerializedLambda extends Object implements Serializable
- serialVersionUID:
- 8025925345765570181L
-
Serialized Fields
-
capturedArgs
Object[] capturedArgs
-
capturingClass
Class<?> capturingClass
-
functionalInterfaceClass
String functionalInterfaceClass
-
functionalInterfaceMethodName
String functionalInterfaceMethodName
-
functionalInterfaceMethodSignature
String functionalInterfaceMethodSignature
-
implClass
String implClass
-
implMethodKind
int implMethodKind
-
implMethodName
String implMethodName
-
implMethodSignature
String implMethodSignature
-
instantiatedMethodType
String instantiatedMethodType
-
-
-
Package in.hocg.boot.utils.lambda.map
-
Class in.hocg.boot.utils.lambda.map.StringMap extends HashMap<String,V> implements Serializable
-
-
Package in.hocg.boot.utils.struct
-
Class in.hocg.boot.utils.struct.KeyValue extends Object implements Serializable
-
-
Package in.hocg.boot.utils.struct.result
-
Class in.hocg.boot.utils.struct.result.ExceptionResult extends Result<T> implements Serializable
-
Class in.hocg.boot.utils.struct.result.Result extends Object implements Serializable
-