Exception: SSOIdentityException
- Inherits:
-
StandardError
- Object
- StandardError
- SSOIdentityException
- Defined in:
- lib/bak_wsdl_classes.rb,
lib/sso_identity_manager_classes.rb,
lib/sso_identity_provider_classes.rb,
lib/bak_identity_provider_exceptions.rb
Overview
http://josso.org/gateway/identity/service/ws/implSSOIdentityException
Constant Summary collapse
- @@schema_type =
"SSOIdentityException"
- @@schema_ns =
"http://josso.org/gateway/identity/service/ws/impl"
- @@schema_element =
[]
Instance Method Summary collapse
-
#initialize ⇒ SSOIdentityException
constructor
A new instance of SSOIdentityException.
Constructor Details
#initialize ⇒ SSOIdentityException
Returns a new instance of SSOIdentityException.
48 49 |
# File 'lib/bak_wsdl_classes.rb', line 48 def initialize end |