public class PrincipalNameContainer
extends org.apache.directory.api.asn1.ber.AbstractContainer
| Constructor and Description |
|---|
PrincipalNameContainer()
Creates a new PrincipalNameContainer object.
|
| Modifier and Type | Method and Description |
|---|---|
PrincipalName |
getPrincipalName() |
void |
setPrincipalName(PrincipalName principalName)
Set a PrincipalName Object into the container.
|
clean, getCurrentTLV, getDecodeBytes, getGrammar, getMaxPDUSize, getNewTlvId, getParentTLV, getState, getStream, getTlvId, getTransition, incrementDecodeBytes, isGathering, isGrammarEndAllowed, rewind, setCurrentTLV, setGathering, setGrammarEndAllowed, setMaxPDUSize, setParentTLV, setState, setStream, setTransition, updateParentpublic PrincipalNameContainer()
public PrincipalName getPrincipalName()
public void setPrincipalName(PrincipalName principalName)
principalName - The principalName to set.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.