Serialized Form


Package com.sun.jndi.ldap.ctl

Class com.sun.jndi.ldap.ctl.AuthorizationIDControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 2851964666449637092L

Class com.sun.jndi.ldap.ctl.AuthorizationIDResponseControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: -7740841453439127143L

Serialized Fields

authzId

java.lang.String authzId
Authorization Identity of the bound user

 

Class com.sun.jndi.ldap.ctl.DirSyncControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 564423657960860475L

Serialized Fields

parentsFirst

int parentsFirst
Parent entries are returned before their children when value is set to 1.

 

maxReturnLength

int maxReturnLength
The maximum length (in bytes) to be returned in a control response. Must be greater than zero for any data to be returned.

 

cookie

byte[] cookie
A server-generated cookie.

 

Class com.sun.jndi.ldap.ctl.DirSyncResponseControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: -4497924817230713114L

Serialized Fields

flag

int flag
If flag is set to a non-zero value, it implies that there is more data to retrieve.

 

maxReturnLength

int maxReturnLength
The maximum length (in bytes) returned in a control response.

 

cookie

byte[] cookie
A server-generated cookie.

 

Class com.sun.jndi.ldap.ctl.GetEffectiveRightsControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: -6292851668254246648L

Class com.sun.jndi.ldap.ctl.PagedResultsControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: -8771840635877430549L

Serialized Fields

pageSize

int pageSize
The number of entries to return in a page.

 

cookie

byte[] cookie
A server-generated cookie.

 

Class com.sun.jndi.ldap.ctl.PagedResultsResponseControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 4004691067488246793L

Serialized Fields

resultSize

int resultSize
An estimate of the number of entries in the search result.

 

cookie

byte[] cookie
A server-generated cookie.

 

Class com.sun.jndi.ldap.ctl.PasswordExpiredResponseControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: -4568118365564432308L

Class com.sun.jndi.ldap.ctl.PasswordExpiringResponseControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: -7968094990572151704L

Serialized Fields

timeLeft

long timeLeft
The time remaining until the password expires

 

Class com.sun.jndi.ldap.ctl.ProxiedAuthorizationControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 552016610613918389L

Class com.sun.jndi.ldap.ctl.RealAttributesOnlyControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 5253873444607688486L

Class com.sun.jndi.ldap.ctl.SortControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 8931633399436504556L

Class com.sun.jndi.ldap.ctl.SortResponseControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: -3732673799687266442L

Serialized Fields

resultCode

int resultCode
The sort result code.

 

badAttrId

java.lang.String badAttrId
The ID of the attribute that caused the sort to fail.

 

Class com.sun.jndi.ldap.ctl.TreeDeleteControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 1278332007778853814L

Class com.sun.jndi.ldap.ctl.VirtualAttributesOnlyControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: -5373095230975089359L

Class com.sun.jndi.ldap.ctl.VirtualListViewControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 7739016048653396131L

Serialized Fields

beforeCount

int beforeCount
The number of entries before the target entry in a sublist.

 

afterCount

int afterCount
The number of entries after the target entry in a sublist.

 

targetOffset

int targetOffset
An offset into the list.

 

listSize

int listSize
An estimate of the number of entries in the list.

 

targetAttrValue

java.lang.Object targetAttrValue
Attribute value used to locate the target entry. This value is compared to values of the attribute specified as the primary sort key. Only String and byte[] values are currently supported.

 

cookie

byte[] cookie
A server-generated cookie.

 

Class com.sun.jndi.ldap.ctl.VirtualListViewResponseControl extends com.sun.jndi.ldap.BasicControl implements Serializable

serialVersionUID: 7199084985976520165L

Serialized Fields

targetOffset

int targetOffset
The position of the target entry in the list.

 

listSize

int listSize
The current number of entries in the list.

 

resultCode

int resultCode
The result code of the view operation.

 

cookie

byte[] cookie
A server-generated cookie.

 

Package com.sun.jndi.ldap.ext

Class com.sun.jndi.ldap.ext.BulkImportFinishedRequest extends java.lang.Object implements Serializable

serialVersionUID: 4555688155005767980L

Class com.sun.jndi.ldap.ext.BulkImportStartRequest extends java.lang.Object implements Serializable

serialVersionUID: 8280455967681862705L

Serialized Fields

value

byte[] value
ASN1 Ber encoded value of the extended request

 

Class com.sun.jndi.ldap.ext.StartTlsResponseImpl extends javax.naming.ldap.StartTlsResponse implements Serializable

serialVersionUID: -1126624615143411328L

Class com.sun.jndi.ldap.ext.WhoAmIRequest extends java.lang.Object implements Serializable

serialVersionUID: -6522045023216094713L

Class com.sun.jndi.ldap.ext.WhoAmIResponse extends java.lang.Object implements Serializable

serialVersionUID: 4095032263256625777L

Serialized Fields

authzId

java.lang.String authzId
Authorization identity of the bound user

 

value

byte[] value
The ASN1 encoded value of the extended response