public class GenericProperty extends Object implements Credentials
Constructor and Description |
---|
GenericProperty(Credentials credential,
String propertyName,
String propertyValue,
String errorMessage)
Generic constructor for all the properties that the authorization header
can have.
|
Modifier and Type | Method and Description |
---|---|
protected Credentials |
getCredentials() |
protected String |
getPropertyValue() |
String |
serialize() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNullOrEmpty
public GenericProperty(Credentials credential, String propertyName, String propertyValue, String errorMessage)
protected String getPropertyValue()
protected Credentials getCredentials()
public String serialize()
serialize
in interface Credentials
Copyright © 2016. All rights reserved.