Modifier and Type | Method and Description |
---|---|
IssueInstantMissingException |
PicketLinkLogger.samlIssueInstantMissingError() |
IssueInstantMissingException |
DefaultPicketLinkLogger.samlIssueInstantMissingError() |
IssueInstantMissingException |
PicketLinkMessages.samlIssueInstantMissingError() |
IssueInstantMissingException |
PicketLinkLoggerImpl.samlIssueInstantMissingError() |
Modifier and Type | Method and Description |
---|---|
void |
SAML2Response.createTimedConditions(AssertionType assertion,
long durationInMilis)
Add validity conditions to the SAML2 Assertion
|
Modifier and Type | Method and Description |
---|---|
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
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.