public class EAAControls extends BaseASNWrapper<AAControls>
Description:
logger, mObject
Constructor and Description |
---|
EAAControls() |
EAAControls(AAControls aObject) |
EAAControls(byte[] aBytes) |
Modifier and Type | Method and Description |
---|---|
com.objsys.asn1j.runtime.Asn1ObjectIdentifier[] |
getExcludedAttrs() |
long |
getPathLenConstraint() |
com.objsys.asn1j.runtime.Asn1ObjectIdentifier[] |
getPermittedAttrs() |
boolean |
isPermitUnSpecified() |
void |
setExcludedAttrs(com.objsys.asn1j.runtime.Asn1ObjectIdentifier[] excludedAttrs) |
void |
setPathLenConstraint(long pathLenConstraint) |
void |
setPermittedAttrs(com.objsys.asn1j.runtime.Asn1ObjectIdentifier[] permittedAttrs) |
void |
setPermitUnSpecified(boolean permitUnSpecified) |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public EAAControls(AAControls aObject)
public EAAControls(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public EAAControls()
public void setPathLenConstraint(long pathLenConstraint)
public void setPermitUnSpecified(boolean permitUnSpecified)
public void setPermittedAttrs(com.objsys.asn1j.runtime.Asn1ObjectIdentifier[] permittedAttrs)
public void setExcludedAttrs(com.objsys.asn1j.runtime.Asn1ObjectIdentifier[] excludedAttrs)
public long getPathLenConstraint()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier[] getPermittedAttrs()
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier[] getExcludedAttrs()
public boolean isPermitUnSpecified()
Copyright © 2025. All rights reserved.