Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.NameIdentifierType
Packages that use NameIdentifierType
Package
Description
-
Uses of NameIdentifierType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of NameIdentifierType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassThe NameIdentifier element specifies aSubjectby a combination of a name and a security domain governing the name of theSubject.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return NameIdentifierTypeModifier and TypeMethodDescriptionstatic NameIdentifierTypeNameIdentifier.fromElement(Element element) Constructs aNameIdentiferelement from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type NameIdentifierType -
Uses of NameIdentifierType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return NameIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createNameIdentifierType()Create an instance ofNameIdentifierTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type NameIdentifierTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NameIdentifierType>ObjectFactory.createNameIdentifier(NameIdentifierType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type NameIdentifierTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NameIdentifierType>ObjectFactory.createNameIdentifier(NameIdentifierType value)