Package | Description |
---|---|
org.opensaml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
Modifier and Type | Method and Description |
---|---|
List<AssertionIDReference> |
Advice.getAssertionIDReferences()
Get the AssertionIdReferences.
|
List<AssertionIDReference> |
Evidence.getAssertionIDReferences()
Get the list of the AssertionIdReference
|
List<AssertionIDReference> |
Request.getAssertionIDReferences()
Get the lists of AssertionIDReferences
|
Modifier and Type | Class and Description |
---|---|
class |
AssertionIDReferenceImpl
Concrete Implementation of
AssertionIDReference Object |
Modifier and Type | Method and Description |
---|---|
AssertionIDReference |
AssertionIDReferenceBuilder.buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
AssertionIDReference |
AssertionIDReferenceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<AssertionIDReference> |
RequestImpl.getAssertionIDReferences()
Get the lists of AssertionIDReferences
|
List<AssertionIDReference> |
EvidenceImpl.getAssertionIDReferences()
Get the list of the AssertionIdReference
|
List<AssertionIDReference> |
AdviceImpl.getAssertionIDReferences()
Get the AssertionIdReferences.
|
Copyright © 1999-2013. All Rights Reserved.