Package org.jboss.portal.registration.policies

Interface Summary
RegistrationPropertyValidator An interface providing an entry point for WSRP deployers to plug their registration property validation mechanism in DefaultRegistrationPolicy.
 

Class Summary
DefaultRegistrationPolicy Provides a default implementation of RegistrationPolicy which should be enough for most user needs provided the appropriate RegistrationPropertyValidator has been configured to validate registration properties.
DefaultRegistrationPropertyValidator