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