| Package | Description |
|---|---|
| org.keycloak.dom.saml.v2.profiles.sso.ecp | |
| org.keycloak.dom.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
| Modifier and Type | Field and Description |
|---|---|
protected IDPListType |
RequestType.idpList |
| Modifier and Type | Method and Description |
|---|---|
IDPListType |
RequestType.getIDPList()
Gets the value of the idpList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestType.setIDPList(IDPListType value)
Sets the value of the idpList property.
|
| Modifier and Type | Field and Description |
|---|---|
protected IDPListType |
ScopingType.idpList |
| Modifier and Type | Method and Description |
|---|---|
IDPListType |
ScopingType.getIDPList()
Gets the value of the idpList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopingType.setIDPList(IDPListType value)
Sets the value of the idpList property.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.