| Package | Description |
|---|---|
| org.openliberty.wsc |
This package contains all of the Service Client classes and the basic WSFMessage.
|
| org.openliberty.xmltooling.pp |
| Modifier and Type | Method and Description |
|---|---|
AltID |
PersonalProfileService.altIdForIDType(IDType.Type iDType)
Selection of /pp:PP/pp:LegalIdentity/pp:AltID by an exact match against the AltID's IDType.
|
AltID |
PersonalProfileService.altIdForIDTypeURI(String iDTypeURI)
Selection of /pp:PP/pp:LegalIdentity/pp:AltID by an exact match against the AltID's IDType element content.
|
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<AltID> |
LegalIdentity.altIDs |
| Modifier and Type | Method and Description |
|---|---|
AltID |
AltIDBuilder.buildObject() |
AltID |
AltIDBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<AltID> |
LegalIdentity.getAltIDs() |
Copyright © 1999–2015. All rights reserved.