Package org.springframework.security.util
package org.springframework.security.util
General utility classes used throughout the Spring Security framework. Intended for
internal use.
This package should be standalone - it should not have dependencies on other parts of the framework, just on external libraries and the JDK.
-
ClassDescriptionOffers static methods for directly manipulating fields.An in memory implementation of Spring's
Resource
interface.Static utility methods for creatingMethodInvocation
s usable within Spring Security.Represents the AOP AllianceMethodInvocation
.