PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.core.saml.v2.exceptions.IssueInstantMissingException

Packages that use IssueInstantMissingException
org.picketlink.identity.federation   
org.picketlink.identity.federation.api.saml.v2.response   
org.picketlink.identity.federation.core.saml.v2.util   
 

Uses of IssueInstantMissingException in org.picketlink.identity.federation
 

Methods in org.picketlink.identity.federation that return IssueInstantMissingException
 IssueInstantMissingException PicketLinkLogger.samlIssueInstantMissingError()
           
 IssueInstantMissingException DefaultPicketLinkLogger.samlIssueInstantMissingError()
           
 

Uses of IssueInstantMissingException in org.picketlink.identity.federation.api.saml.v2.response
 

Methods in org.picketlink.identity.federation.api.saml.v2.response that throw IssueInstantMissingException
 void SAML2Response.createTimedConditions(AssertionType assertion, long durationInMilis)
          Add validity conditions to the SAML2 Assertion
 

Uses of IssueInstantMissingException in org.picketlink.identity.federation.core.saml.v2.util
 

Methods in org.picketlink.identity.federation.core.saml.v2.util that throw IssueInstantMissingException
static void AssertionUtil.createSAML11TimedConditions(SAML11AssertionType assertion, long durationInMilis, long clockSkew)
          Add validity conditions to the SAML2 Assertion
static void AssertionUtil.createTimedConditions(AssertionType assertion, long durationInMilis)
           Add validity conditions to the SAML2 Assertion
static void AssertionUtil.createTimedConditions(AssertionType assertion, long durationInMilis, long clockSkew)
          Add validity conditions to the SAML2 Assertion
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.