Package org.apache.syncope.common.lib.to
Class CASSPClientAppTO
java.lang.Object
org.apache.syncope.common.lib.to.ClientAppTO
org.apache.syncope.common.lib.to.CASSPClientAppTO
- All Implemented Interfaces:
Serializable
,BaseBean
,EntityTO
,NamedEntityTO
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.common.lib.to.ClientAppTO
getAccessPolicy, getAttrReleasePolicy, getAuthPolicy, getClientAppId, getDescription, getInformationUrl, getKey, getLogo, getLogoutType, getName, getPrivacyUrl, getProperties, getRealm, getTheme, getTicketExpirationPolicy, getUsernameAttributeProviderConf, setAccessPolicy, setAttrReleasePolicy, setAuthPolicy, setClientAppId, setDescription, setDiscriminator, setInformationUrl, setKey, setLogo, setLogoutType, setName, setPrivacyUrl, setRealm, setTheme, setTicketExpirationPolicy, setUsernameAttributeProviderConf
-
Constructor Details
-
CASSPClientAppTO
public CASSPClientAppTO()
-
-
Method Details
-
getServiceId
-
setServiceId
-
getDiscriminator
- Specified by:
getDiscriminator
in classClientAppTO
-
equals
- Overrides:
equals
in classClientAppTO
-
hashCode
public int hashCode()- Overrides:
hashCode
in classClientAppTO
-