Exception: IdentityProvisioningException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/sso_identity_provider_classes.rb,
lib/bak_identity_provider_exceptions.rb

Overview

Constant Summary collapse

@@schema_type =
"IdentityProvisioningException"
@@schema_ns =
"http://josso.org/gateway/identity/service/ws/impl"
@@schema_element =
[]

Instance Method Summary collapse

Constructor Details

#initializeIdentityProvisioningException

Returns a new instance of IdentityProvisioningException.



19
20
# File 'lib/sso_identity_provider_classes.rb', line 19

def initialize
end