Package electric.soap.security.guards

Interface Summary
IWSSGuard IWSSGuard determines if a given set of credentials authorizes a user to execute a method on a particular web service.
 

Class Summary
EncryptionGuard EncryptionGuard tests if the specified portions of a soap message were encrypted.
RoleGuard RoleGuard tests the incoming soap message to make sure that at least one of the authenticated principals is a member of a given role.
SignatureGuard SignatureGuard tests if certains parts of the soap message are signed by a trusted certificate.
 



copyright© 2001-2004 by webMethods All Rights Reserved.