Package | Description |
---|---|
org.hibernate.validator.internal.util.privilegedactions |
Implementations of PrivilegedAction in order to execute reflection operations in a security manager.
|
Modifier and Type | Method and Description |
---|---|
static GetMethodFromGetterNameCandidates |
GetMethodFromGetterNameCandidates.action(Class<?> clazz,
Set<String> getterNameCandidates) |
static GetMethodFromGetterNameCandidates |
GetMethodFromGetterNameCandidates.action(Class<?> clazz,
Set<String> possibleMethodNames,
boolean lookForMethodsInHierarchy) |
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved