Uses of Interface
com.sun.xml.wss.saml.Assertion
Packages that use Assertion
Package
Description
-
Uses of Assertion in com.sun.xml.ws.security.opt.impl.keyinfo
Constructors in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type AssertionModifierConstructorDescriptionSAMLToken(Assertion assertion, javax.xml.bind.JAXBContext jxbContext, SOAPVersion soapVersion) Creates a new instance of SAMLToken -
Uses of Assertion in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return AssertionModifier and TypeMethodDescriptionprotected AssertionDefaultSAMLTokenProvider.createSAML11Assertion(WSTrustVersion wstVer, int lifeSpan, String confirMethod, String assertionId, String issuer, String appliesTo, org.apache.xml.security.keys.KeyInfo keyInfo, Map<QName, List<String>> claimedAttrs, String keyType) protected AssertionIssueSamlTokenContractImpl.createSAML11Assertion(String assertionId, String issuer, String appliesTo, org.apache.xml.security.keys.KeyInfo keyInfo, Map<QName, List<String>> claimedAttrs, String keyType) protected AssertionDefaultSAMLTokenProvider.createSAML20Assertion(WSTrustVersion wstVer, int lifeSpan, String confirMethod, String assertionId, String issuer, String appliesTo, org.apache.xml.security.keys.KeyInfo keyInfo, Map<QName, List<String>> claimedAttrs, String keyType, String authnCtx) protected AssertionIssueSamlTokenContractImpl.createSAML20Assertion(String assertionId, String issuer, String appliesTo, org.apache.xml.security.keys.KeyInfo keyInfo, Map<QName, List<String>> claimedAttrs, String keyType) -
Uses of Assertion in com.sun.xml.ws.security.trust.util
Methods in com.sun.xml.ws.security.trust.util that return AssertionMethods in com.sun.xml.ws.security.trust.util with parameters of type Assertion -
Uses of Assertion in com.sun.xml.wss
Methods in com.sun.xml.wss with parameters of type AssertionModifier and TypeMethodDescriptionvoidSecurityEnvironment.updateOtherPartySubject(Subject subject, Assertion assertion) Update the public credentials of the subject of the party whose Assertion is given. -
Uses of Assertion in com.sun.xml.wss.impl
Methods in com.sun.xml.wss.impl with parameters of type AssertionModifier and TypeMethodDescriptionvoidWssProviderSecurityEnvironment.updateOtherPartySubject(Subject subject, Assertion assertion) -
Uses of Assertion in com.sun.xml.wss.impl.misc
Methods in com.sun.xml.wss.impl.misc with parameters of type AssertionModifier and TypeMethodDescriptionvoidDefaultSecurityEnvironmentImpl.updateOtherPartySubject(Subject subject, Assertion assertion) voidWSITProviderSecurityEnvironment.updateOtherPartySubject(Subject subject, Assertion assertion) -
Uses of Assertion in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return AssertionModifier and TypeMethodDescriptionabstract AssertionSAMLAssertionFactory.createAssertion(String ID, NameID issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, Subject subject, List statements) Creates and return an Assertion from the data members: theID, the issuer, time when assertion issued, the conditions when creating a new assertion ,Adviceapplicable to thisAssertion,Subjectand a set ofStatement(s) in the assertion.abstract AssertionSAMLAssertionFactory.createAssertion(String ID, NameID issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, Subject subject, List statements, javax.xml.bind.JAXBContext jcc) Creates and return an Assertion from the data members: theID, the issuer, time when assertion issued, the conditions when creating a new assertion ,Adviceapplicable to thisAssertion,Subject, a set ofStatement(s) ,and a jaxbcontext for the assertion.abstract AssertionSAMLAssertionFactory.createAssertion(String assertionID, String issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, List statements) Creates and return an Assertion from the data members: theassertionID, the issuer, time when assertion issued, the conditions when creating a new assertion ,Adviceapplicable to thisAssertionand a set ofStatement(s) in the assertion.abstract AssertionSAMLAssertionFactory.createAssertion(String assertionID, String issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, List statements, javax.xml.bind.JAXBContext jcc) abstract AssertionSAMLAssertionFactory.createAssertion(XMLStreamReader reader) Creates and returns anAssertionobject from the given SAMLXMLStreamReader.abstract AssertionSAMLAssertionFactory.createAssertion(Element element) Creates and returns anAssertionobject from the given SAMLorg.w3c.dom.Element.static AssertionAssertionUtil.fromElement(Element element) -
Uses of Assertion in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement Assertion -
Uses of Assertion in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that implement Assertion -
Uses of Assertion in com.sun.xml.wss.saml.impl
Methods in com.sun.xml.wss.saml.impl that return AssertionModifier and TypeMethodDescriptionSAMLAssertion2_1FactoryImpl.createAssertion(String ID, NameID issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, Subject subject, List statements) SAMLAssertion2_1FactoryImpl.createAssertion(String ID, NameID issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, Subject subject, List statements, javax.xml.bind.JAXBContext jcc) SAMLAssertion2_1FactoryImpl.createAssertion(String assertionID, String issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, List statements) SAMLAssertion2_1FactoryImpl.createAssertion(String assertionID, String issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, List statements, javax.xml.bind.JAXBContext jcc) SAMLAssertion2_1FactoryImpl.createAssertion(XMLStreamReader reader) SAMLAssertion2_1FactoryImpl.createAssertion(Element element) SAMLAssertion2_2FactoryImpl.createAssertion(String ID, NameID issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, Subject subject, List statements) SAMLAssertion2_2FactoryImpl.createAssertion(String ID, NameID issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, Subject subject, List statements, javax.xml.bind.JAXBContext jcc) SAMLAssertion2_2FactoryImpl.createAssertion(String assertionID, String issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, List statements) SAMLAssertion2_2FactoryImpl.createAssertion(String assertionID, String issuer, GregorianCalendar issueInstant, Conditions conditions, Advice advice, List statements, javax.xml.bind.JAXBContext jcc) SAMLAssertion2_2FactoryImpl.createAssertion(XMLStreamReader reader) SAMLAssertion2_2FactoryImpl.createAssertion(Element element)