public class AuthorizationDataEncoder extends Object
Constructor and Description |
---|
AuthorizationDataEncoder() |
Modifier and Type | Method and Description |
---|---|
protected static org.apache.directory.shared.asn1.der.DERSequence |
encode(AuthorizationData data)
AuthorizationData ::= SEQUENCE OF SEQUENCE {
ad-type[0] INTEGER,
ad-data[1] OCTET STRING
}
|
protected static org.apache.directory.shared.asn1.der.DERSequence encode(AuthorizationData data)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.