Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
com.sun.identity.saml2.assertion.impl |
Modifier and Type | Method and Description |
---|---|
ProxyRestriction |
AssertionFactory.createProxyRestriction()
Returns a new instance of
ProxyRestriction . |
ProxyRestriction |
AssertionFactory.createProxyRestriction(Element elem)
Returns a new instance of
ProxyRestriction . |
ProxyRestriction |
AssertionFactory.createProxyRestriction(String xml)
Returns a new instance of
ProxyRestriction . |
Modifier and Type | Class and Description |
---|---|
class |
ProxyRestrictionImpl
The
ProxyRestriction specifies limitations that the
asserting party imposes on relying parties that in turn wish to
act as asserting parties and issue subsequent assertions of their
own on the basis of the information contained in the original
assertion. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.