Uses of Class
ch.elca.el4j.core.contextpassing.AbstractImplicitContextPasser

Packages that use AbstractImplicitContextPasser
ch.elca.el4j.core.correlationId   
ch.elca.el4j.services.security.authentication   
ch.elca.el4j.services.statistics.detailed.contextpassing   
 

Uses of AbstractImplicitContextPasser in ch.elca.el4j.core.correlationId
 

Subclasses of AbstractImplicitContextPasser in ch.elca.el4j.core.correlationId
 class CorrelationIdImplicitContextPasser
          Context Passer for CorrelationId variable.
 

Uses of AbstractImplicitContextPasser in ch.elca.el4j.services.security.authentication
 

Subclasses of AbstractImplicitContextPasser in ch.elca.el4j.services.security.authentication
 class AuthenticationServiceContextPasser
          The ImplicitContextPasser for the AuthenticationService.
 class SecureUsernamePasswordAuthenticationServiceContextPasser
          This ContextPasser en/decrypts credentials using an AES-128 cipher such that no plain text passwords are sent over the network.
 

Uses of AbstractImplicitContextPasser in ch.elca.el4j.services.statistics.detailed.contextpassing
 

Subclasses of AbstractImplicitContextPasser in ch.elca.el4j.services.statistics.detailed.contextpassing
 class DetailedStatisticsImplicitContextPasser
          This ImplicitContextPasser passes the DetailedStatisticsSharedContextHolder as implicit context.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.