| パッケージ | 説明 |
|---|---|
| org.opensaml.samlext.saml2delrestrict |
Interfaces for SAML 2 Condition for Delegation Restriction.
|
| org.opensaml.samlext.saml2delrestrict.impl |
Implementation for SAML 2 Condition for Delegation Restriction.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<Delegate> |
DelegationRestrictionType.getDelegates()
Get the list of Delegate child elements.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DelegateImpl
Implementation of
Delegate. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Delegate |
DelegateBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Delegate |
DelegateBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List<Delegate> |
DelegationRestrictionTypeImpl.getDelegates()
Get the list of Delegate child elements.
|
Copyright © 2012. All Rights Reserved.