Uses of Interface
org.apache.axis.security.SecurityProvider

Packages that use SecurityProvider
org.apache.axis.security.servlet   
org.apache.axis.security.simple   
 

Uses of SecurityProvider in org.apache.axis.security.servlet
 

Classes in org.apache.axis.security.servlet that implement SecurityProvider
 class ServletSecurityProvider
          A ServletSecurityProvider, combined with the ServletAuthenticatedUser class, allows the standard servlet security mechanisms (isUserInRole(), etc.) to integrate with Axis' access control mechanism.
 

Uses of SecurityProvider in org.apache.axis.security.simple
 

Classes in org.apache.axis.security.simple that implement SecurityProvider
 class SimpleSecurityProvider
          SimpleSecurityProvider
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.