summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent.h b/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent.h
index ee33fdb8452..08bfa48a9d3 100644
--- a/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent.h
+++ b/TAO/orbsvcs/orbsvcs/Security/SL3_SecurityCurrent.h
@@ -69,11 +69,9 @@ namespace TAO
* interface.
*/
//@{
- virtual SecurityLevel3::ClientCredentials_ptr client_credentials ()
- ACE_THROW_SPEC ((CORBA::SystemException));
+ virtual SecurityLevel3::ClientCredentials_ptr client_credentials ();
- virtual CORBA::Boolean request_is_local (void)
- ACE_THROW_SPEC ((CORBA::SystemException));
+ virtual CORBA::Boolean request_is_local (void);
//@}
/// Return the TSS slot ID assigned to the "SecurityCurrent"