Oracle
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

P

packageStatement() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
pageContext - Variable in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
paramDesc - Variable in class weblogic.common.ParamValue
Variable used for IN, OUT, and IN/OUT parameters to set the descriptor of the parameter.
paramDesc() - Method in class weblogic.common.ParamValue
Returns the paramDesc of a ParamValue.
paramMode - Variable in class weblogic.common.ParamValue
Variable used for IN, OUT, and IN/OUT parameters to set the mode of the parameter.
paramMode() - Method in class weblogic.common.ParamValue
Returns the paramMode of a ParamValue.
paramModeString() - Method in class weblogic.common.ParamValue
Returns the paramMode of a ParamValue as a String.
paramName - Variable in class weblogic.common.ParamValue
Variable used for IN, OUT, and IN/OUT parameters to set the name of the parameter.
paramType - Variable in class weblogic.common.ParamValue
Variable used for IN, OUT, and IN/OUT parameters to set the type of the parameter.
paramType() - Method in class weblogic.common.ParamValue
Returns the paramType of a ParamValue.
paramTypeString() - Method in class weblogic.common.ParamValue
Returns the paramType of a ParamValue as a String.
ParamValue - Class in weblogic.common
A ParamValue is the value part of a name/value pair used for events and remote procedures.
ParamValue() - Constructor for class weblogic.common.ParamValue
Internal use only.
ParamValue(String, int, int, String) - Constructor for class weblogic.common.ParamValue
Constructs a ParamValue with the specified name, of the specified data type, of the specified parameter type, and of the specified parameter description.
parent - Variable in class weblogic.security.service.ResourceBase
 
parent - Variable in class weblogic.xml.stream.util.PipedXMLInputStreamBase
Deprecated.  
parent - Variable in class weblogic.xml.stream.util.XMLInputStreamFilterBase
Deprecated.  
parent - Variable in class weblogicx.jsp.tags.validators.ValidatableTagAdapter
 
parentWebServiceDecl - Variable in class weblogic.wsee.jws.WebServiceRuntimeDecl
 
parse(InputSource) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
Deprecated.  
parse(String) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
Deprecated.  
parse() - Method in class weblogicx.jsp.tags.Rewriter
 
parse(String) - Method in class weblogicx.xml.tags.XsltTag
 
parseAction(String) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseAddresses(String) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseDyeMask(String) - Static method in class weblogic.diagnostics.context.DiagnosticContextHelper
Parses a comma-separated string of dye flag names, and returns the corresponding dye mask.
parseDyeMask(String[]) - Static method in class weblogic.diagnostics.context.DiagnosticContextHelper
Parses an array of dye flag names, and returns the corresponding dye mask.
parseLine(String, Vector) - Method in class weblogic.security.net.ConnectionFilterImpl
 
parseNetmask(String) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseProtocols(StringTokenizer) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseSchedule(String) - Static method in class weblogic.jms.extensions.Schedule
Throw a ParseException if the given schedule doesn't parse.
parseSingleAddress(String) - Static method in class weblogic.security.net.ConnectionFilterImpl
 
parseSome() - Method in interface weblogic.xml.stream.util.XMLPullReader
Deprecated. a method that allows iterative parsing of a document
parseSome() - Method in class weblogic.xml.stream.util.XMLPullReaderBase
Deprecated.  
parseSomeSetup(InputSource) - Method in interface weblogic.xml.stream.util.XMLPullReader
Deprecated. a prepare method for the parse
parseSomeSetup(String) - Method in interface weblogic.xml.stream.util.XMLPullReader
Deprecated. a prepare method for the parse
parseSomeSetup(InputSource) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
Deprecated.  
parseSomeSetup(String) - Method in class weblogic.xml.stream.util.XMLPullReaderBase
Deprecated.  
Partner - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 partner.
password(String) - Method in class weblogic.common.T3User
Deprecated. Sets the password of a T3User.
password - Variable in class weblogic.security.acl.DefaultUserInfoImpl
Deprecated.  
PASSWORD_TYPE - Static variable in interface weblogic.security.spi.CredentialMapperV2
The static credentials type identifier that is used by the WebLogic Security Framework and passed to the WebLogic Credential Mapping provider through the Credential Manager in the getCredential methods.
PasswordCredential - Class in weblogic.security.auth.login
PasswordCredential module
PasswordCredential(String, String) - Constructor for class weblogic.security.auth.login.PasswordCredential
Create a password credential for use in the private credentials.
PasswordDigest - Interface in weblogic.security.spi
The getPasswordDigest interface allows an authentication provider to return a digest for a specified user's password.
PasswordValidatorMBean - Interface in weblogic.management.security.authentication
A marker interface to indicate a password validation provider MBean.
PATH_FIELD_TYPE - Static variable in interface weblogic.security.spi.SelfDescribingResource
Fields that are slash separated and are part of the inheritance hierarchy of Resources return PATH_FIELD_TYPE from getFieldType().
peek() - Method in interface weblogic.xml.stream.AttributeIterator
Deprecated. Return the next element on the stream without shifting it
peek() - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
Deprecated.  
peek() - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.  
peek() - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
Deprecated.  
peek() - Method in interface weblogic.xml.stream.XMLInputStream
Deprecated. Check the next XMLEvent without reading it from the stream.
peerGone(PeerGoneEvent) - Method in class weblogic.common.T3Client
 
PEM_PREAMBLE_BYTES - Static variable in class weblogic.wsee.connection.transport.https.SSLAdapterUtils
 
PEM_PREAMBLE_STRING - Static variable in class weblogic.wsee.connection.transport.https.SSLAdapterUtils
 
PEMInputStream - Class in weblogic.security
This class implements a BASE64 Character decoder as specified in RFC1521.
PEMInputStream(InputStream) - Constructor for class weblogic.security.PEMInputStream
 
PermissionImpl - Class in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
PermissionImpl(String) - Constructor for class weblogic.security.acl.PermissionImpl
Deprecated. Creates a permission of that name.
permissions() - Method in class weblogic.security.acl.AclEntryImpl
Deprecated. Returns an enumeration of the permissions in this AclEntry.
PERMIT - Static variable in class weblogic.security.spi.Result
Indicates that the Access Decision has decided that the request should be permitted.
PERMIT_VALUE - Static variable in class weblogic.security.spi.Result
Permit result enumeration
permNegCache - Variable in class weblogic.security.acl.CachingRealm
Deprecated. Permission negative cache.
permPosCache - Variable in class weblogic.security.acl.CachingRealm
Deprecated. Permission positive cache.
permSync - Variable in class weblogic.security.acl.CachingRealm
Deprecated. Permission sync object.
PersonName - Class in weblogic.uddi.client.structures.datatypes
The personName structure holds a string that denotes a person's name in the contact structure.
PersonName(String) - Constructor for class weblogic.uddi.client.structures.datatypes.PersonName
Class constructor specifying the initialization value.
Phone - Class in weblogic.uddi.client.structures.datatypes
The phone structure store a string.
Phone() - Constructor for class weblogic.uddi.client.structures.datatypes.Phone
Class constructor.
Phone(String) - Constructor for class weblogic.uddi.client.structures.datatypes.Phone
Class constructor specifying the initialization value.
Phone(String, String) - Constructor for class weblogic.uddi.client.structures.datatypes.Phone
Class constructor specifying the initialization values.
PIN_TO_PRIMARY_SERVER - Static variable in interface weblogic.jndi.WLContext
Cluster-specific: If true, this property forces the context stub to connect to the primary naming server only (i.e., the server currently running at host specified by Context.PROVIDER_URL).
PipedXMLInputStreamBase - Class in weblogic.xml.stream.util
Deprecated. please use java standard StAX api
PipedXMLInputStreamBase() - Constructor for class weblogic.xml.stream.util.PipedXMLInputStreamBase
Deprecated.  
PipedXMLInputStreamBase(XMLInputStream) - Constructor for class weblogic.xml.stream.util.PipedXMLInputStreamBase
Deprecated.  
PKI_INITIATOR - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated. The name of initiator for PKI cred mapper lookup if this is not specified, use the current subject on the thread to do PKI cred mapper lookup
PKI_KEY_PAIR_TYPE - Static variable in interface weblogic.security.spi.CredentialMapperV2
The static credentials type identifier that is used by the WebLogic Security Framework and passed to the WebLogic Credential Mapping provider through the Credential Manager in the getCredential methods.
PKI_TRUSTED_CERTIFICATE_TYPE - Static variable in interface weblogic.security.spi.CredentialMapperV2
The static credentials type identifier that is used by the WebLogic Security Framework and passed to the WebLogic Credential Mapping provider through the Credential Manager in the getCredential methods.
PKICredentialMapEditorMBean - Interface in weblogic.management.security.credentials
Provides a set of methods for creating, editing, and removing a credential map that matches users, resources and credential action to keystore aliases and the corresponding passwords.
PKICredentialMapReaderMBean - Interface in weblogic.management.security.credentials
Provides a set of methods for reading a credential map that matches users and resources to aliases and their corresponding passwords that can then be used to retrieve key information or public certificate information from the configured keystores.
Policies - Annotation Type in weblogic.jws
Annotation to specify multiple Policy annotations User: jlee Date: Jul 22, 2004 Time: 1:46:55 PM
Policy - Annotation Type in weblogic.jws
Annotation of specifying policy
Policy.Direction - Enum in weblogic.jws
when to apply the policy
POLICY_COMPATIBILITY_MSFT - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Compatibility property for MSFT WCF
POLICY_COMPATIBILITY_PREFERENCE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Property name for policy compatibility string
POLICY_PREFERENCE_COMPATIBILITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference value for Interoperability/Compatibility
POLICY_PREFERENCE_PERFORMANCE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference value for Performance
POLICY_PREFERENCE_SECURITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference value for Security or Functionality
POLICY_SELECTION_PREFERENCE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
The smart policy selection peference
POLICY_SOURCE - Static variable in class weblogic.management.security.authorization.ListerKeys
The Properties key used to get the source of the policy or role expression.
PolicyCollectionHandler - Interface in weblogic.security.spi
An authorization provider that wishes to consume policy sets implements the PolicyCollectionHandler interface.
PolicyCollectionInfo - Interface in weblogic.security.spi
A PolicyCollectionInfo passes data about a policy set to a security provider and is used by the the PolicyConsumer interface.
PolicyConsumer - Interface in weblogic.security.spi
An authorization provider that wishes to consume policy implements the PolicyConsumer interface.
PolicyConsumerFactory - Interface in weblogic.security.spi
An authorization provider that wishes to consume policy implements the PolicyConsumerFactory interface so that an instance of a PolicyConsumer is availble to the WebLogic Security Framework.
PolicyConsumerMBean - Interface in weblogic.management.security.authorization
The SSPI MBean that security providers extend to indicate that the provider supports policy consumption.
PolicyEditorMBean - Interface in weblogic.management.security.authorization
Provides a set of methods for creating, editing, and removing policies.
policyExists(String) - Method in interface weblogic.management.security.authorization.PolicyReaderMBean
Indicates whether a policy exists for a resource.
PolicyListerMBean - Interface in weblogic.management.security.authorization
Provides a set of methods for listing data about policies.
PolicyReaderMBean - Interface in weblogic.management.security.authorization
Provides a set of methods for reading data about policies.
PolicyStoreMBean - Interface in weblogic.management.security.authorization
Provides a set of methods for managing policies in a policy store.
PoolDisabledSQLException - Exception in weblogic.jdbc.extensions
This exception is generated when an application request to get a connection fails because the JDBC Connection Pool has been administratively disabled.
PoolDisabledSQLException(String) - Constructor for exception weblogic.jdbc.extensions.PoolDisabledSQLException
 
PoolLimitSQLException - Exception in weblogic.jdbc.extensions
This exception is generated when an application request to get a connection fails due to an application configured threshold.
PoolLimitSQLException(String) - Constructor for exception weblogic.jdbc.extensions.PoolLimitSQLException
 
PoolPermissionsSQLException - Exception in weblogic.jdbc.extensions
This exception is generated when an application request to get a connection fails a (security) authentication or authorization check.
PoolPermissionsSQLException(String) - Constructor for exception weblogic.jdbc.extensions.PoolPermissionsSQLException
 
PoolUnavailableSQLException - Exception in weblogic.jdbc.extensions
This exception is generated when an application request to get a connection fails because there are currently no connections available in the pool to be allocated.
PoolUnavailableSQLException(String) - Constructor for exception weblogic.jdbc.extensions.PoolUnavailableSQLException
 
popSubject(AuthenticatedSubject) - Method in class weblogic.jndi.ClientJNDIEnvironmentImpl
 
popSubject(AuthenticatedSubject) - Method in class weblogic.jndi.WLSJNDIEnvironmentImpl
 
popThreadEnvironment() - Method in class weblogic.jndi.ClientJNDIEnvironmentImpl
 
popThreadEnvironment() - Method in class weblogic.jndi.WLSJNDIEnvironmentImpl
 
popTransactionHelper() - Static method in class weblogic.transaction.TransactionHelper
Pop the TransactionHelper singleton.
populate(ResultSet) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Populates this CachedRowSetImpl object with data from the given ResultSet object.
populate(ResultSet, int) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Populates this CachedRowSet object with data from the given ResultSet object.
populate(ResultSetMetaData) - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Loads a ResultSet from an existing java.sql.ResultSetMetaData.
populateDOMElement(Document, SOAPElement) - Method in class weblogic.uddi.client.service.UDDISoapMessage
 
populatePort(PortComponentBean) - Method in class weblogic.wsee.jws.HandlerChainDecl
 
populateSOAPElement(SOAPEnvelope, SOAPElement, Element) - Method in class weblogic.uddi.client.service.UDDISoapMessage
 
PortableRemoteObject - Class in weblogic.rmi.extensions
API for managing references required by higher-level functionality.
PortableRemoteObject() - Constructor for class weblogic.rmi.extensions.PortableRemoteObject
 
portTypeNamespaceURI - Variable in class weblogic.wsee.jws.WebServiceRuntimeDecl
 
POST - Static variable in class weblogic.security.spi.Direction
Indicates that the authorization check is being peformed after the request has been allowed to be processed, but before the results have been returned.
postDelete(ApplicationVersionLifecycleEvent) - Method in class weblogic.application.ApplicationVersionLifecycleListener
Invoked after an application version is deleted.
postDeploy(ApplicationVersionLifecycleEvent) - Method in class weblogic.application.ApplicationVersionLifecycleListener
Invoked after an application version is deployed successfully.
postInvokeCallback(Object, String, Object[], Object) - Method in interface weblogic.jdbc.extensions.DriverInterceptor
WebLogic Server will invoke this method AFTER it calls a method in the JDBC driver.
postInvokeExceptionCallback(Object, String, Object[], Throwable) - Method in interface weblogic.jdbc.extensions.DriverInterceptor
WebLogic Server will invoke this method AFTER it calls a method in the JDBC driver.
postStart(ApplicationLifecycleEvent) - Method in class weblogic.application.ApplicationLifecycleListener
Provides hooks for listener classes after the application finishes initialization.
postStop(ApplicationLifecycleEvent) - Method in class weblogic.application.ApplicationLifecycleListener
Provides hooks for listeners and shut-down classes after the application finishes its shutdown process.
preDeploy(ApplicationVersionLifecycleEvent) - Method in class weblogic.application.ApplicationVersionLifecycleListener
Invoked when an application version deploy or redeploy operation is initiated.
PredicateEditorMBean - Interface in weblogic.management.security.authorization
This MBean edits data about predicates and their arguments.
PredicateReaderMBean - Interface in weblogic.management.security.authorization
This MBean reads data about predicates and their arguments.
PREFERENCE_COMPATIBILITY_PERFORMANCE_SECURITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is IPS
PREFERENCE_COMPATIBILITY_SECURITY_PERFORMANCE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is CSP
PREFERENCE_DEFAULT - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is default "NONE"
PREFERENCE_INTEROPERABILITY_PERFORMANCE_SECURITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is IPS
PREFERENCE_INTEROPERABILITY_SECURITY_PERFORMANCE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is CSP
PREFERENCE_PERFORMANCE_COMPATIBILITY_SECURITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is PCS
PREFERENCE_PERFORMANCE_INTEROPERABILITY_SECURITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is PCS
PREFERENCE_PERFORMANCE_SECURITY_COMPATIBILITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is PSC
PREFERENCE_PERFORMANCE_SECURITY_INTEROPERABILITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is PSC
PREFERENCE_SECURITY_COMPATIBILITY_PERFORMANCE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is SCP: security, Compatibility and then performance
PREFERENCE_SECURITY_INTEROPERABILITY_PERFORMANCE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is SCP: security, Compatibility and then performance
PREFERENCE_SECURITY_PERFORMANCE_COMPATIBILITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is SPC
PREFERENCE_SECURITY_PERFORMANCE_INTEROPERABILITY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
smart policy selection preference is SPC
PrefetchTag - Class in weblogicx.jsp.tags
 
PrefetchTag() - Constructor for class weblogicx.jsp.tags.PrefetchTag
 
PREFIX - Static variable in class weblogic.apache.xml.serialize.XMLSerializer
Deprecated.  
PREFIX - Static variable in class weblogic.i18n.Localizer
key to locate catalog prefix
PREFIX_DELIM - Static variable in class weblogic.i18n.Localizer
Delimiter separating prefix from message id
prefixes - Variable in class weblogic.apache.xml.serialize.ElementState
Deprecated. Association between namespace URIs (keys) and prefixes (values).
preInvokeCallback(Object, String, Object[]) - Method in interface weblogic.jdbc.extensions.DriverInterceptor
WebLogic Server will invoke this method BEFORE it calls a method in the JDBC driver.
prepare() - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
PREPARED - Static variable in class weblogic.management.DeploymentNotification
Deprecated. The application successfully completed its prepare phase.
PreparedQuery - Interface in weblogic.ejb
 
prepareKernel() - Method in class weblogic.jndi.ClientJNDIEnvironmentImpl
 
prepareKernel() - Method in class weblogic.jndi.WLSJNDIEnvironmentImpl
 
prepareQuery(String) - Method in interface weblogic.ejb.QueryHome
Creates a prepared query that takes input parameters.
prepareQuery(String, Properties) - Method in interface weblogic.ejb.QueryHome
Creates a prepared query that takes input parameters and properties
prepareQuery(String) - Method in interface weblogic.ejb.QueryLocalHome
Creates a prepared query that takes input parameters.
prepareQuery(String, Properties) - Method in interface weblogic.ejb.QueryLocalHome
Creates a prepared query that takes input parameters and properties
prepareSubjectManager() - Method in class weblogic.jndi.ClientJNDIEnvironmentImpl
 
prepareSubjectManager() - Method in class weblogic.jndi.WLSJNDIEnvironmentImpl
 
PREPARING - Static variable in class weblogic.management.DeploymentNotification
Deprecated. The application is beginning a prepare phase.
preserveSpace - Variable in class weblogic.apache.xml.serialize.ElementState
Deprecated. True if element is space preserving.
preStart(ApplicationLifecycleEvent) - Method in class weblogic.application.ApplicationLifecycleListener
Provides hooks for listeners and start-up classes before the application finishes initialization.
preStop(ApplicationLifecycleEvent) - Method in class weblogic.application.ApplicationLifecycleListener
Provides hooks for listener classes when the application commmences its shutdown process.
preUndeploy(ApplicationVersionLifecycleEvent) - Method in class weblogic.application.ApplicationVersionLifecycleListener
Invoked when an application version undeploy operation is initiated.
previous() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Moves the cursor to the previous row in this ResultSet object
previousPage() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Retrieves the data present in the page prior to the page from where it is called.
PrimitiveContextFactory - Class in weblogic.workarea
PrimitiveContextFactory provides internal users and layered products convenience mechanisms for creating WorkContexts instances containing primitive data.
PrimitiveContextFactory() - Constructor for class weblogic.workarea.PrimitiveContextFactory
 
PrimitiveWorkContext - Interface in weblogic.workarea
PrimitiveWorkContext is a marker interface used for marshaling and unmarshaling primitive user data in a WorkArea.
PrincipalValidator - Interface in weblogic.security.spi
The PrincipalValidator interface defines the methods that custom Principal Validation providers must implement to support principal trust relationships within the context of the Weblogic Server environment.
PrincipalValidatorImpl - Class in weblogic.security.provider
Deprecated.  
PrincipalValidatorImpl() - Constructor for class weblogic.security.provider.PrincipalValidatorImpl
Deprecated. Constructs an instance of the Principal Validation provider.
print(String) - Method in class weblogic.net.http.HttpOutputStream
Deprecated.  
printCDATAText(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
printDoctypeURL(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated. Print a document type public or system identifier URL.
Printer - Class in weblogic.apache.xml.serialize
Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.Printer.
Printer(Writer, OutputFormat) - Constructor for class weblogic.apache.xml.serialize.Printer
Deprecated.  
printEscaped(int) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
printEscaped(String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated. Escapes a string so it may be printed as text content or attribute value.
printEscaped(String) - Method in class weblogic.apache.xml.serialize.XMLSerializer
Deprecated.  
printExceptionInfo(PrintWriter) - Method in class weblogic.management.DistributedAttributeUpdateException
Deprecated. Writes the exception information onto the PrintWriter.
printExceptionInfo(PrintWriter) - Method in class weblogic.management.DistributedOperationUpdateException
Deprecated.  
printExceptionInfo(PrintWriter) - Method in class weblogic.management.DistributedUpdateException
Print the information to the specified writer.
printSoapMsg(SOAPMessage) - Static method in class weblogic.wsee.reliability.WsrmUtils
Dumps the contents of a SOAPMessage to the WSEE Verbose.getOut() output stream.
printSpace() - Method in class weblogic.apache.xml.serialize.IndentPrinter
Deprecated. Called to print a single space between text parts that may be broken into separate lines.
printSpace() - Method in class weblogic.apache.xml.serialize.Printer
Deprecated.  
printStackTrace() - Method in class weblogic.management.DistributedUpdateException
Print the trace to the System.err.
printStackTrace(PrintStream) - Method in class weblogic.management.DistributedUpdateException
Print the trace to the specified stream.
printStackTrace(PrintWriter) - Method in class weblogic.management.DistributedUpdateException
Print the trace to the specified writer.
printStackTrace(PrintStream) - Method in class weblogic.transaction.RollbackException
 
printStackTrace(PrintWriter) - Method in class weblogic.transaction.RollbackException
 
printStackTrace() - Method in class weblogic.transaction.RollbackException
 
printStackTrace(PrintStream) - Method in exception weblogic.transaction.XAException
 
printStackTrace() - Method in exception weblogic.transaction.XAException
 
printStackTrace(PrintStream) - Method in exception weblogic.xml.stream.XMLStreamException
Deprecated. Prints the stack trace associated with this exception and its nested exception.
printStackTrace(PrintWriter) - Method in exception weblogic.xml.stream.XMLStreamException
Deprecated. Prints the stack trace associated with this exception and its nested exception.
printStackTrace() - Method in exception weblogic.xml.stream.XMLStreamException
Deprecated. Prints the stack trace associated with this exception and its nested exception to System.err.
printStackTrace(PrintStream) - Method in class weblogic.xml.xpath.XPathException
Prints the stack trace associated with this exception and its nested exception.
printStackTrace(PrintWriter) - Method in class weblogic.xml.xpath.XPathException
Prints the stack trace associated with this exception and its nested exception.
printStackTrace() - Method in class weblogic.xml.xpath.XPathException
Prints the stack trace associated with this exception and its nested exception to System.err.
printText(char[], int, int, boolean, boolean) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated. Called to print additional text with whitespace handling.
printText(String, boolean, boolean) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
printText(String) - Method in class weblogic.apache.xml.serialize.IndentPrinter
Deprecated. Called to print additional text.
printText(StringBuffer) - Method in class weblogic.apache.xml.serialize.IndentPrinter
Deprecated.  
printText(char) - Method in class weblogic.apache.xml.serialize.IndentPrinter
Deprecated.  
printText(char[], int, int) - Method in class weblogic.apache.xml.serialize.IndentPrinter
Deprecated.  
printText(String) - Method in class weblogic.apache.xml.serialize.Printer
Deprecated.  
printText(StringBuffer) - Method in class weblogic.apache.xml.serialize.Printer
Deprecated.  
printText(char[], int, int) - Method in class weblogic.apache.xml.serialize.Printer
Deprecated.  
printText(char) - Method in class weblogic.apache.xml.serialize.Printer
Deprecated.  
printText(String, boolean, boolean) - Method in class weblogic.apache.xml.serialize.XMLSerializer
Deprecated.  
printText(char[], int, int, boolean, boolean) - Method in class weblogic.apache.xml.serialize.XMLSerializer
Deprecated.  
printXMLChar(int) - Method in class weblogic.apache.xml.serialize.XMLSerializer
Deprecated.  
PRIOR - Static variable in class weblogic.security.spi.Direction
Indicates that the authorization check is being performed prior to allowing the request to be processed.
private_getRJVM() - Method in class weblogic.common.T3Client
 
private_initialize(T3ServicesDef) - Method in class weblogic.time.common.Trigger
Deprecated. Deprecated in WebLogic Server 6.1
private_initialize(T3ServicesDef, Triggerable) - Method in class weblogic.time.common.Trigger
Deprecated. Deprecated in WebLogic Server 6.1
private_set_instance(Triggerable) - Method in class weblogic.time.common.Trigger
Deprecated. Deprecated in WebLogic Server 6.1
PrivilegedAction - Interface in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0.
PrivilegedExceptionAction - Interface in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0.
process(Node, WSSecurityContext) - Method in interface weblogic.xml.crypto.wss.SecurityImpl.SecurityHeaderElementHandler
 
processAll(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
processDelete(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
processHandlerChain(JClass, URL, String) - Method in class weblogic.wsee.jws.HandlerChainDecl
 
PROCESSING_INSTRUCTION - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated. A constant which identifies a ProcessingInstruction
processingInstruction(String, String) - Method in class weblogic.apache.html.dom.HTMLBuilder
Deprecated.  
processingInstruction(String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
ProcessingInstruction - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
processingInstructionIO(String, String) - Method in class weblogic.apache.xml.serialize.BaseMarkupSerializer
Deprecated.  
processingInstructionIO(String, String) - Method in class weblogic.apache.xml.serialize.TextSerializer
Deprecated.  
processNew(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
processShift(ServletRequest, HttpSession) - Method in interface weblogicx.jsp.tags.BeanParamInterpreter
 
processSOAPMessageHandlers(JClass, JAnnotation) - Method in class weblogic.wsee.jws.HandlerChainDecl
 
ProcessTag - Class in weblogicx.jsp.tags
The process tag is used to declaratively process the results of form submissions.
ProcessTag() - Constructor for class weblogicx.jsp.tags.ProcessTag
 
PROFILE_ARTIFACT - Static variable in interface weblogic.security.providers.saml.registry.SAMLCommonPartner
 
PROFILE_HOK - Static variable in interface weblogic.security.providers.saml.registry.SAMLCommonPartner
 
PROFILE_POST - Static variable in interface weblogic.security.providers.saml.registry.SAMLCommonPartner
 
PROFILE_SV - Static variable in interface weblogic.security.providers.saml.registry.SAMLCommonPartner
 
ProfileDataRecord - Class in weblogic.jdbc.extensions
 
ProfileDataRecord(String, String, String, String) - Constructor for class weblogic.jdbc.extensions.ProfileDataRecord
 
PropagationMode - Interface in weblogic.workarea
PropagationMode defines the propagation properties of WorkContexts.
PropertiesListerMBean - Interface in weblogic.management.utils
The PropertiesListerMBean interface defines a method used to return a java.util.Properties of key=value pairs.
PropertyReadOnlyException - Exception in weblogic.workarea
PropertyReadOnlyException is thrown when a user tries to modify WorkContextMap properties that are read-only.
PropertyReadOnlyException() - Constructor for exception weblogic.workarea.PropertyReadOnlyException
 
PropertyReadOnlyException(String) - Constructor for exception weblogic.workarea.PropertyReadOnlyException
 
Protocol - Class in weblogic.wsee.jws
The Protocol class is an enumerated type that defines the set of supported invocation protocols available for Weblogic Workshop component invocation.
PROTOCOL_HTTP - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye PROTOCOL_HTTP will be set in the diagnostic context of a request if the request uses http or https protocol
PROTOCOL_IIOP - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye PROTOCOL_IIOP will be set in the diagnostic context of a request if it uses IIOP.
PROTOCOL_JRMP - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye PROTOCOL_JRMP will be set in the diagnostic context of a request if it uses JRMP.
PROTOCOL_RMI - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye PROTOCOL_RMI will be set in the diagnostic context of a request if it uses RMI.
PROTOCOL_SSL - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye PROTOCOL_SSL will be set in the diagnostic context of a request if it uses SSL.
PROTOCOL_T3 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye PROTOCOL_T3 will be set in the diagnostic context of a request if the request uses t3 or t3s protocol
PROVIDER_RJVM - Static variable in interface weblogic.jndi.WLContext
Specifies the RJVM to use as the naming server.
providerAuditWriteEvent(AuditEvent) - Method in interface weblogic.security.spi.AuditorService
Allows security providers to access the Auditor object to write audit records.
ProviderChallengeContext - Interface in weblogic.security.spi
The ProviderChallengeContext interface allows a Challenge Identity Assertion providers to return an object that contains state and is used for subsequent steps in a multi-step challenge/response process.
ProviderDecisionException - Class in weblogic.security.spi
Deprecated. Deprecated in Weblogic 10.3. These exceptions are never used and marked as deprecated: weblogic.security.spi.ProviderDecisionException weblogic.security.service.ProviderDecisionException weblogic.security.spi.ResourceNotFoundException weblogic.security.service.ResourceNotFoundException weblogic.security.spi.RoleNotFoundException weblogic.security.service.RoleNotFoundException
ProviderDecisionException() - Constructor for class weblogic.security.spi.ProviderDecisionException
Deprecated. Constructs a ProviderDecisionException with no arguments.
ProviderDecisionException(String) - Constructor for class weblogic.security.spi.ProviderDecisionException
Deprecated. Constructs a ProviderDecisionException with the specified detail message.
ProviderDecisionException(Throwable) - Constructor for class weblogic.security.spi.ProviderDecisionException
Deprecated. Constructs a ProviderDecisionException with a nested exception.
ProviderDecisionException(String, Throwable) - Constructor for class weblogic.security.spi.ProviderDecisionException
Deprecated. Constructs a ProviderDecisionException with a detail message and a nested exception.
ProviderImpl - Class in weblogic.management.security
The base class of all security provider MBean implementations.
ProviderImpl(ModelMBean) - Constructor for class weblogic.management.security.ProviderImpl
 
ProviderImpl(RequiredModelMBean) - Constructor for class weblogic.management.security.ProviderImpl
 
ProviderInitializationException - Exception in weblogic.security.spi
The ProviderInitializationException exception is a generic exception thrown by a security provider if it encounters problems during initialization.
ProviderInitializationException(String) - Constructor for exception weblogic.security.spi.ProviderInitializationException
Constructs a ProviderInitializationException with the specified detail message.
ProviderInitializationException(String, Throwable) - Constructor for exception weblogic.security.spi.ProviderInitializationException
Constructs a ProviderInitializationException with the specified detail message and cause.
ProviderMBean - Interface in weblogic.management.security
The base MBean for all security providers.
ProviderValidator - Class in weblogic.management.security
 
ProviderValidator() - Constructor for class weblogic.management.security.ProviderValidator
 
PROXY_PASSWORD - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Proxy password, which if set, will be included in the Mime headers.
PROXY_USERNAME - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Proxy user name, which if set, will be included in the Mime headers.
PublicCertCredential - Class in weblogic.security
This class acts as a holder for a single public certificate.
PublicCertCredential(Certificate) - Constructor for class weblogic.security.PublicCertCredential
Creates a PublicCertCredential object from the specified public certificate.
publicGetLoop() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
publicSetLoop() - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
publish(Client, BayeuxMessage, Channel.ChannelPattern) - Method in interface com.bea.httppubsub.Channel
Publish to this channel or its child channels with specified pattern.
publish(LogRecord) - Method in class com.bea.logging.RotatingFileStreamHandler
Outputs the log record to a rotating log file.
publish(LogRecord) - Method in class weblogic.logging.ConsoleHandler
Publishes the given log record object to the stdout.
Publish - Class in weblogic.uddi.client.service
The Publish class holds all the publish api function.
Publish() - Constructor for class weblogic.uddi.client.service.Publish
Class constructor.
publishToChannel(LocalClient, String, String) - Method in interface com.bea.httppubsub.PubSubServer
The method is a facade method which is used for publishing messages from server side.
PubSubSecurityException - Exception in com.bea.httppubsub
Defines a general security exception that pubsub server can throw when it authenticate or authorize client.
PubSubSecurityException(Throwable) - Constructor for exception com.bea.httppubsub.PubSubSecurityException
 
PubSubSecurityException(String, Throwable) - Constructor for exception com.bea.httppubsub.PubSubSecurityException
 
PubSubSecurityException(String) - Constructor for exception com.bea.httppubsub.PubSubSecurityException
 
PubSubSecurityException() - Constructor for exception com.bea.httppubsub.PubSubSecurityException
 
PubSubServer - Interface in com.bea.httppubsub
The PubSubServer class is the most important class of pub/sub server.
PUBSUBSERVER_FACTORY - Static variable in class com.bea.httppubsub.FactoryFinder
The property name for the PubSubServerFactory class name.
PubSubServerException - Exception in com.bea.httppubsub
PubSub server exception.
PubSubServerException() - Constructor for exception com.bea.httppubsub.PubSubServerException
 
PubSubServerException(String) - Constructor for exception com.bea.httppubsub.PubSubServerException
 
PubSubServerException(String, Throwable) - Constructor for exception com.bea.httppubsub.PubSubServerException
 
PubSubServerException(Throwable) - Constructor for exception com.bea.httppubsub.PubSubServerException
 
PubSubServerFactory - Interface in com.bea.httppubsub
Helper utilities for PubSubServer.
Purpose - Class in weblogic.xml.crypto.wss.provider
 
pushBack(XMLEvent) - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
Deprecated.  
pushSubject(AuthenticatedSubject, AuthenticatedSubject) - Method in class weblogic.jndi.ClientJNDIEnvironmentImpl
 
pushSubject(AuthenticatedSubject, AuthenticatedSubject) - Method in class weblogic.jndi.WLSJNDIEnvironmentImpl
 
pushThreadEnvironment(Environment) - Method in class weblogic.jndi.ClientJNDIEnvironmentImpl
 
pushThreadEnvironment(Environment) - Method in class weblogic.jndi.WLSJNDIEnvironmentImpl
 
pushTransactionHelper() - Method in class weblogic.jndi.ClientJNDIEnvironmentImpl
 
pushTransactionHelper() - Method in class weblogic.jndi.WLSJNDIEnvironmentImpl
 
pushTransactionHelper(TransactionHelper) - Static method in class weblogic.transaction.TransactionHelper
Push the TransactionHelper singleton.
put(Object, Object) - Method in class weblogic.i18ntools.L10nLookup
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class weblogic.security.acl.TTLCache
Deprecated. Insert a new entry into the cache.
put(Object) - Method in class weblogic.security.acl.TTLCache
Deprecated. Insert a new entry into the cache.
put(Object, Object) - Method in class weblogic.security.UserConfigFileManager
 
put(QName, Object) - Method in interface weblogic.webservice.context.WebServiceHeader
Deprecated. Adds a new implicit SOAP header to the WebServiceHeader object.
put(String, WorkContext) - Method in interface weblogic.workarea.WorkContextMap
Adds context data with key key to the current WorkContextMap and associates it with the current thread.
put(String, WorkContext, int) - Method in interface weblogic.workarea.WorkContextMap
Adds context data with key key to the current WorkContextMap and associates it with the current thread.
put(String, TypedBuffer) - Method in class weblogic.wtc.jatmi.TypedBufferPool
 
putAll(Map) - Method in class weblogic.security.UserConfigFileManager
 
putXslIs(String, InputStream) - Method in class weblogicx.xml.tags.XsltTag
 
putXslURI(String, String) - Method in class weblogicx.xml.tags.XsltTag
 

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle
A B C D E F G H I J K L M N O P Q R S T U V W X Y _