|
BEA Systems, Inc. | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SAMLAssertionStore
defines an interface for storing
and retrieving SAML assertions for use with the Artifact profile.SAMLAssertionStoreV2
extends the SAMLAssertionStore
interface, adding methods to support identification and authentication of
the destination site requesting an assertion from the SAML ARS.AssertionInfo
class is returned by
SAMLAssertionStoreV2.retrieveAssertionInfo()
.AssertionInfo
.
SAMLNameMapperInfo
is used to represent
user name and group information for SAML assertions.SAMLNameMapperInfo
with the specified user name and groups.
SAMLNameMapperInfo
with the specified name qualifier,
user name, and groups.
SAMLNameMapperInfo
with the specified name qualifier,
name format, user name, and groups.
SAMLNameMapperInfo
with the specified name qualifier,
name format, user name, group attribute name, group attribute namespace, and groups.
SAMLUsedAssertionCache
defines an interface for storing
and checking information about consumed SAML assertions so that a
one-use policy for assertions can be enforced.Timer
.firstTime
elapses.
firstTime
elapses.
Timer
.Timer
.SecurityInitializationException
is thrown when a problem has been encountered during the
initialization of the security subsystem.SecurityInitializationException
with no arguments.
SecurityInitializationException
with the specified
detail message.
SecurityInitializationException
with a nested exception.
SecurityInitializationException
with a detail message and
a nested exception.
SecuritySpec
instance.
SecuritySpec
instance.
WorkContext
s.SerializationException
is thrown if an error occurs
during serializtion.SerializationException
with no
specified detail message.
SerializationException
with the
specified detail message.
SerializationException
with the
specified detail message and the nested error respresented by t.
SerializationException
with the
nested error respresented by t.
addBinarySecurityTokenSpec
adds a spec for a
BinarySecurityTokenImpl to the SecuritySpec.
addBinarySecurityTokenSpec
adds a spec for a
BinarySecurityTokenImpl to the SecuritySpec.
Endpoint.HTTP_ARTIFACT_BINDING
, Endpoint.HTTP_POST_BINDING
, Endpoint.HTTP_REDIRECT_BINDING
, and
Endpoint.SOAP_BINDING
.
CertPathProviders
will be used
by the security system to build certification paths.
SecurityConfigurationMBean.setDefaultRealm(weblogic.management.security.RealmMBean)
DYE_0
throughDYE_7
) to be used to mark the diagnostic
context.
EncodingInfo
instance.
addEncryptionSpec
adds a spec for encrypted data to
the SecuritySpec.
addEncryptionSpec
adds a spec for encrypted data to
the SecuritySpec.
SessionHelper.initializeConfiguration()
.
noLocal
attribute.
PrivateKeyStoreLocation
attribute.
PrivateKeyStoreLocation
attribute.
producer.send()
, consumer.receive()
, or session.createBrowser()
,
will block the calling thread before giving up on a JMS client reconnect in progress.
RootCAKeyStoreLocation
attribute.
RootCAKeyStoreLocation
attribute.
setSignatureSpec
adds a SignatureSpec to the
SecuritySpec element.
setSignatureSpec
adds a SignatureSpec to the
SecuritySpec element.
setSignatureSpec
adds the provided signatureSpec
to this SecuritySpec
SocketFactory
to be used when creating sockets
for http URL connections.
setUsernameTokenSpec
adds a UsernameTokenSpec to the
SecuritySpec element.
setUsernameTokenSpec
adds a UsernameTokenSpec to the
SecuritySpec element.
setUsernameTokenSpec
adds a UsernameTokenSpec to the
SecuritySpec element.
SHARED_SECRET_PROOF
is one that is backed by the
presentation of a shared secret -- i.e.
Decimal
to a short
value.
SeiveEncodingInfo
instance.
SeiveEncodingInfo
instance.
Decimal
value.
SignatureSpec
instance.
SignatureSpec
instance.
AppContextElement
s that the AppContext
is able to return.
public void start(BootstrapContext context) throws ResourceAdapterInternalException
{
}
public void startVersioning(ResourceAdapter ra, Properties props) throws ResourceException
{
}
javax.transaction.Status
constants to English strings.
public void stop()
{
}
XMLInputStream
.string
data type,
http://www.w3.org/2001/XMLSchema#string
.
getType()
to indicate that
this XPath evaluates to a string.
STRING
.
WorkContext
s.
public boolean supportsInit()
{
return false;
}
public boolean supportsSuspend(int type)
{
return false;
}
public boolean supportsVersioning()
{
return false;
}
public void suspend(int type, Properties props) throws ResourceException
{
}
public void suspendInbound(MessageEndpointFactory endptFactory, Properties props) throws ResourceException
{
}
|
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 LETTER NEXT LETTER | FRAMES NO FRAMES |