SingleSignOnServicesMBean
public interface SingleSignOnServicesConfigSpi
Modifier and Type | Method | Description |
---|---|---|
java.lang.String[] |
getAllowedTargetHosts() |
List of hosts to compare against the host in the SAML SP target redirect URL.
|
int |
getArtifactMaxCacheSize() |
Gets the maximum size of the artifact cache.
|
int |
getArtifactTimeout() |
Gets the maximum timeout (in seconds) of artifacts stored in the local cache.
|
java.lang.String |
getAssertionEncryptionDecryptionKeyAlias() |
The keystore alias for the certificate and private key to be used to encrypt and decrypt SAML Assertions.
|
java.lang.String |
getAssertionEncryptionDecryptionKeyPassPhrase() |
The passphrase used to retrieve the local site's Assertion encryption, decryption key from
the keystore.
|
byte[] |
getAssertionEncryptionDecryptionKeyPassPhraseEncrypted() |
The encrypted passphrase used to retrieve the local site's Assertion encryption, decryption key from
the keystore.
|
int |
getAuthnRequestMaxCacheSize() |
Gets the maximum size of the <AuthnRequest> document cache.
|
int |
getAuthnRequestTimeout() |
Gets the maximum timeout (in seconds) of <AuthnRequest> documents stored in the local cache.
|
java.lang.String |
getBasicAuthPassword() |
The password used to assign Basic Authentication credentials to outgoing HTTPS connections
|
byte[] |
getBasicAuthPasswordEncrypted() |
The encrypted password used assign Basic Authentication credentials to outgoing HTTPS connections..
|
java.lang.String |
getBasicAuthUsername() |
Get the Basic Authentication username.
|
java.lang.String |
getContactPersonCompany() |
Contact person company.
|
java.lang.String |
getContactPersonEmailAddress() |
Contact person e-mail address.
|
java.lang.String |
getContactPersonGivenName() |
Contact person given name.
|
java.lang.String |
getContactPersonSurName() |
Contact person surname.
|
java.lang.String |
getContactPersonTelephoneNumber() |
Contact person telephone number.
|
java.lang.String |
getContactPersonType() |
Contact person type value.
|
java.lang.String |
getDataEncryptionAlgorithm() |
Get data encryption algorithm
|
java.lang.String |
getDefaultURL() |
Gets the SP's Default URL.
|
java.lang.String |
getEntityID() |
Entity ID
|
java.lang.String |
getErrorPath() |
Gets the Error Path URL.
|
java.lang.String |
getIdentityProviderPreferredBinding() |
Gets the preferred binding type for endpoints of identity provider services
|
java.lang.String |
getKeyEncryptionAlgorithm() |
Get key encryption algorithm
|
java.lang.String |
getLoginReturnQueryParameter() |
Gets the name of the query string parameter to extract from the response following use of Login URL
|
java.lang.String |
getLoginURL() |
Gets the Login URL to redirect callers to when IdP receives a request from an anonymous end user.
|
java.lang.String[] |
getMetadataEncryptionAlgorithms() |
Get the list of algorithms to put in the metadata.
|
java.lang.String |
getOrganizationName() |
Organization name.
|
java.lang.String |
getOrganizationURL() |
The Organization URL.
|
java.lang.String |
getPublishedSiteURL() |
Get the published site URL.
|
java.lang.String |
getServiceProviderPreferredBinding() |
Gets the preferred binding type for endpoints of service provider services
|
java.lang.String |
getServiceProviderSingleLogoutBinding() |
The binding used by the Service Provider to send SAML Single Logout Requests
|
java.lang.String |
getSSOSigningKeyAlias() |
Get the SSO Signing key alias.
|
java.lang.String |
getSSOSigningKeyPassPhrase() |
The passphrase used to retrieve the local site's SSO signing key from
the keystore.
|
byte[] |
getSSOSigningKeyPassPhraseEncrypted() |
The encrypted passphrase used to retrieve the local site's SSO signing key from
the keystore.
|
java.lang.String |
getTransportLayerSecurityKeyAlias() |
Get the TLS/SSL key alias.
|
java.lang.String |
getTransportLayerSecurityKeyPassPhrase() |
The passphrase used to retrieve the local site's TLS/SSL key from
the keystore.
|
byte[] |
getTransportLayerSecurityKeyPassPhraseEncrypted() |
The encrypted passphrase used to retrieve the local site's TLS/SSL key from
the keystore.
|
boolean |
isAssertionEncryptionEnabled() |
Get assertion encryption enabled flag
|
boolean |
isAssertionSubjectSessionTimeoutCheckEnabled() |
Indicates whether to use the session timeout timestamp from the assertion's subject as a condition to time out the local session.
|
boolean |
isForceAuthn() |
Gets the force authentication flag
|
boolean |
isIdentityProviderArtifactBindingEnabled() |
Gets the identity provider artifact binding enabled flag
|
boolean |
isIdentityProviderEnabled() |
Gets the identity provider enabled flag
|
boolean |
isIdentityProviderPOSTBindingEnabled() |
Gets the identity provider POST binding enabled flag
|
boolean |
isIdentityProviderRedirectBindingEnabled() |
Gets the identity provider redirect binding enabled flag
|
boolean |
isPassive() |
Gets the passive flag
|
boolean |
isPOSTOneUseCheckEnabled() |
Specifies whether the POST one-use check is enabled.
|
boolean |
isRecipientCheckEnabled() |
Specifies whether the recipient/destination check is enabled.
|
boolean |
isReplicatedCacheEnabled() |
Gets replicated cache enabled flag.
|
boolean |
isServiceProviderArtifactBindingEnabled() |
Gets the service provider artifact binding enabled flag
|
boolean |
isServiceProviderEnabled() |
Service provider enabled flag.
|
boolean |
isServiceProviderPOSTBindingEnabled() |
Gets the service provider POST binding enabled flag
|
boolean |
isServiceProviderSingleLogoutEnabled() |
Specifies whether Single Logout is enabled for the Service Provider.
|
boolean |
isSignAuthnRequests() |
Sign <AuthnRequest> documents flag.
|
boolean |
isWantArtifactRequestsSigned() |
Gets the flag that determines if the <ArtifactRequest> documents will be signed
|
boolean |
isWantAssertionsSigned() |
Advertized flag indicating requirement that incoming assertions be signed
|
boolean |
isWantAuthnRequestsSigned() |
Gets the flag that determines if <AuthnRequest> documents will be signed
|
boolean |
isWantBasicAuthClientAuthentication() |
Gets the flag that determines if Basic Authentication client authentication is wanted.
|
boolean |
isWantResponsesSigned() |
Specifies whether the inbound SAML 2.0 Responses must be signed.
|
boolean |
isWantTransportLayerSecurityClientAuthentication() |
Gets the flag that determines if TLS/SSL client authentication is wanted.
|
java.lang.String getContactPersonGivenName()
Contact person given name.
java.lang.String getContactPersonSurName()
Contact person surname.
java.lang.String getContactPersonType()
Contact person type value.
java.lang.String getContactPersonCompany()
Contact person company.
java.lang.String getContactPersonTelephoneNumber()
Contact person telephone number.
java.lang.String getContactPersonEmailAddress()
Contact person e-mail address.
java.lang.String getOrganizationName()
Organization name.
java.lang.String getOrganizationURL()
The Organization URL.
java.lang.String getPublishedSiteURL()
java.lang.String getEntityID()
Entity ID
java.lang.String getErrorPath()
boolean isServiceProviderEnabled()
Service provider enabled flag.
java.lang.String getDefaultURL()
boolean isServiceProviderArtifactBindingEnabled()
boolean isServiceProviderPOSTBindingEnabled()
java.lang.String getServiceProviderPreferredBinding()
boolean isSignAuthnRequests()
Sign <AuthnRequest> documents flag.
boolean isAssertionSubjectSessionTimeoutCheckEnabled()
Indicates whether to use the session timeout timestamp from the assertion's subject as a condition to time out the local session.
boolean isServiceProviderSingleLogoutEnabled()
Specifies whether Single Logout is enabled for the Service Provider.
boolean isWantAssertionsSigned()
boolean isWantResponsesSigned()
Specifies whether the inbound SAML 2.0 Responses must be signed.
java.lang.String getSSOSigningKeyAlias()
java.lang.String getSSOSigningKeyPassPhrase()
The passphrase used to retrieve the local site's SSO signing key from the keystore.
byte[] getSSOSigningKeyPassPhraseEncrypted()
The encrypted passphrase used to retrieve the local site's SSO signing key from the keystore.
boolean isForceAuthn()
boolean isPassive()
boolean isIdentityProviderEnabled()
boolean isIdentityProviderArtifactBindingEnabled()
boolean isIdentityProviderPOSTBindingEnabled()
boolean isIdentityProviderRedirectBindingEnabled()
java.lang.String getIdentityProviderPreferredBinding()
boolean isWantAuthnRequestsSigned()
java.lang.String getLoginURL()
java.lang.String getLoginReturnQueryParameter()
boolean isRecipientCheckEnabled()
Specifies whether the recipient/destination check is enabled. When true, the recipient of the SAML Request/Response must match the URL in the HTTP Request.
boolean isPOSTOneUseCheckEnabled()
Specifies whether the POST one-use check is enabled.
java.lang.String getTransportLayerSecurityKeyAlias()
java.lang.String getTransportLayerSecurityKeyPassPhrase()
The passphrase used to retrieve the local site's TLS/SSL key from the keystore.
byte[] getTransportLayerSecurityKeyPassPhraseEncrypted()
The encrypted passphrase used to retrieve the local site's TLS/SSL key from the keystore.
java.lang.String getBasicAuthUsername()
java.lang.String getBasicAuthPassword()
The password used to assign Basic Authentication credentials to outgoing HTTPS connections
byte[] getBasicAuthPasswordEncrypted()
The encrypted password used assign Basic Authentication credentials to outgoing HTTPS connections..
boolean isWantArtifactRequestsSigned()
boolean isWantTransportLayerSecurityClientAuthentication()
boolean isWantBasicAuthClientAuthentication()
int getAuthnRequestMaxCacheSize()
int getAuthnRequestTimeout()
int getArtifactMaxCacheSize()
int getArtifactTimeout()
boolean isReplicatedCacheEnabled()
true
so that the cache will be switch to replicated implementation.boolean isAssertionEncryptionEnabled()
java.lang.String getDataEncryptionAlgorithm()
java.lang.String getKeyEncryptionAlgorithm()
java.lang.String[] getMetadataEncryptionAlgorithms()
java.lang.String getAssertionEncryptionDecryptionKeyAlias()
The keystore alias for the certificate and private key to be used to encrypt and decrypt SAML Assertions.
The certificate is published in the SP metadata, which will be used by an external SP to encrypt SAML assertions.
The private key is used to decrypt assertions. If the alias is not specified, the server's configured SSL identity alias is used by default.
java.lang.String getAssertionEncryptionDecryptionKeyPassPhrase()
The passphrase used to retrieve the local site's Assertion encryption, decryption key from the keystore.
If you do not specify a keystore alias and passphrase, the server's configured private key alias and private key passphrase from the server's SSL configuration are used by default.
byte[] getAssertionEncryptionDecryptionKeyPassPhraseEncrypted()
The encrypted passphrase used to retrieve the local site's Assertion encryption, decryption key from the keystore.
To set this attribute, use weblogic.management.EncryptionHelper.encrypt()
to encrypt the value. Then set this attribute to the output of the encrypt() method.
To compare a password that a user enters with the encrypted
value of this attribute, go to the same WebLogic Server instance
that you used to set and encrypt this attribute
and use weblogic.management.EncryptionHelper.encrypt()
to encrypt the user-supplied password. Then compare the encrypted values.
java.lang.String[] getAllowedTargetHosts()
java.lang.String getServiceProviderSingleLogoutBinding()
The binding used by the Service Provider to send SAML Single Logout Requests