Definitions for SSM SOAP WebService

Defines SOAP WebService public interface for SSM component of AquaLogic Enterprise Security.

See:
Description

Types Summary
SSM SOAP WebService No documentation available for element.

Message Summary
getVersionResponse Response containing service version.
authenticationFault Reports an authentication error.
getServiceTypeRequest Request to get service type.
doesServiceExistResponse Response inidicating whether the service exists.
recordEventResponse Returns a Boolean value (true or false) confirming recording an audit event.
isAssertionTokenSupportedRequest Request to check for of the assertion token type.
getRolesResponse Response with user roles.
getCredentialsResponse Response with requested credentials.
registryFault Reports a registry error.
isAccessAllowedResponse Response from user authorization.
authenticateRequest Request to authenticate a user.
isAuthenticationRequiredRequest Request to check whether a resource is protected.
locateServiceResponse Response with service's URL.
credentialMappingFault Reports a credential mapping error.
isCompatibleRequest Request to check service compatibility.
isAuthenticationRequiredResponse Response whether authentication is required.
authenticateResponse Response from user's authentication.
roleMappingFault Reports a role mapping error.
getRolesRequest Request for user roles.
assertIdentityResponse Response from user's authentication.
getCredentialsRequest Request for credentials mapping.
authorizationFault Reports an authorization error.
isAccessAllowedRequest Request to authorize user access.
recordEventRequest Request to record auditing message.
getServiceTypeResponse Response containing service's type.
serviceFault Reports a generic server-side error.
isAssertionTokenSupportedResponse Response about assertion token support.
assertIdentityRequest Request to assert user's identity.
doesServiceExistRequest Request to check the existence of the service.
locateServiceRequest Request for service URL.
validateIdentityRequest Request to verify assertion token.
auditingFault Reports an auduting error.
isCompatibleResponse Response about service compatibility.
getVersionRequest Request to get service version.
validateIdentityResponse Response about assertion token validity.

PortType Summary
AuthorizationPort Defines authorization operations.
AuditingPort Defines auditing operations.
AuthenticationPort Defines authentication operations.
CredentialMappingPort Defines credential mapping operations.
ServiceRegistryPort Defines the service registry operations.
RoleMappingPort Defines the role mapping operations.

Binding Summary
RoleMappingBinding SOAP/HTTP binding for Role mapping
AuditingBinding SOAP/HTTP binding for Auditing
CredentialMappingBinding SOAP/HTTP binding for Credential mapping
ServiceRegistryBinding SOAP/HTTP binding for Service manager
AuthorizationBinding SOAP/HTTP binding for Authorization
AuthenticationBinding SOAP/HTTP binding for Authentication

Service Summary
Ssmws Defines an instance of SSM Web Service

Definitions for SSM SOAP WebService

Defines SOAP WebService public interface for SSM component of AquaLogic Enterprise Security.