All LDAP Classes
Internal LDAP Classes
A B C D E F G H I K L M N O P Q R S T U V W X

P

PARAM_ERROR - Static variable in class com.novell.ldap.resources.ExceptionMessages
 
parenthandler - Variable in class com.novell.ldap.util.LDAPXMLHandler
 
parse(String) - Method in class com.novell.ldap.rfc2251.RfcFilter
Parses an RFC 2251 filter string into an ASN.1 LDAP Filter object.
ParsedDirective - Class in com.novell.sasl.client
Implements the ParsedDirective class which will be used in the DigestMD5SaslClient mechanism.
ParsedDirective(String, String, int) - Constructor for class com.novell.sasl.client.ParsedDirective
 
parseDirectives() - Method in class com.novell.sasl.client.DirectiveList
This function takes a US-ASCII character string containing a list of comma separated directives, and parses the string into the individual directives and their values.
parseFilter() - Method in class com.novell.ldap.rfc2251.RfcFilter
Parses an RFC 2254 filter
parseFilterComp() - Method in class com.novell.ldap.rfc2251.RfcFilter
RFC 2254 filter helper method.
parseFilterList() - Method in class com.novell.ldap.rfc2251.RfcFilter
Must have 1 or more Filters
parseInput(String, StringBuffer) - Static method in class com.novell.ldap.util.ValueXMLhandler
This mehod separates whitespaces in non-text nodes during XML de-serialization.
parseList(String, char, int, int) - Method in class com.novell.ldap.LDAPUrl
 
parseQualifier(StreamTokenizer, String) - Method in class com.novell.ldap.client.SchemaParser
 
parseTagAttributes(int, Attributes) - Method in class com.novell.ldap.util.DSMLHandler
 
parseToken() - Method in class com.novell.sasl.client.TokenParser
This function parses the next token from the tokens string and returns it as a string.
parseURL(String) - Method in class com.novell.ldap.LDAPUrl
 
parseXML(InputStream) - Method in class com.novell.ldap.util.SAXEventMultiplexer
This method is used to parse the XML Document and deserialize it using the default LDAPXMLHandler.
partitionDN - Variable in class com.novell.ldap.extensions.GetReplicaInfoResponse
 
PartitionEntryCountRequest - Class in com.novell.ldap.extensions
Returns a count of the number of entries (objects) in the specified partition.
PartitionEntryCountRequest(String) - Constructor for class com.novell.ldap.extensions.PartitionEntryCountRequest
Constructs an extended operation object for counting entries in a naming context.
PartitionEntryCountResponse - Class in com.novell.ldap.extensions
Returns the number of entries in the partition.
PartitionEntryCountResponse(RfcLDAPMessage) - Constructor for class com.novell.ldap.extensions.PartitionEntryCountResponse
Constructs an object from the responseValue which contains the entry count.
partitionID - Variable in class com.novell.ldap.extensions.GetReplicaInfoResponse
 
PartitionSyncRequest - Class in com.novell.ldap.extensions
Synchronizes all replicas of a naming context.
PartitionSyncRequest(String, String, int) - Constructor for class com.novell.ldap.extensions.PartitionSyncRequest
Constructs an extended operation object for synchronizing the replicas of a partition.
pass - Variable in class com.novell.ldap.DsmlConnection
The User's Password
pass - Variable in class com.novell.ldap.SPMLConnection
The User's Password
password - Variable in class com.novell.ldap.LDAPAuthProvider
 
pauseForHandShake - Variable in class com.novell.ldap.LDAPJSSEStartTLSFactory
 
peekChar() - Method in class com.novell.ldap.rfc2251.RfcFilter.FilterTokenizer
Return the current char without advancing the offset pointer.
pkg - Static variable in class com.novell.ldap.resources.ResourcesHandler
Package where resources are found
POLICY_FORWARD_SECRECY - Static variable in class com.novell.security.sasl.Sasl
The name of a property that specifies if mechanisms that implement forward secrecy between sessions are required or not The property can contain following values: true - If such mechansims are required false - If such mechanisms not required Absence of the property is interpreted as "false".
POLICY_NOACTIVE - Static variable in class com.novell.security.sasl.Sasl
The name of a property that specifies if mechanisms susceptible to active (non-dictionary) attacks are permitted or not.
POLICY_NOANONYMOUS - Static variable in class com.novell.security.sasl.Sasl
The name of a property that specifies if mechanisms that accept anonymous login are permitted or not.
POLICY_NODICTIONARY - Static variable in class com.novell.security.sasl.Sasl
The name of a property that specifies if mechanisms susceptible to passive dictionary attacks are permitted or not.
POLICY_NOPLAINTEXT - Static variable in class com.novell.security.sasl.Sasl
The name of a property that specifies if mechanisms susceptible to simple plain passive attacks are permitted or not The property can contain following values: true - If such mechansims are not permitted false - If such mechanisms are permitted Absence of the property is interpreted as "false".
POLICY_PASS_CREDENTIALS - Static variable in class com.novell.security.sasl.Sasl
The name of a property that specifies if mechanisms that pass client credentials are required or not The property can contain following values: true - If such mechansims are required false - If such mechanisms are not required Absence of the property is interpreted as "false".
port - Variable in class com.novell.ldap.Connection
 
port - Variable in class com.novell.ldap.LDAPUrl
 
precluded - Variable in class com.novell.ldap.client.SchemaParser
 
precluded - Variable in class com.novell.ldap.LDAPDITContentRuleSchema
 
PRESENT - Static variable in class com.novell.ldap.LDAPSearchRequest
Search Filter Identifier for a PRESENT component.
PRESENT - Static variable in class com.novell.ldap.rfc2251.RfcFilter
Identifier for PRESENT component.
PRESENT - Static variable in class com.novell.ldap.util.DSMLHandler
 
prevstate - Variable in class com.novell.ldap.util.DSMLHandler
 
printStackTrace() - Method in exception com.novell.security.sasl.SaslException
Prints this exception's stack trace to System.err.
printStackTrace(PrintStream) - Method in exception com.novell.security.sasl.SaslException
Prints this exception's stack trace to a print stream.
printStackTrace(PrintWriter) - Method in exception com.novell.security.sasl.SaslException
Prints this exception's stack trace to a print writer.
printStackTrace() - Method in exception org.ietf.ldap.LDAPException
 
printStackTrace(PrintStream) - Method in exception org.ietf.ldap.LDAPException
 
printStackTrace(PrintWriter) - Method in exception org.ietf.ldap.LDAPException
 
PRIVATE - Static variable in class com.novell.ldap.asn1.ASN1Identifier
Private-use tag class.
privileges - Variable in class com.novell.ldap.extensions.GetEffectivePrivilegesResponse
 
processingInstruction(String, String) - Method in class com.novell.ldap.util.DSMLHandler
Receive notification of a processing instruction.
processNodes(Node) - Method in class com.novell.ldap.util.DOMReader
Recursively processes DOM nodes by pulling out the tag name, attributes and text values and calling the DSMLHandler methods to construct LDAPMessages.
properties - Variable in class com.novell.ldap.LDAPConstraints
 
protocol - Static variable in class com.novell.ldap.Connection
 
PROTOCOL_ERROR - Static variable in exception com.novell.ldap.LDAPException
Indicates that the server has received an invalid or malformed request from the client.
PROTOCOL_ERROR - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the server has received an invalid or malformed request from the client.
purgeTime - Variable in class com.novell.ldap.extensions.GetReplicaInfoResponse
 
putReply(RfcLDAPMessage) - Method in class com.novell.ldap.Message
Puts a reply on the reply queue

All LDAP Classes
Internal LDAP Classes
A B C D E F G H I K L M N O P Q R S T U V W X
Copyright ? 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000