org.eclipse.higgins.sync.to
Class StsPrivacyPolicyTO
java.lang.Object
org.eclipse.higgins.sync.to.StsPrivacyPolicyTO
- All Implemented Interfaces:
- Serializable
public class StsPrivacyPolicyTO
- extends Object
- implements Serializable
STS/IdP privacy policy transfer object.
- Author:
- Alexander Yuhimenko
- See Also:
- Serialized Form
StsPrivacyPolicyTO
public StsPrivacyPolicyTO()
getUrl
public String getUrl()
- Returns:
- the url
getVersion
public String getVersion()
- Returns:
- the version
setVersion
public StsPrivacyPolicyTO setVersion(String version)
- Parameters:
version - the version to set
setUrl
public StsPrivacyPolicyTO setUrl(String url)
- Parameters:
url - the url to set