|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebSSOIdPPartner
The Web SSO Idp Partner. It is both a WebSSOPartner and an IdpPartner.
Field Summary |
---|
Fields inherited from interface com.bea.security.saml2.providers.registry.Partner |
---|
ASSERTION_TYPE_BEARER, ASSERTION_TYPE_HOLDER_OF_KEY, ASSERTION_TYPE_SENDER_VOUCHES |
Fields inherited from interface com.bea.security.saml2.providers.registry.Partner |
---|
ASSERTION_TYPE_BEARER, ASSERTION_TYPE_HOLDER_OF_KEY, ASSERTION_TYPE_SENDER_VOUCHES |
Method Summary | |
---|---|
String[] |
getRedirectURIs()
Get the Redirect URIs. |
Endpoint[] |
getSingleSignOnService()
Get the single sign on service end points of the specified IdP. |
boolean |
isWantAuthnRequestsSigned()
The flag of if the idp want the AuthnRequest document to be signed. |
void |
setRedirectURIs(String[] redirectURIs)
Set the Redirect URIs. |
void |
setSingleSignOnService(Endpoint[] endpoints)
Set the endpoints for this idp partner. |
void |
setWantAuthnRequestsSigned(boolean wantAuhtnRequestsSigned)
set the wantAuthnRequest flag. |
Methods inherited from interface com.bea.security.saml2.providers.registry.WebSSOPartner |
---|
getArtifactBindingPostForm, getArtifactResolutionService, getPostBindingPostForm, getSSOSigningCert, isArtifactBindingUsePOSTMethod, isWantArtifactRequestSigned, setArtifactBindingPostForm, setArtifactBindingUsePOSTMethod, setArtifactResolutionService, setPostBindingPostForm, setSSOSigningCert, setWantArtifactRequestSigned |
Methods inherited from interface com.bea.security.saml2.providers.registry.MetadataPartner |
---|
getContactPersonCompany, getContactPersonEmailAddress, getContactPersonGivenName, getContactPersonSurName, getContactPersonTelephoneNumber, getContactPersonType, getEntityID, getErrorURL, getOrganizationName, getOrganizationURL, setContactPersonCompany, setContactPersonEmailAddress, setContactPersonGivenName, setContactPersonSurName, setContactPersonTelephoneNumber, setContactPersonType, setEntityID, setErrorURL, setOrganizationName, setOrganizationURL |
Methods inherited from interface com.bea.security.saml2.providers.registry.Partner |
---|
getAudienceURIs, getDescription, getName, isEnabled, isNameModified, setAudienceURIs, setDescription, setEnabled, setName |
Methods inherited from interface com.bea.security.saml2.providers.registry.BindingClientPartner |
---|
getClientPasswordEncrypted, getClientUsername, getTransportLayerClientCert, isClientPasswordSet, setClientPassword, setClientUsername, setTransportLayerClientCert |
Methods inherited from interface com.bea.security.saml2.providers.registry.Partner |
---|
getAudienceURIs, getDescription, getName, isEnabled, isNameModified, setAudienceURIs, setDescription, setEnabled, setName |
Methods inherited from interface com.bea.security.saml2.providers.registry.IdPPartner |
---|
getIdentityProviderNameMapperClassname, getIssuerURI, isProcessAttributes, isVirtualUserEnabled, isWantAssertionsSigned, setIdentityProviderNameMapperClassname, setIssuerURI, setProcessAttributes, setVirtualUserEnabled, setWantAssertionsSigned |
Method Detail |
---|
boolean isWantAuthnRequestsSigned()
void setWantAuthnRequestsSigned(boolean wantAuhtnRequestsSigned)
wantAuhtnRequestsSigned
- String[] getRedirectURIs()
void setRedirectURIs(String[] redirectURIs)
redirectURIs
- The Redirect URIs to set.com.bea.common.security.utils.URLMatchMap
Endpoint[] getSingleSignOnService()
void setSingleSignOnService(Endpoint[] endpoints)
endpoints
- Endpoint
|
Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview Copyright 2007 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |