Package org.jasig.cas.util

Various utility classes to generate unique ids and work with urls.

See:
          Description

Interface Summary
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 Summary
AopUtils Utility class to assist with AOP operations.
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  
LdapUtils Utilities related to LDAP functions.
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.
 

Package org.jasig.cas.util Description

Various utility classes to generate unique ids and work with urls.



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.