| Package | Description |
|---|---|
| org.openliberty.xmltooling.disco |
This package models elements in the Discovery Service schema.
|
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<SecurityMechID> |
SecurityContext.securityMechIDs |
private org.opensaml.core.xml.util.XMLObjectChildrenList<SecurityMechID> |
RequestedService.securityMechIDs |
| Modifier and Type | Method and Description |
|---|---|
SecurityMechID |
SecurityMechIDBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityMechID> |
SecurityContext.getSecurityMechIDs() |
org.opensaml.core.xml.util.XMLObjectChildrenList<SecurityMechID> |
RequestedService.getSecurityMechIDs() |
Copyright © 1999–2015. All rights reserved.