CtsSecurity::OctetSeq getCredentialData
    (
    );
    string getMechType
    (
    );
    string getName
    (
    );
    long hashCode
    (
    );
    void setCredentialData
    (
        in CtsSecurity::OctetSeq credData
    );
    void setMechType
    (
        in string mechtype
    );
    void setName
    (
        in string name
    );