|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGeneralNameConfig
Class that can be used to form general names from configuration file. Used by policies and extension commands.
NOTE: The Policy Framework has been replaced by the Profile Framework.
| Method Summary | |
|---|---|
netscape.security.x509.GeneralName |
formGeneralName(java.lang.String value)
Deprecated. Forms a general name from string. |
java.util.Vector |
formGeneralNames(java.lang.Object value)
Deprecated. Forms general names from the given value. |
void |
getInstanceParams(java.util.Vector params)
Deprecated. Retrieves the instance parameters. |
| Method Detail |
|---|
netscape.security.x509.GeneralName formGeneralName(java.lang.String value)
throws EBaseException
value - general name in string
EBaseException - failed to form general name
java.util.Vector formGeneralNames(java.lang.Object value)
throws EBaseException
value - general name in string
EBaseException - failed to form general namevoid getInstanceParams(java.util.Vector params)
params - parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||