Uses of Interface
org.opensaml.saml.saml2.ecp.SubjectConfirmation
Packages that use SubjectConfirmation
Package
Description
Implementations of SAML 2.0 ECP types and elements.
-
Uses of SubjectConfirmation in org.opensaml.saml.saml2.ecp.impl
Classes in org.opensaml.saml.saml2.ecp.impl that implement SubjectConfirmationMethods in org.opensaml.saml.saml2.ecp.impl that return SubjectConfirmationModifier and TypeMethodDescriptionSubjectConfirmationBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.SubjectConfirmationBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.