Uses of Interface
org.apache.axis.security.SecurityProvider
Packages that use SecurityProvider
-
Uses of SecurityProvider in org.apache.axis.security.servlet
Classes in org.apache.axis.security.servlet that implement SecurityProviderModifier and TypeClassDescriptionclassA 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