public class UserCredentialValueModel extends Object
Constructor and Description |
---|
UserCredentialValueModel() |
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
public String getDevice()
public void setDevice(String device)
public byte[] getSalt()
public void setSalt(byte[] salt)
Copyright © 2014. All Rights Reserved.