Package | Description |
---|---|
org.opends.server.protocols.asn1 |
Contains the Directory Server classes for performing encoding and decoding of ASN.1 elements.
|
Modifier and Type | Method and Description |
---|---|
GSERParser |
GSERParser.readEndSequence()
Skips the input matching the end of a sequence and preceding space characters.
|
GSERParser |
GSERParser.readStartSequence()
Skips the input matching the start of a sequence and subsequent space characters.
|
GSERParser |
GSERParser.skipMSP()
Skips the input matching one or more space characters.
|
GSERParser |
GSERParser.skipSeparator()
Skips the input matching the separator pattern (",") and subsequenct space characters.
|
GSERParser |
GSERParser.skipSP()
Skips the input matching zero, one or more space characters.
|
Copyright 2010-2018 ForgeRock AS.