| Package | Description |
|---|---|
| org.opensaml.samlext.saml2mdquery |
Interfaces for SAML 2 metadata standalone query endpoints profile.
|
| org.opensaml.samlext.saml2mdquery.impl |
Implemention for SAML 2 metadata standalone query endpoints profile objects.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActionNamespace> |
AuthzDecisionQueryDescriptorType.getActionNamespaces()
Gets the list of action namespaces support by this role.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionNamespaceImpl
Concrete implementation of
ActionNamespace. |
| Modifier and Type | Method and Description |
|---|---|
ActionNamespace |
ActionNamespaceBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
ActionNamespace |
ActionNamespaceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActionNamespace> |
AuthzDecisionQueryDescriptorTypeImpl.getActionNamespaces()
Gets the list of action namespaces support by this role.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.