|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssertionURIRef
SAML 2.0 Core AssertionURIRef.
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_ELEMENT_LOCAL_NAME
Element local name. |
static javax.xml.namespace.QName |
DEFAULT_ELEMENT_NAME
Default element name. |
Method Summary | |
---|---|
java.lang.String |
getAssertionURI()
Gets the URI of the assertion this references. |
void |
setAssertionURI(java.lang.String newURI)
Sets the URI of the assertion this references. |
Field Detail |
---|
static final java.lang.String DEFAULT_ELEMENT_LOCAL_NAME
static final javax.xml.namespace.QName DEFAULT_ELEMENT_NAME
Method Detail |
---|
java.lang.String getAssertionURI()
void setAssertionURI(java.lang.String newURI)
newURI
- the URI of the assertion this references
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |