Skip navigation links


oracle.iam.grc.sod.scomp.impl.oia.util.webservice.com.vaau.rbacx.api.service
Interface IdentityAuditServicePortType


public interface IdentityAuditServicePortType

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.4-b01- Generated source version: 2.1


Method Summary
 ArrayOfAuditExceptionVO checkForAuditExceptions(UserVO in0, ArrayOfAccountVO in1, ArrayOfRoleVO in2)
           
 ArrayOfAuditExceptionVO getAllOpenAuditExceptions()
           
 ArrayOfAuditExceptionVO getAuditExceptions(int in0)
           
 ArrayOfAuditExceptionVO getAuditExceptionsByUser(UserVO in0)
           
 java.lang.String getVersion()
           
 boolean mitigateException(java.lang.Long in0, java.lang.String in1, javax.xml.datatype.XMLGregorianCalendar in2)
           
 boolean testConnection()
           

 

Method Detail

getVersion

@RequestWrapper(localname="getVersion",
                targetNamespace="http://service.api.rbacx.vaau.com",
                classname="com_vaau_rbacx_api_service_GetVersion")
@ResponseWrapper(localname="getVersionResponse",
                 targetNamespace="http://service.api.rbacx.vaau.com",
                 classname="com_vaau_rbacx_api_service_GetVersionResponse")
java.lang.String getVersion()
                            throws RbacxServiceException
Returns:
returns java.lang.String
Throws:
RbacxServiceException

checkForAuditExceptions

@RequestWrapper(localname="checkForAuditExceptions",
                targetNamespace="http://service.api.rbacx.vaau.com",
                classname="com_vaau_rbacx_api_service_CheckForAuditExceptions")
@ResponseWrapper(localname="checkForAuditExceptionsResponse",
                 targetNamespace="http://service.api.rbacx.vaau.com",
                 classname="com_vaau_rbacx_api_service_CheckForAuditExceptionsResponse")
ArrayOfAuditExceptionVO checkForAuditExceptions(UserVO in0,
                                                                               ArrayOfAccountVO in1,
                                                                               ArrayOfRoleVO in2)
                                                throws RbacxServiceException
Parameters:
in2 -
in0 -
in1 -
Returns:
returns com.vaau.rbacx.api.domain.ArrayOfAuditExceptionVO
Throws:
RbacxServiceException

getAllOpenAuditExceptions

@RequestWrapper(localname="getAllOpenAuditExceptions",
                targetNamespace="http://service.api.rbacx.vaau.com",
                classname="com_vaau_rbacx_api_service_GetAllOpenAuditExceptions")
@ResponseWrapper(localname="getAllOpenAuditExceptionsResponse",
                 targetNamespace="http://service.api.rbacx.vaau.com",
                 classname="com_vaau_rbacx_api_service_GetAllOpenAuditExceptionsResponse")
ArrayOfAuditExceptionVO getAllOpenAuditExceptions()
                                                  throws RbacxServiceException
Returns:
returns com.vaau.rbacx.api.domain.ArrayOfAuditExceptionVO
Throws:
RbacxServiceException

testConnection

@RequestWrapper(localname="testConnection",
                targetNamespace="http://service.api.rbacx.vaau.com",
                classname="com_vaau_rbacx_api_service_TestConnection")
@ResponseWrapper(localname="testConnectionResponse",
                 targetNamespace="http://service.api.rbacx.vaau.com",
                 classname="com_vaau_rbacx_api_service_TestConnectionResponse")
boolean testConnection()
Returns:
returns boolean

getAuditExceptions

@RequestWrapper(localname="getAuditExceptions",
                targetNamespace="http://service.api.rbacx.vaau.com",
                classname="com_vaau_rbacx_api_service_GetAuditExceptions")
@ResponseWrapper(localname="getAuditExceptionsResponse",
                 targetNamespace="http://service.api.rbacx.vaau.com",
                 classname="com_vaau_rbacx_api_service_GetAuditExceptionsResponse")
ArrayOfAuditExceptionVO getAuditExceptions(int in0)
                                           throws RbacxServiceException
Parameters:
in0 -
Returns:
returns com.vaau.rbacx.api.domain.ArrayOfAuditExceptionVO
Throws:
RbacxServiceException

mitigateException

@RequestWrapper(localname="mitigateException",
                targetNamespace="http://service.api.rbacx.vaau.com",
                classname="com_vaau_rbacx_api_service_MitigateException")
@ResponseWrapper(localname="mitigateExceptionResponse",
                 targetNamespace="http://service.api.rbacx.vaau.com",
                 classname="com_vaau_rbacx_api_service_MitigateExceptionResponse")
boolean mitigateException(java.lang.Long in0,
                                                         java.lang.String in1,
                                                         javax.xml.datatype.XMLGregorianCalendar in2)
                          throws RbacxServiceException
Parameters:
in2 -
in0 -
in1 -
Returns:
returns boolean
Throws:
RbacxServiceException

getAuditExceptionsByUser

@RequestWrapper(localname="getAuditExceptionsByUser",
                targetNamespace="http://service.api.rbacx.vaau.com",
                classname="com_vaau_rbacx_api_service_GetAuditExceptionsByUser")
@ResponseWrapper(localname="getAuditExceptionsByUserResponse",
                 targetNamespace="http://service.api.rbacx.vaau.com",
                 classname="com_vaau_rbacx_api_service_GetAuditExceptionsByUserResponse")
ArrayOfAuditExceptionVO getAuditExceptionsByUser(UserVO in0)
                                                 throws RbacxServiceException
Parameters:
in0 -
Returns:
returns com.vaau.rbacx.api.domain.ArrayOfAuditExceptionVO
Throws:
RbacxServiceException

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.