| Package | Description |
|---|---|
| org.keycloak.saml.common | |
| org.keycloak.saml.processing.api.saml.v2.response | |
| org.keycloak.saml.processing.core.saml.v2.util |
| Modifier and Type | Method and Description |
|---|---|
IssueInstantMissingException |
PicketLinkLogger.samlIssueInstantMissingError() |
IssueInstantMissingException |
DefaultPicketLinkLogger.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 © 2016 JBoss by Red Hat. All rights reserved.