BEA Systems, Inc.

BEA AquaLogic Enterprise Security Provider SSPI 2.5 API Reference
A C D E F G H I J L M N O P R S T U V W X

C

ChallengeIdentityAsserter - interface weblogic.security.spi.ChallengeIdentityAsserter.
The ChallengeIdentityAsserter interface allows Identity Assertion providers to support authentication protocols such as Microsoft's NTLM and other challenge/response authentication mechanisms.
ChallengeIdentityAsserterV2 - interface weblogic.security.spi.ChallengeIdentityAsserterV2.
The ChallengeIdentityAsserterV2 interface allows Identity Assertion providers to support authentication protocols such as Microsoft's NTLM, SPNEGO, and other challenge/response authentication mechanisms.
com.bea.security.spi - package com.bea.security.spi

This package includes ALES-specific interfaces, classes, and exceptions you use to develop ALES security providers.

COMResource - class weblogic.security.service.COMResource.
The COMResource class is used by a container to specify a class type that can be exported from the COM runtime.
COMResource(String, String) - Constructor for class weblogic.security.service.COMResource
Constructs a new COMResource with a target name composed from the application and className parameters.
CONTEXT_ATTR_NAME - Static variable in class com.bea.security.spi.AccessResponseCollector
The element name used when storing a AccessResponseCollector inside of a request context.
CONTEXT_ATTR_NAMESPACE - Static variable in class com.bea.security.spi.AccessResponseCollector
The reserved namespace used when storing a AccessResponseCollector inside of a request context.
CONTEXT_ATTR_UNQUALIFIED_NAME - Static variable in class com.bea.security.spi.AccessResponseCollector
The unqualified element name used when storing a AccessResponseCollector inside of a request context.
ContextElement - class weblogic.security.service.ContextElement.
A ContextElement is an object used to represent a named value that is used in a ContextHandler.
ContextElement(String) - Constructor for class weblogic.security.service.ContextElement
Creates a ContextElement with the specified name.
ContextElement(String, Object) - Constructor for class weblogic.security.service.ContextElement
Creates a ContextElement with the specified name and value.
ContextElement(String, String, Object) - Constructor for class weblogic.security.service.ContextElement
Creates a ContextElement with the specified namespace, unqualified name and value.
ContextHandler - interface weblogic.security.service.ContextHandler.
The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
continueChallengeIdentity(ProviderChallengeContext, String, Object, ContextHandler) - Method in interface weblogic.security.spi.ChallengeIdentityAsserterV2
Use the supplied provider context and client token to continue establishing client identity
createApplicationVersion(String, String) - Method in interface weblogic.security.spi.VersionableApplicationProvider
Marks the creation of a new application version and is only called on one server within a WebLogic Server domain at the time the version is created.
CredentialMapper - interface weblogic.security.spi.CredentialMapper.
The CredentialMapper interface defines the security service provider interface (SSPI) for objects capable of obtaining the appropriate set of credentials for a particular resource that is scoped within an application.
CredentialMapperV2 - interface weblogic.security.spi.CredentialMapperV2.
The CredentialMapperV2 interface defines the security service provider interface (SSPI) for objects capable of obtaining the appropriate set of credentials for a particular resource that is scoped within an application.
CredentialProvider - interface weblogic.security.spi.CredentialProvider.
The CredentialProvider interface exposes the services provided by a Credential Mapping provider to the WebLogic Security Framework.
CredentialProviderV2 - interface weblogic.security.spi.CredentialProviderV2.
The CredentialProviderV2 interface exposes the services provided by a Credential Mapping provider to the WebLogic Security Framework.
CSI_ANONYMOUS_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The CSI.ITTAnonymous token is an internal token and is only used when CSIV2 is being used for communication.
CSI_ANONYMOUS_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
Used when a CSIv2 anonymous identity token is passed during an invoke.
CSI_DISTINGUISHED_NAME_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The CSI.DistinguishedName token is an internal token and is only used when CSIV2 is being used for communication.
CSI_DISTINGUISHED_NAME_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
Used when a CSIv2 distinguished name identity token is passed during an invoke.
CSI_PRINCIPAL_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The CSI.PrincipalName token is an internal token and is only used when CSIV2 is being used for communication.
CSI_PRINCIPAL_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
Used when a CSIv2 principal name identity token is passed during an invoke.
CSI_X509_CERTCHAIN_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The CSI.X509CertChain token is an internal token and is only used when CSIV2 is being used for communication.
CSI_X509_CERTCHAIN_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
Used when a CSIv2 X509 certificate chain identity token is passed during an invoke.

A C D E F G H I J L M N O P R S T U V W X
Documentation is available at
http://download.oracle.com/docs/cd/E13169_01/ales/docs25