| 
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface WebSSOIdPPartner
Abstract representation of a SAML 2.0 Identity Provider partner for Web SSO profile.
| 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()
Gets the Redirect URIs.  | 
 Endpoint[] | 
getSingleSignOnService()
Gets the Single Sign On Service end points for this partner.  | 
 boolean | 
isWantAuthnRequestsSigned()
Gets the flag that indicates if this partner expects to receive signed <AuthnRequest> documents.  | 
 void | 
setRedirectURIs(String[] redirectURIs)
Sets the Redirect URIs.  | 
 void | 
setSingleSignOnService(Endpoint[] endpoints)
Sets the Single Sign On Service end points for this partner.  | 
 void | 
setWantAuthnRequestsSigned(boolean wantAuhtnRequestsSigned)
Sets the want <AuthnRequest> signed 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()
 At SAML2 Service Provider site, <AuthnRequest> sent to this partner will be signed if this flag or
 local site SingleSignOnServicesMBean.SignAuthnRequest is set to true.
void setWantAuthnRequestsSigned(boolean wantAuhtnRequestsSigned)
wantAuhtnRequestsSigned - the want <AuthnRequest> signed flag to setWebSSOIdPPartner.isWantAuthnRequestsSigned()String[] getRedirectURIs()
WebSSOIdPPartner.setRedirectURIs(String[])void setRedirectURIs(String[] redirectURIs)
redirectURIs - the Redirect URIs to setEndpoint[] getSingleSignOnService()
void setSingleSignOnService(Endpoint[] endpoints)
endpoints - the Single Sign On Service end points to setEndpoint
  | 
Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.4) Part Number E13941-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||