Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
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 | Method and Description |
---|---|
List<ProxyRestriction> |
Conditions.getProxyRestrictions()
Returns a list of
ProxyRestriction |
Modifier and Type | Method and Description |
---|---|
void |
Conditions.setProxyRestrictions(List<ProxyRestriction> prs)
Sets a list of
ProxyRestriction |
Copyright © 2010-2018, ForgeRock All Rights Reserved.