Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCESS_TOKEN_BROKEN - Static variable in class org.skr.common.exception.ErrorInfo
- ACCESS_TOKEN_EXPIRED - Static variable in class org.skr.common.exception.ErrorInfo
- ACCESS_TOKEN_NOT_PROVIDED - Static variable in class org.skr.common.exception.ErrorInfo
- afterPropertiesSet() - Method in class org.skr.config.EnumLabelMessageSource
- afterPropertiesSet() - Method in class org.skr.config.ErrorMessageSource
- afterPropertiesSet() - Method in class org.skr.SkrConfig.JacksonConfigurer
- authenticate(String, SkrSecurityProperties) - Static method in class org.skr.security.JwtAuthenticationToken
- AUTHENTICATION_REQUIRED - Static variable in class org.skr.common.exception.ErrorInfo
- AuthException - Exception in org.skr.common.exception
- AuthException(ErrorInfo) - Constructor for exception org.skr.common.exception.AuthException
- AuthException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.AuthException
B
- BAD_CERTIFICATION - Static variable in class org.skr.common.exception.ErrorInfo
- BAD_IMPLEMENTATION - Static variable in class org.skr.common.exception.ErrorInfo
- BaseException - Exception in org.skr.common.exception
-
The super class for exceptions
- BaseException() - Constructor for exception org.skr.common.exception.BaseException
- BaseException(String) - Constructor for exception org.skr.common.exception.BaseException
- BaseException(String, Throwable) - Constructor for exception org.skr.common.exception.BaseException
- BeanUtil - Class in org.skr.common.util
- BeanUtil() - Constructor for class org.skr.common.util.BeanUtil
- BizException - Exception in org.skr.common.exception
- BizException(ErrorInfo) - Constructor for exception org.skr.common.exception.BizException
- BizException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.BizException
- build(String, Response) - Static method in exception org.skr.common.exception.UnvarnishedFeignException
C
- callMethod(Class<?>, Object, String, Object...) - Static method in class org.skr.common.util.BeanUtil
-
This method doesn't always function as expected.
- callMethod(O, String, Object...) - Static method in class org.skr.common.util.BeanUtil
- Certification - Interface in org.skr.security
-
Certification to identify a user.
- CERTIFICATION_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
- CERTIFICATION_REGISTERED - Static variable in class org.skr.common.exception.ErrorInfo
- checkAuthorization(JwtPrincipal) - Method in interface org.skr.security.PermissionDetail
- Checker - Class in org.skr.common.util
- CLIENT_IP_NOT_ALLOWED - Static variable in class org.skr.common.exception.ErrorInfo
- clone() - Method in class org.skr.common.exception.ErrorInfo
- code - Variable in class org.skr.registry.SimpleRealm
- ConfException - Exception in org.skr.common.exception
- ConfException(ErrorInfo) - Constructor for exception org.skr.common.exception.ConfException
- ConfException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.ConfException
- containsKey(Map, Object) - Static method in class org.skr.common.util.Checker
- convert(Throwable) - Method in class org.skr.config.ExceptionFormatter
- convert(Throwable, ErrorInfo) - Method in class org.skr.config.ExceptionFormatter
- convert(Throwable, ErrorInfo, boolean) - Method in class org.skr.config.ExceptionFormatter
- convertViolationsToErrorInfo(Set<ConstraintViolation<T>>) - Static method in class org.skr.common.util.Checker
- copyFields(E, E) - Static method in class org.skr.common.util.BeanUtil
-
Copy Object
sourceto Objecttarget. - copyFields(E, E, boolean, boolean, String...) - Static method in class org.skr.common.util.BeanUtil
- copyFieldsExcluding(E, E, String...) - Static method in class org.skr.common.util.BeanUtil
- copyFieldsIncluding(E, E, String...) - Static method in class org.skr.common.util.BeanUtil
- createPropertySource(String, EncodedResource) - Method in class org.skr.config.YamlPropertyLoaderFactory
- CustomDeserializer<T> - Class in org.skr.config.json
- CustomDeserializer(Class<T>) - Constructor for class org.skr.config.json.CustomDeserializer
D
- decode(String, String) - Static method in class org.skr.common.util.JwtUtil
-
Decode a JWT token
- deepClone(T) - Static method in class org.skr.common.util.BeanUtil
- DELETION_RESTRICTED - Static variable in class org.skr.common.exception.ErrorInfo
- deserialize(JsonParser, DeserializationContext) - Method in class org.skr.config.json.CustomDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class org.skr.config.json.ValuedEnumDeserializer
- deserializeWithType(JsonParser, DeserializationContext, TypeDeserializer) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- DUPLICATED_ENTITY - Static variable in class org.skr.common.exception.ErrorInfo
E
- encode() - Method in class org.skr.security.Token
- encode(String, long, String) - Static method in class org.skr.common.util.JwtUtil
-
Encode a JWT token
- encode(Function<Token, String>) - Method in class org.skr.security.Token
- encodeIdentity() - Method in class org.skr.security.Token
- ENTITY_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
- enumLabel() - Method in interface org.skr.config.json.ValuedEnum
- EnumLabelMessageSource - Class in org.skr.config
- EnumLabelMessageSource() - Constructor for class org.skr.config.EnumLabelMessageSource
- equals(Object) - Method in class org.skr.common.util.tuple.Tuple2
- equals(Object) - Method in class org.skr.common.util.tuple.Tuple3
- equals(Object) - Method in class org.skr.common.util.tuple.Tuple4
- equals(Object) - Method in class org.skr.registry.SimpleRealm
- equalsAndNotNull(Object, Object) - Static method in class org.skr.common.util.Checker
- ERROR - Enum constant in enum class org.skr.common.exception.ErrorInfo.ErrorLevel
- ERROR - Enum constant in enum class org.skr.registry.IRealm.RealmStatus
- ErrorInfo - Class in org.skr.common.exception
- ErrorInfo() - Constructor for class org.skr.common.exception.ErrorInfo
- ErrorInfo.ErrorLevel - Enum Class in org.skr.common.exception
- ErrorMessageSource - Class in org.skr.config
- ErrorMessageSource() - Constructor for class org.skr.config.ErrorMessageSource
- ErrorOccurredEvent - Class in org.skr.config
-
This event will be published when exception occurred.
- ErrorOccurredEvent(Throwable, WebRequest) - Constructor for class org.skr.config.ErrorOccurredEvent
- exception(Throwable) - Method in class org.skr.common.exception.ErrorInfo
- exceptionFormatter() - Method in class org.skr.SkrConfig
- ExceptionFormatter - Class in org.skr.config
- ExceptionFormatter() - Constructor for class org.skr.config.ExceptionFormatter
- ExtendableLocalDateTimeDeserializer - Class in org.skr.config.json
- extra(String, Object) - Method in class org.skr.common.exception.ErrorInfo
- extra(String, Object, boolean) - Method in class org.skr.common.exception.ErrorInfo
F
- FATAL - Enum constant in enum class org.skr.common.exception.ErrorInfo.ErrorLevel
- FIELD_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
- findEnumDeserializer(Class<?>, DeserializationConfig, BeanDescription) - Method in class org.skr.config.json.ValuedEnumModule.ValueEnumDeserializers
- FORMAT_COMPACT - Static variable in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- FORMAT_DEFAULT - Static variable in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- FORMAT_TIMESTAMP - Static variable in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- fromJson(TypeReference<T>, JsonNode) - Static method in class org.skr.common.util.JsonUtil
- fromJson(TypeReference<T>, String) - Static method in class org.skr.common.util.JsonUtil
- fromJson(JavaType, JsonNode) - Static method in class org.skr.common.util.JsonUtil
- fromJson(JavaType, String) - Static method in class org.skr.common.util.JsonUtil
- fromJson(ObjectMapper, TypeReference<T>, JsonNode) - Static method in class org.skr.common.util.JsonUtil
- fromJson(ObjectMapper, TypeReference<T>, String) - Static method in class org.skr.common.util.JsonUtil
- fromJson(ObjectMapper, JavaType, JsonNode) - Static method in class org.skr.common.util.JsonUtil
- fromJson(ObjectMapper, JavaType, String) - Static method in class org.skr.common.util.JsonUtil
- fromJson(ObjectMapper, Class<?>, JsonNode) - Static method in class org.skr.common.util.JsonUtil
- fromJson(ObjectMapper, Class<?>, String) - Static method in class org.skr.common.util.JsonUtil
- fromJson(Class<?>, JsonNode) - Static method in class org.skr.common.util.JsonUtil
- fromJson(Class<?>, String) - Static method in class org.skr.common.util.JsonUtil
- fromJsr303(Class<?>) - Static method in class org.skr.common.exception.ErrorInfo
G
- GeneralExceptionHandler - Class in org.skr.config
- GeneralExceptionHandler() - Constructor for class org.skr.config.GeneralExceptionHandler
- getAuthentication(String, SkrSecurityProperties) - Static method in class org.skr.security.JwtAuthenticationToken
- getChainAccessToken() - Method in interface org.skr.security.JwtPrincipal
-
make a new accessToken that will never be expired for internal chain service call.
- getCode() - Method in class org.skr.common.exception.ErrorInfo
- getCode() - Method in interface org.skr.registry.IRealm
- getCollectionJavaType(Class<? extends Collection>, Class<?>) - Static method in class org.skr.common.util.JsonUtil
- getCollectionParameterizeType(Parameter) - Static method in class org.skr.common.util.BeanUtil
- getCredentials() - Method in class org.skr.security.JwtAuthenticationToken
- getCurrentPrincipal() - Static method in interface org.skr.security.JwtPrincipal
- getDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class org.skr.common.util.BeanUtil
- getErrorInfo() - Method in exception org.skr.common.exception.AuthException
- getErrorInfo() - Method in exception org.skr.common.exception.BaseException
- getErrorInfo() - Method in exception org.skr.common.exception.BizException
- getErrorInfo() - Method in exception org.skr.common.exception.ConfException
- getErrorInfo() - Method in exception org.skr.common.exception.PermissionException
- getErrorInfo() - Method in exception org.skr.common.exception.RegException
- getErrorInfo() - Method in exception org.skr.common.exception.UnvarnishedFeignException
- getErrorInfos() - Method in exception org.skr.common.exception.ValidationException
- getException() - Method in class org.skr.common.exception.ErrorInfo
- getExtra() - Method in class org.skr.common.exception.ErrorInfo
- getExtra(String) - Method in class org.skr.common.exception.ErrorInfo
- getFieldClass(Object, String) - Static method in class org.skr.common.util.BeanUtil
- getFieldValue(Object, String) - Static method in class org.skr.common.util.BeanUtil
- getIdentity() - Method in interface org.skr.security.Certification
-
identity for this Certification, e.g.
- getIdentity() - Method in class org.skr.security.GhostJwtPrincipal
- getIdentity() - Method in interface org.skr.security.UserPrincipal
-
Unique identity of this principal.
- getJavaType(Class<?>) - Static method in class org.skr.common.util.JsonUtil
- getLevel() - Method in class org.skr.common.exception.ErrorInfo
- getMessage() - Method in class org.skr.common.exception.ErrorInfo
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.skr.common.util.BeanUtil
- getMsg() - Method in class org.skr.common.exception.ErrorInfo
- getName() - Method in class org.skr.security.GhostJwtPrincipal
- getName() - Method in class org.skr.security.JwtAuthenticationToken
- getName() - Method in interface org.skr.security.UserPrincipal
-
Human friendly user name for this principal.
- getObjectMapper() - Static method in class org.skr.common.util.JsonUtil
- getPermission(String) - Method in interface org.skr.permission.IPermissionService
- getPrincipal() - Method in class org.skr.security.JwtAuthenticationToken
- getRequest() - Method in class org.skr.config.ErrorOccurredEvent
- getResponseStatus() - Method in exception org.skr.common.exception.UnvarnishedFeignException
- getStackTrace(Throwable) - Static method in exception org.skr.common.exception.BaseException
- getUserPrincipalIdentity() - Method in interface org.skr.security.Certification
-
identity for the user principle that this certification is binding to, e.g.
- getVersion() - Method in interface org.skr.registry.IRealm
- GhostJwtPrincipal - Class in org.skr.security
- GhostJwtPrincipal() - Constructor for class org.skr.security.GhostJwtPrincipal
H
- handleException(AuthException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
- handleException(BizException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
- handleException(ConfException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
- handleException(PermissionException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
- handleException(UnvarnishedFeignException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
- handleException(ValidationException, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
- handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatusCode, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
- handleSpecificException(Throwable, boolean) - Method in class org.skr.config.ExceptionFormatter
- handleUncaughtException(Exception, WebRequest) - Method in class org.skr.config.GeneralExceptionHandler
- hashCode() - Method in class org.skr.common.util.tuple.Tuple2
- hashCode() - Method in class org.skr.common.util.tuple.Tuple3
- hashCode() - Method in class org.skr.common.util.tuple.Tuple4
- hashCode() - Method in class org.skr.registry.SimpleRealm
I
- IEntityRegistry - Interface in org.skr.registry
- INCOMPATIBLE_TYPE - Static variable in class org.skr.common.exception.ErrorInfo
- INSTANCE - Static variable in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- INTERNAL_SERVER_ERROR - Static variable in class org.skr.common.exception.ErrorInfo
- INVALID_CONFIGURATION - Static variable in class org.skr.common.exception.ErrorInfo
- INVALID_SERVER_DATA - Static variable in class org.skr.common.exception.ErrorInfo
- INVALID_SUBMITTED_DATA - Static variable in class org.skr.common.exception.ErrorInfo
- IPermission - Interface in org.skr.permission
- IPermissionService - Interface in org.skr.permission
- IRealm - Interface in org.skr.registry
- IRealm.RealmStatus - Enum Class in org.skr.registry
- IRegistry - Interface in org.skr.registry
- IRegistryPack - Interface in org.skr.registry
- IRegService<RegistryPack extends IRegistryPack> - Interface in org.skr.registry
- isAfterOrEqual(LocalDateTime, LocalDateTime) - Static method in class org.skr.common.util.Checker
- isBeforeOrEqual(LocalDateTime, LocalDateTime) - Static method in class org.skr.common.util.Checker
- isBuiltin() - Method in interface org.skr.registry.IEntityRegistry
- isDeleted(Boolean) - Static method in class org.skr.common.util.Checker
- isEmpty(byte[]) - Static method in class org.skr.common.util.Checker
- isEmpty(double[]) - Static method in class org.skr.common.util.Checker
- isEmpty(int[]) - Static method in class org.skr.common.util.Checker
- isEmpty(long[]) - Static method in class org.skr.common.util.Checker
- isEmpty(File) - Static method in class org.skr.common.util.Checker
- isEmpty(CharSequence) - Static method in class org.skr.common.util.Checker
- isEmpty(Iterable) - Static method in class org.skr.common.util.Checker
- isEmpty(Object[]) - Static method in class org.skr.common.util.Checker
- isEmpty(Collection) - Static method in class org.skr.common.util.Checker
- isEmpty(Date) - Static method in class org.skr.common.util.Checker
- isEmpty(Map) - Static method in class org.skr.common.util.Checker
- isEmpty(Optional<? extends CharSequence>) - Static method in class org.skr.common.util.Checker
- isEmptyCollection(Optional<? extends Collection>) - Static method in class org.skr.common.util.Checker
- isExistedFile(File) - Static method in class org.skr.common.util.Checker
- isGhost() - Method in class org.skr.security.GhostJwtPrincipal
- isGhost() - Method in interface org.skr.security.JwtPrincipal
- isLenient() - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- isNumber(String) - Static method in class org.skr.common.util.Checker
- isPositive(Integer) - Static method in class org.skr.common.util.Checker
- isPrimitive(Class<?>) - Static method in class org.skr.common.util.BeanUtil
- isPrimitive(Object) - Static method in class org.skr.common.util.BeanUtil
- isTrue(Boolean) - Static method in class org.skr.common.util.Checker
- isTrue(String) - Static method in class org.skr.common.util.Checker
- isTrue(Optional<Boolean>) - Static method in class org.skr.common.util.Checker
- isZero(Double) - Static method in class org.skr.common.util.Checker
- isZero(Integer) - Static method in class org.skr.common.util.Checker
- isZero(Long) - Static method in class org.skr.common.util.Checker
- isZero(Optional<Long>) - Static method in class org.skr.common.util.Checker
J
- JacksonConfigurer() - Constructor for class org.skr.SkrConfig.JacksonConfigurer
- JsonSkipPersistence - Annotation Interface in org.skr.config.json
-
Combine with
ObjectMapperprovided byJsonUtil.setupPersistentObjectMapper(com.fasterxml.jackson.databind.ObjectMapper), annotated field will be ignored in serialization. - JsonUtil - Class in org.skr.common.util
- JsonUtil() - Constructor for class org.skr.common.util.JsonUtil
- JwtAuthenticationToken - Class in org.skr.security
- JwtAuthenticationToken(JwtPrincipal) - Constructor for class org.skr.security.JwtAuthenticationToken
- JwtPrincipal - Interface in org.skr.security
- JwtUtil - Class in org.skr.common.util
- JwtUtil() - Constructor for class org.skr.common.util.JwtUtil
K
- keyGenerator() - Method in class org.skr.SkrConfig
L
- LAST_CERTIFICATION - Static variable in class org.skr.common.exception.ErrorInfo
- logicalType() - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
M
- METHOD_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
- MISSING_ARGUMENT - Static variable in class org.skr.common.exception.ErrorInfo
- MISSING_PROPERTY - Static variable in class org.skr.common.exception.ErrorInfo
- msgArgs(Object...) - Method in class org.skr.common.exception.ErrorInfo
O
- of(int, String) - Static method in class org.skr.common.exception.ErrorInfo
- of(int, String, ErrorInfo.ErrorLevel) - Static method in class org.skr.common.exception.ErrorInfo
- of(int, String, ErrorInfo.ErrorLevel, ClassLoader) - Static method in class org.skr.common.exception.ErrorInfo
- of(SkrSecurityProperties.Token, UserPrincipal) - Static method in class org.skr.security.Token
- OK - Static variable in class org.skr.common.exception.ErrorInfo
- org.skr - package org.skr
- org.skr.common.exception - package org.skr.common.exception
- org.skr.common.util - package org.skr.common.util
- org.skr.common.util.tuple - package org.skr.common.util.tuple
- org.skr.config - package org.skr.config
- org.skr.config.json - package org.skr.config.json
- org.skr.permission - package org.skr.permission
- org.skr.registry - package org.skr.registry
- org.skr.security - package org.skr.security
P
- parse(int) - Static method in enum class org.skr.registry.IRealm.RealmStatus
- parse(int) - Static method in enum class org.skr.security.PermissionDetail.PermissionResult
- parse(E[], V, E) - Static method in interface org.skr.config.json.ValuedEnum
- parse(Class<?>, V) - Static method in interface org.skr.config.json.ValuedEnum
- parse(String) - Static method in enum class org.skr.common.exception.ErrorInfo.ErrorLevel
- PARSE_METHOD_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
- PERMISSION_DENIED - Enum constant in enum class org.skr.security.PermissionDetail.PermissionResult
- PERMISSION_DENIED - Static variable in class org.skr.common.exception.ErrorInfo
- PERMISSION_GRANTED - Enum constant in enum class org.skr.security.PermissionDetail.PermissionResult
- PERMISSION_LIMITED - Enum constant in enum class org.skr.security.PermissionDetail.PermissionResult
- PERMISSION_LIMITED - Static variable in class org.skr.common.exception.ErrorInfo
- PERMISSION_NOT_FOUND - Static variable in class org.skr.common.exception.ErrorInfo
- PermissionDetail - Interface in org.skr.security
- PermissionDetail.PermissionResult - Enum Class in org.skr.security
- PermissionException - Exception in org.skr.common.exception
- PermissionException(ErrorInfo) - Constructor for exception org.skr.common.exception.PermissionException
- PermissionException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.PermissionException
- PRIMITIVE_TYPES - Static variable in class org.skr.common.util.BeanUtil
R
- REALM_NOT_REGISTERED - Static variable in class org.skr.common.exception.ErrorInfo
- REFRESH_TOKEN_BROKEN - Static variable in class org.skr.common.exception.ErrorInfo
- REFRESH_TOKEN_EXPIRED - Static variable in class org.skr.common.exception.ErrorInfo
- RegException - Exception in org.skr.common.exception
- RegException(ErrorInfo) - Constructor for exception org.skr.common.exception.RegException
- RegException(ErrorInfo, Throwable) - Constructor for exception org.skr.common.exception.RegException
- register(String, String, RegistryPack) - Method in interface org.skr.registry.IRegService
-
register realm.
- REGISTER_REGISTRY_FAILED - Static variable in class org.skr.common.exception.ErrorInfo
- registerFormatter(String, DateTimeFormatter) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
S
- SAVE_DATA_FAILED - Static variable in class org.skr.common.exception.ErrorInfo
- serialize(Stream, JsonGenerator, SerializerProvider) - Method in class org.skr.config.json.StreamSerializer
- serialize(ValuedEnum, JsonGenerator, SerializerProvider) - Method in class org.skr.config.json.ValuedEnumSerializer
- setFieldValue(Object, String, Object) - Static method in class org.skr.common.util.BeanUtil
- setupObjectMapper(ObjectMapper) - Static method in class org.skr.common.util.JsonUtil
- setupPersistentObjectMapper(ObjectMapper) - Static method in class org.skr.common.util.JsonUtil
- SimpleRealm - Class in org.skr.registry
- SimpleRealm() - Constructor for class org.skr.registry.SimpleRealm
- SkrConfig - Class in org.skr
- SkrConfig() - Constructor for class org.skr.SkrConfig
- SkrConfig.JacksonConfigurer - Class in org.skr
- SkrProperties - Class in org.skr
- SkrProperties() - Constructor for class org.skr.SkrProperties
- SkrSecurityProperties - Class in org.skr.security
- SkrSecurityProperties() - Constructor for class org.skr.security.SkrSecurityProperties
- SkrSecurityProperties.Token - Class in org.skr.security
- STARTED - Enum constant in enum class org.skr.registry.IRealm.RealmStatus
- status - Variable in class org.skr.registry.SimpleRealm
- STOPPED - Enum constant in enum class org.skr.registry.IRealm.RealmStatus
- StreamSerializer - Class in org.skr.config.json
-
Lazy JSON Serialization for Stream
- StreamSerializer() - Constructor for class org.skr.config.json.StreamSerializer
- StreamSerializer(Class<Stream>) - Constructor for class org.skr.config.json.StreamSerializer
T
- toJson(ObjectMapper, Object) - Static method in class org.skr.common.util.JsonUtil
- toJson(ObjectMapper, Object, Class<?>) - Static method in class org.skr.common.util.JsonUtil
- toJson(Object) - Static method in class org.skr.common.util.JsonUtil
- toJson(Object, Class<?>) - Static method in class org.skr.common.util.JsonUtil
- toJsonNode(ObjectMapper, Object) - Static method in class org.skr.common.util.JsonUtil
- toJsonNode(Object) - Static method in class org.skr.common.util.JsonUtil
- Token - Class in org.skr.security
- Token() - Constructor for class org.skr.security.SkrSecurityProperties.Token
- Token() - Constructor for class org.skr.security.Token
- TOP_STACK - Static variable in exception org.skr.common.exception.BaseException
- toString() - Method in class org.skr.common.util.tuple.Tuple2
- toString() - Method in class org.skr.common.util.tuple.Tuple3
- toString() - Method in class org.skr.common.util.tuple.Tuple4
- Tuple2<T0,
T1> - Class in org.skr.common.util.tuple -
Scala style Tuple for Java
- Tuple2(T0, T1) - Constructor for class org.skr.common.util.tuple.Tuple2
- Tuple3<T0,
T1, T2> - Class in org.skr.common.util.tuple -
Scala style Tuple for Java
- Tuple3(T0, T1, T2) - Constructor for class org.skr.common.util.tuple.Tuple3
- Tuple4<T0,
T1, T2, T3> - Class in org.skr.common.util.tuple -
Scala style Tuple for Java
- Tuple4(T0, T1, T2, T3) - Constructor for class org.skr.common.util.tuple.Tuple4
U
- UNINSTALL_REGISTRY_FAILED - Static variable in class org.skr.common.exception.ErrorInfo
- unregister(String) - Method in interface org.skr.registry.IRegService
-
unregister real.
- UNREGISTER_REGISTRY_FAILED - Static variable in class org.skr.common.exception.ErrorInfo
- unregisterFormatter(String) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- UnvarnishedFeignException - Exception in org.skr.common.exception
- UnvarnishedFeignException(String) - Constructor for exception org.skr.common.exception.UnvarnishedFeignException
- UnvarnishedFeignException(String, Throwable) - Constructor for exception org.skr.common.exception.UnvarnishedFeignException
- UserPrincipal - Interface in org.skr.security
-
User identification in the actual system
V
- ValidationException - Exception in org.skr.common.exception
-
The super class for exceptions
- ValidationException(List<ErrorInfo>) - Constructor for exception org.skr.common.exception.ValidationException
- value() - Method in enum class org.skr.common.exception.ErrorInfo.ErrorLevel
- value() - Method in interface org.skr.config.json.ValuedEnum
- value() - Method in enum class org.skr.registry.IRealm.RealmStatus
- value() - Method in enum class org.skr.security.PermissionDetail.PermissionResult
- ValuedEnum<V> - Interface in org.skr.config.json
- ValuedEnumDeserializer - Class in org.skr.config.json
-
JSON Serialization for Int value Enum
- ValuedEnumDeserializer() - Constructor for class org.skr.config.json.ValuedEnumDeserializer
- ValuedEnumDeserializer(Class<ValuedEnum>) - Constructor for class org.skr.config.json.ValuedEnumDeserializer
- ValuedEnumModule - Class in org.skr.config.json
- ValuedEnumModule() - Constructor for class org.skr.config.json.ValuedEnumModule
- ValuedEnumModule.ValueEnumDeserializers - Class in org.skr.config.json
- ValuedEnumSerializer - Class in org.skr.config.json
-
JSON Serialization for Int value Enum
- ValuedEnumSerializer() - Constructor for class org.skr.config.json.ValuedEnumSerializer
- ValuedEnumSerializer(Class<ValuedEnum>) - Constructor for class org.skr.config.json.ValuedEnumSerializer
- ValueEnumDeserializers() - Constructor for class org.skr.config.json.ValuedEnumModule.ValueEnumDeserializers
- valueLabel() - Method in interface org.skr.config.json.ValuedEnum
- valueOf(String) - Static method in enum class org.skr.common.exception.ErrorInfo.ErrorLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.skr.registry.IRealm.RealmStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.skr.security.PermissionDetail.PermissionResult
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.skr.common.exception.ErrorInfo.ErrorLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.skr.registry.IRealm.RealmStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.skr.security.PermissionDetail.PermissionResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class org.skr.registry.SimpleRealm
W
- WARNING - Enum constant in enum class org.skr.common.exception.ErrorInfo.ErrorLevel
- worstErrorLevel() - Method in exception org.skr.common.exception.ValidationException
- worstErrorLevel(List<ErrorInfo>) - Static method in class org.skr.common.exception.ErrorInfo
Y
- YamlPropertyLoaderFactory - Class in org.skr.config
- YamlPropertyLoaderFactory() - Constructor for class org.skr.config.YamlPropertyLoaderFactory
_
- _0 - Variable in class org.skr.common.util.tuple.Tuple2
- _0 - Variable in class org.skr.common.util.tuple.Tuple3
- _0 - Variable in class org.skr.common.util.tuple.Tuple4
- _1 - Variable in class org.skr.common.util.tuple.Tuple2
- _1 - Variable in class org.skr.common.util.tuple.Tuple3
- _1 - Variable in class org.skr.common.util.tuple.Tuple4
- _2 - Variable in class org.skr.common.util.tuple.Tuple3
- _2 - Variable in class org.skr.common.util.tuple.Tuple4
- _3 - Variable in class org.skr.common.util.tuple.Tuple4
- _failForNotLenient(JsonParser, DeserializationContext, JsonToken) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _fromEmptyString(JsonParser, DeserializationContext, String) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _handleDateTimeException(DeserializationContext, DateTimeException, String) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _handleUnexpectedToken(DeserializationContext, JsonParser, JsonToken...) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _handleUnexpectedToken(DeserializationContext, JsonParser, String, Object...) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _isLenient - Variable in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _isValidTimestampString(String) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _peelDTE(DateTimeException) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _reportWrongToken(JsonParser, DeserializationContext, JsonToken...) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
- _reportWrongToken(DeserializationContext, JsonToken, String) - Method in class org.skr.config.json.ExtendableLocalDateTimeDeserializer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form