Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
com.sun.identity.saml2.protocol.impl |
SAMLv2 Protocol Implemenetation Classes.
|
Modifier and Type | Method and Description |
---|---|
GetComplete |
ProtocolFactory.createGetComplete()
Returns the
GetComplete Object. |
GetComplete |
ProtocolFactory.createGetComplete(Element value)
Returns the
GetComplete Object. |
GetComplete |
ProtocolFactory.createGetComplete(String value)
Returns the
GetComplete Object. |
GetComplete |
IDPList.getGetComplete()
Returns the
GetComplete Object. |
Modifier and Type | Method and Description |
---|---|
void |
IDPList.setGetComplete(GetComplete getComplete)
Sets the
GetComplete Object. |
Modifier and Type | Class and Description |
---|---|
class |
GetCompleteImpl
This class contains methods for the
GetComplete
Element in the SAMLv2 Protocol Schema. |
Modifier and Type | Method and Description |
---|---|
GetComplete |
IDPListImpl.getGetComplete()
Returns the
GetComplete Object. |
Modifier and Type | Method and Description |
---|---|
void |
IDPListImpl.setGetComplete(GetComplete getComplete)
Sets the
GetComplete |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.