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 |
---|---|
IDPEntry |
ProtocolFactory.createIDPEntry()
Returns the
IDPEntry Object. |
IDPEntry |
ProtocolFactory.createIDPEntry(Element value)
Returns the
IDPEntry Object. |
IDPEntry |
ProtocolFactory.createIDPEntry(String value)
Returns the
IDPEntry Object. |
Modifier and Type | Class and Description |
---|---|
class |
IDPEntryImpl
This class defines methods to set/retrieve single identity provider
information trusted by the request issuer to authenticate the presenter.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.