|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionNamespace | |
|---|---|
| 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. |
| Uses of ActionNamespace in org.opensaml.samlext.saml2mdquery |
|---|
| Methods in org.opensaml.samlext.saml2mdquery that return types with arguments of type ActionNamespace | |
|---|---|
java.util.List<ActionNamespace> |
AuthzDecisionQueryDescriptorType.getActionNamespaces()
Gets the list of action namespaces support by this role. |
| Uses of ActionNamespace in org.opensaml.samlext.saml2mdquery.impl |
|---|
| Classes in org.opensaml.samlext.saml2mdquery.impl that implement ActionNamespace | |
|---|---|
class |
ActionNamespaceImpl
Concrete implementation of ActionNamespace. |
| Methods in org.opensaml.samlext.saml2mdquery.impl that return ActionNamespace | |
|---|---|
ActionNamespace |
ActionNamespaceBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications. |
ActionNamespace |
ActionNamespaceBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods in org.opensaml.samlext.saml2mdquery.impl that return types with arguments of type ActionNamespace | |
|---|---|
java.util.List<ActionNamespace> |
AuthzDecisionQueryDescriptorTypeImpl.getActionNamespaces()
Gets the list of action namespaces support by this role. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||