Uses of Class
org.apache.wss4j.common.saml.bean.SubjectConfirmationDataBean
Packages that use SubjectConfirmationDataBean
-
Uses of SubjectConfirmationDataBean in org.apache.wss4j.common.saml.bean
Methods in org.apache.wss4j.common.saml.bean that return SubjectConfirmationDataBeanModifier and TypeMethodDescriptionSubjectBean.getSubjectConfirmationData()Set the SubjectConfirmationData of this SubjectBean objectMethods in org.apache.wss4j.common.saml.bean with parameters of type SubjectConfirmationDataBeanModifier and TypeMethodDescriptionvoidSubjectBean.setSubjectConfirmationData(SubjectConfirmationDataBean subjectConfirmationData) Get the SubjectConfirmationData of this SubjectBean object -
Uses of SubjectConfirmationDataBean in org.apache.wss4j.common.saml.builder
Methods in org.apache.wss4j.common.saml.builder with parameters of type SubjectConfirmationDataBeanModifier and TypeMethodDescriptionstatic org.opensaml.saml.saml2.core.SubjectConfirmationDataSAML2ComponentBuilder.createSubjectConfirmationData(SubjectConfirmationDataBean subjectConfirmationDataBean, KeyInfoBean keyInfoBean) Create a SubjectConfirmationData object