Package org.jboss.soa.esb.services.security.auth

Interface Summary
AuthenticationRequest An AuthenticationRequest is intended to carry sensitive security information between gateways and ESB services.
SecurityInfoExtractor<T> SecurityInfoExtractor is indended for extracting security related information for different of transports.
 

Class Summary
AuthenticationRequestImpl AuthenticationRequestImpl is indended to transport security related information needed to authenticate a caller.
AuthenticationRequestImpl.Builder  
ExtractorUtil Util class for operations common to security extractors.
 

Exception Summary
ExtractionException Excpetion that can be thrown to indicate that an exception has occurred while trying to extract security information.