Class Auth_OpenID_PAPE_Response
A Provider Authentication Policy response, sent from a provider to a relying party
- Auth_OpenID_Extension
- Auth_OpenID_PAPE_Response
public
|
|
public
|
|
public static
|
#
fromSuccessResponse( success_response $success_response )
Create an Auth_OpenID_PAPE_Response object from a successful OpenID library response. |
public
null
|
#
parseExtensionArgs( args: $args, strict: $strict = false )
Parse the provider authentication policy arguments into the internal state of this object |
public
|
#
getExtensionArgs( )
Get the string arguments that should be added to an OpenID message for this extension. |
toMessage()
|
public
string
|
$ns_alias
|
#
'pape'
|
public
|
$ns_uri
ns_uri: The namespace to which to add the arguments for this extension |
#
Auth_OpenID_PAPE_NS_URI
|