public static interface SamlDeployment.IDP
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SamlDeployment.IDP.SingleLogoutService |
static interface |
SamlDeployment.IDP.SingleSignOnService |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityID() |
PublicKey |
getSignatureValidationKey() |
SamlDeployment.IDP.SingleLogoutService |
getSingleLogoutService() |
SamlDeployment.IDP.SingleSignOnService |
getSingleSignOnService() |
String getEntityID()
SamlDeployment.IDP.SingleSignOnService getSingleSignOnService()
SamlDeployment.IDP.SingleLogoutService getSingleLogoutService()
PublicKey getSignatureValidationKey()
Copyright © 2016 JBoss by Red Hat. All rights reserved.