com.ibm.maf
Class MAFUtil
java.lang.Object
|
+--com.ibm.maf.MAFUtil
- public final class MAFUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AGENT_SYSTEM_TYPE_AGLETS
public static final short AGENT_SYSTEM_TYPE_AGLETS
MAFUtil
public MAFUtil()
decodeName
public static Name decodeName(byte[] b)
decodeString
public static java.lang.String decodeString(byte[] n)
encodeName
public static byte[] encodeName(Name name)
encodeString
public static byte[] encodeString(java.lang.String str)
toAgentSystem
public static java.lang.String toAgentSystem(short type)
toAgentSystemType
public static short toAgentSystemType(java.lang.String n)
toAgletID
public static AgletID toAgletID(Name name)
toLanguage
public static java.lang.String toLanguage(short id)
toLanguageID
public static short toLanguageID(java.lang.String n)
toName
public static Name toName(AgletID aid,
java.security.cert.Certificate cert)