Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.protocol |
Package containing the classes for the protocol of SAMLv2
|
Modifier and Type | Field and Description |
---|---|
protected List<IDPEntryType> |
IDPListType.idpEntry |
Modifier and Type | Method and Description |
---|---|
List<IDPEntryType> |
IDPListType.getIDPEntry()
Gets the value of the idpEntry property.
|
Modifier and Type | Method and Description |
---|---|
void |
IDPListType.addIDPEntry(IDPEntryType entry)
Add an idp entry
|
void |
IDPListType.removeIDPEntry(IDPEntryType entry)
Remove an idp entry
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.