Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
com.sun.identity.saml2.assertion.impl |
Modifier and Type | Method and Description |
---|---|
KeyInfoConfirmationData |
AssertionFactory.createKeyInfoConfirmationData()
Returns a new instance of
KeyInfoConfirmationData . |
KeyInfoConfirmationData |
AssertionFactory.createKeyInfoConfirmationData(Element elem)
Returns a new instance of
KeyInfoConfirmationData . |
KeyInfoConfirmationData |
AssertionFactory.createKeyInfoConfirmationData(String xml)
Returns a new instance of
KeyInfoConfirmationData . |
Modifier and Type | Class and Description |
---|---|
class |
KeyInfoConfirmationDataImpl
The
KeyInfoConfirmationData constrains a
SubjectConfirmationData element to contain one or more
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.