Method: RSAML::Conditions#proxy_restriction
- Defined in:
- lib/rsaml/conditions.rb
#proxy_restriction ⇒ Object
Specifies limitations that the asserting party imposes on relying parties that wish to subsequently act as asserting parties themselves and issue assertions of their own on the basis of the information contained in the original assertion.
17 18 19 |
# File 'lib/rsaml/conditions.rb', line 17 def proxy_restriction @proxy_restriction end |