| Package | Description |
|---|---|
| org.apache.wss4j.common.saml.bean | |
| org.apache.wss4j.common.saml.builder |
| Modifier and Type | Method and Description |
|---|---|
SubjectConfirmationDataBean |
SubjectBean.getSubjectConfirmationData()
Set the SubjectConfirmationData of this SubjectBean object
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectBean.setSubjectConfirmationData(SubjectConfirmationDataBean subjectConfirmationData)
Get the SubjectConfirmationData of this SubjectBean object
|
| Modifier and Type | Method and Description |
|---|---|
static org.opensaml.saml.saml2.core.SubjectConfirmationData |
SAML2ComponentBuilder.createSubjectConfirmationData(SubjectConfirmationDataBean subjectConfirmationDataBean,
KeyInfoBean keyInfoBean)
Create a SubjectConfirmationData object
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.