Uses of Class
org.apache.directory.api.asn1.actions.AbstractReadInteger
-
-
Uses of AbstractReadInteger in org.apache.directory.api.ldap.codec.controls.sort
Subclasses of AbstractReadInteger in org.apache.directory.api.ldap.codec.controls.sort Modifier and Type Class Description classStoreSortResponseResultCode<C extends Asn1Container>The action used to store the result code of a SortResponseControl -
Uses of AbstractReadInteger in org.apache.directory.api.ldap.extras.controls.ad_impl
Subclasses of AbstractReadInteger in org.apache.directory.api.ldap.extras.controls.ad_impl Modifier and Type Class Description classStoreFlagsThe action used to store the AdPolicyHints control's Flags value -
Uses of AbstractReadInteger in org.apache.directory.api.ldap.extras.controls.ppolicy_impl
Subclasses of AbstractReadInteger in org.apache.directory.api.ldap.extras.controls.ppolicy_impl Modifier and Type Class Description classStoreError<C extends Asn1Container>The action used to store the errorclassStoreGraceAuthNRemainingThe action used to store the GraceAuthsRemainsclassStoreTimeBeforeExpirationThe action used to store the TimeBeforeExpiration -
Uses of AbstractReadInteger in org.apache.directory.api.ldap.extras.controls.vlv_impl
Subclasses of AbstractReadInteger in org.apache.directory.api.ldap.extras.controls.vlv_impl Modifier and Type Class Description classStoreAfterCountThe action used to store the AfterCount valueclassStoreBeforeCountThe action used to store the BeforeCount valueclassStoreContentCountThe action used to store the ContentCount valueclassStoreContentCountResponseThe action used to store the contentCount value in VLV responseclassStoreOffsetThe action used to store the Offset valueclassStoreTargetPositionThe action used to store the targetPosition valueclassStoreVirtualListViewResultThe action used to store the virtualListViewResult value
-