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

W

WARNING - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the WARNING severity level.
weblogic.security.service - package weblogic.security.service
 
weblogic.security.spi - package weblogic.security.spi

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

WebResource - class weblogic.security.service.WebResource.
Deprecated. The WebResource class is used by a container to specify the Web resource (and method related to the resource) that a caller is attempting to access.

The URLResource class should be used in place of this WebResource class, which is now deprecated.

The toString format (which is produced by the ResourceBase class) for a Web resource is:
type=<web>, application=myApp, uri=/mywebapp, webResource=securityConstraintName, httpMethod=GET

WebResource(String, String, String, String, String) - Constructor for class weblogic.security.service.WebResource
Deprecated. Constructs a new WebResource with a target name composed from the application, uri, webResource, httpMethod, and transportType parameters.
WLSGroup - interface weblogic.security.spi.WLSGroup.
The WLSGroup interface is a marker interface used to signify that a principal represents a WebLogic Server group.
WLSUser - interface weblogic.security.spi.WLSUser.
The WLSUser interface is a marker interface used to signify that a principal represents a WebLogic Server user.
writeEvent(AuditEvent) - Method in interface weblogic.security.spi.AuditChannel
Writes an audit record based on event information.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.ServerResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.ResourceBase
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.JNDIResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.JMSResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.JDBCResource
Writes a string representation of the resource to buffer.
writeResourceString(StringBuffer) - Method in class weblogic.security.service.EJBResource
Writes a string representation of the resource to buffer.
WSSE_PASSWORD_DIGEST_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The wsse:PasswordDigest token is an internal token and is used when a web service utilizes the wsse:UsernameToken with a password type of wsse:PasswordDigest.
WWW_AUTHENTICATE_NEGOTIATE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The WWW-AUTHENTICATE_NEGOTIATE token is an internal token and is used when a web app utilizes the SPNEGO (Simple and Protected GSS-API Negotiation Mechanism) protocol for HTTP authentication.

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