public class KerberosString
extends org.apache.kerby.asn1.type.Asn1GeneralString
KerberosString ::= GeneralString -- (IA5String)
| Constructor and Description |
|---|
KerberosString()
Creates a new KerberosString
|
KerberosString(String value)
Creates a new KerberosString with an initial value
|
asCharArray, encodingBodyLength, fromByteArray, fromUTF8ByteArray, split, toByteArray, toByteArray, toBytes, toLowerCase, toUpperCase, toUTF8ByteArray, toUTF8ByteArray, toUTF8ByteArray, toValuecreateSimple, createSimple, decodeBody, encodeBody, encodeBody, getBytes, isDefinitiveLength, isSimple, isSimple, isSimple, setBytes, toStringdecode, decode, decode, encode, encode, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDER, isImplicit, isPrimitive, resetBodyLength, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic KerberosString()
public KerberosString(String value)
value - The String to store in the KerberosStringCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.