| Package | Description |
|---|---|
| org.hibernate.validator.util.privilegedactions |
Implementations of PrivilegedAction in order to execute reflection operations in a security manager.
|
| Class and Description |
|---|
| ConstructorInstance
Execute instance creation as privileged action.
|
| GetAnnotationParameter |
| GetClassLoader |
| GetConstructor |
| GetDeclaredField |
| GetDeclaredFields |
| GetDeclaredMethod |
| GetDeclaredMethods |
| GetMethod |
| GetMethodFromPropertyName |
| GetMethods |
| LoadClass |
| NewInstance
Execute instance creation as privileged action.
|
| SetAccessibility |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.