|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssertionIDRef
SAML 2.0 Core AssertionIDRef.
Field Summary | |
---|---|
static String |
DEFAULT_ELEMENT_LOCAL_NAME
Element local name. |
static QName |
DEFAULT_ELEMENT_NAME
Default element name. |
Method Summary | |
---|---|
String |
getAssertionID()
Gets the ID of the assertion this references. |
void |
setAssertionID(String newID)
Sets the ID of the assertion this references. |
Field Detail |
---|
static final String DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_NAME
Method Detail |
---|
String getAssertionID()
void setAssertionID(String newID)
newID
- the ID of the assertion this references
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |