Class OpenID::PAPE::Response
In: lib/openid/extensions/pape.rb
Parent: Extension

A Provider Authentication Policy response, sent from a provider to a relying party

Methods

Attributes

auth_policies  [RW] 
auth_time  [RW] 
nist_auth_level  [RW] 
ns_alias  [RW] 

Public Class methods

Public Instance methods

parse the provider authentication policy arguments into the internal state of this object if strict is specified, raise an exception when bad data is encountered

[Validate]