nl.surfnet.mujina.model
Class Credential
java.lang.Object
nl.surfnet.mujina.model.Credential
- All Implemented Interfaces:
- Serializable
public class Credential
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Credential
public Credential()
getCertificate
public String getCertificate()
setCertificate
public void setCertificate(String certificate)
getKey
public String getKey()
setKey
public void setKey(String key)
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.