Uses of Class
oasis.names.tc.saml._1_0.assertion.EvidenceType
Packages that use EvidenceType
-
Uses of EvidenceType in oasis.names.tc.saml._1_0.assertion
Fields in oasis.names.tc.saml._1_0.assertion declared as EvidenceTypeModifier and TypeFieldDescriptionprotected EvidenceTypeAuthorizationDecisionStatementType.evidenceMethods in oasis.names.tc.saml._1_0.assertion that return EvidenceTypeModifier and TypeMethodDescriptionObjectFactory.createEvidenceType()Create an instance ofEvidenceTypeAuthorizationDecisionStatementType.getEvidence()Gets the value of the evidence property.Methods in oasis.names.tc.saml._1_0.assertion that return types with arguments of type EvidenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EvidenceType>ObjectFactory.createEvidence(EvidenceType value) Methods in oasis.names.tc.saml._1_0.assertion with parameters of type EvidenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EvidenceType>ObjectFactory.createEvidence(EvidenceType value) voidAuthorizationDecisionStatementType.setEvidence(EvidenceType value) Sets the value of the evidence property.