See: Description
| Interface | Description |
|---|---|
| LongNumericGenerator |
Interface to guaranteed to return a long.
|
| NumericGenerator |
Interface to return a new sequential number for each call.
|
| RandomStringGenerator |
Interface to return a random String.
|
| UniqueTicketIdGenerator |
Interface that enables for pluggable unique ticket Ids strategies.
|
| Class | Description |
|---|---|
| AopUtils |
Utility class to assist with AOP operations.
|
| ApplicationContextProvider | |
| CalendarUtils | |
| CustomBeanValidationPostProcessor |
Provides a custom
TraversableResolver that should work in JPA2 environments without the JPA2
restrictions (i.e. |
| DefaultLongNumericGenerator |
The default numeric generator for generating long values.
|
| DefaultRandomStringGenerator |
Implementation of the RandomStringGenerator that allows you to define the
length of the random part.
|
| DefaultUniqueTicketIdGenerator |
Default implementation of
UniqueTicketIdGenerator. |
| HttpClient | |
| PrivateKeyFactoryBean |
Factory Bean for creating a private key from a file.
|
| PublicKeyFactoryBean |
FactoryBean for creating a public key from a file.
|
| SamlCompliantUniqueTicketIdGenerator |
Unique Ticket Id Generator compliant with the SAML 1.1 specification for
artifacts.
|
| SamlUtils |
Utilities adopted from the Google sample code.
|
| SpringAwareMessageMessageInterpolator |
Configures the
Validator to check the Spring Messages. |
Copyright © 2004-2012 Jasig. All Rights Reserved.