Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.EvidenceType
Packages that use EvidenceType
Package
Description
-
Uses of EvidenceType in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Subclasses of EvidenceType in com.sun.xml.wss.saml.assertion.saml20.jaxb20Modifier and TypeClassDescriptionclassTheEvidenceelement specifies an assertion either by reference or by value.Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return EvidenceTypeModifier and TypeMethodDescriptionstatic EvidenceTypeEvidence.fromElement(Element element) Constructs anEvidenceobject from a block of existing XML that has already been built into a DOM.Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type EvidenceType -
Uses of EvidenceType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 declared as EvidenceTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return EvidenceTypeModifier and TypeMethodDescriptionObjectFactory.createEvidenceType()Create an instance ofEvidenceTypeAuthzDecisionStatementType.getEvidence()Gets the value of the evidence property.Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type EvidenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EvidenceType>ObjectFactory.createEvidence(EvidenceType value) Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type EvidenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EvidenceType>ObjectFactory.createEvidence(EvidenceType value) voidAuthzDecisionStatementType.setEvidence(EvidenceType value) Sets the value of the evidence property.