Uses of Interface
org.apache.jetspeed.pipeline.valve.SecurityValve

Packages that use SecurityValve
org.apache.jetspeed.security.impl   
org.apache.jetspeed.security.impl.ntlm   
 

Uses of SecurityValve in org.apache.jetspeed.security.impl
 

Classes in org.apache.jetspeed.security.impl that implement SecurityValve
 class AbstractSecurityValve
           AbstractSecurityValve
 class SecurityValveImpl
          SecurityValve
 

Uses of SecurityValve in org.apache.jetspeed.security.impl.ntlm
 

Classes in org.apache.jetspeed.security.impl.ntlm that implement SecurityValve
 class NtlmSecurityValve
          NTLMSecurityValve provides Subject creation based on the NTLM provided request.getRemoteUser() user name.
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.