Oracle
A C G I L N R S U

S

SAML2CredentialMapperMBean - Interface in com.bea.security.saml2.providers
This MBean represents configuration information for the SAML 2.0 Credential Mapping provider.
SAML2IdentityAsserterMBean - Interface in com.bea.security.saml2.providers
This MBean represents configuration information for the SAML 2.0 Identity Assertion provider.
SAML2IdPPartnerRegistryMBean - Interface in com.bea.security.saml2.providers
The SAMLIdPPartnerRegistry is used manage a registry of SAML 2.0 Identity Provider partners.
SAML2PartnerRegistryMBean - Interface in com.bea.security.saml2.providers
The SAMLPartnerRegistry provides utilities common to a registry of SAML partners.
SAML2SPPartnerRegistryMBean - Interface in com.bea.security.saml2.providers
The SAML2SPPartnerRegistry is used manage a registry of SAML 2.0 SP partners.
setCredCacheMinViableTTL(int) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The minimum time, in seconds, that assertion credentials must be viable before being eligible to be cached.
setCredCacheSize(int) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The size of the cache used to store assertion credentials.
setDefaultTimeToLive(int) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The time in seconds that, by default, an assertion should remain valid.
setDefaultTimeToLiveOffset(int) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The time factor you can use to allow the Credential Mapping provider to compensate for clock differences between the Identity Provider and Service Provider sites.
setGenerateAttributes(boolean) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
Specifies whether information, in addition to the username, will be generated in the SAML 2.0 assertion.
setIssuerURI(String) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The Issuer URI, or name, of this SAML 2.0 Credential Mapping provider.
setNameMapperClassName(String) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The Java class that overrides the default SAML 2.0 credential mapper name mapper class, which maps Subjects to identity information contained in the assertion.
setNameMapperClassName(String) - Method in interface com.bea.security.saml2.providers.SAML2IdentityAsserterMBean
The custom Java class that overrides the default SAML 2.0 assertion name mapper class, which maps identity information contained in assertions to local Subjects.
setNameQualifier(String) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The Name Qualifier value used by the Name Mapper.
setReplicatedCacheEnabled(boolean) - Method in interface com.bea.security.saml2.providers.SAML2IdentityAsserterMBean
Specifies whether the replicated cache is used.
setSigningKeyAlias(String) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The alias used to retrieve from the keystore the key that is used to sign assertions.
setSigningKeyPassPhrase(String) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
The credential, or password, used to retrieve from the keystore the keys used to sign assertions.
setSigningKeyPassPhraseEncrypted(byte[]) - Method in interface com.bea.security.saml2.providers.SAML2CredentialMapperMBean
 
spPartnerExists(String) - Method in interface com.bea.security.saml2.providers.SAML2SPPartnerRegistryMBean
Determines whether or not a SP partner exists for the given partner name.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, 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.
A C G I L N R S U