|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDPEntryType | |
---|---|
org.picketlink.identity.federation.saml.v2.protocol | Package containing the classes for the protocol of SAMLv2 |
Uses of IDPEntryType in org.picketlink.identity.federation.saml.v2.protocol |
---|
Fields in org.picketlink.identity.federation.saml.v2.protocol with type parameters of type IDPEntryType | |
---|---|
protected List<IDPEntryType> |
IDPListType.idpEntry
|
Methods in org.picketlink.identity.federation.saml.v2.protocol that return types with arguments of type IDPEntryType | |
---|---|
List<IDPEntryType> |
IDPListType.getIDPEntry()
Gets the value of the idpEntry property. |
Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type IDPEntryType | |
---|---|
void |
IDPListType.addIDPEntry(IDPEntryType entry)
Add an idp entry |
void |
IDPListType.removeIDPEntry(IDPEntryType entry)
Remove an idp entry |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |