Package org.apache.syncope.sra
Class SRAProperties.CAS
java.lang.Object
org.apache.syncope.sra.SRAProperties.CAS
- All Implemented Interfaces:
Serializable
- Enclosing class:
SRAProperties
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apereo.cas.client.ProtocolvoidsetProtocol(org.apereo.cas.client.Protocol protocol) voidsetServerPrefix(String serverPrefix)
-
Constructor Details
-
CAS
public CAS()
-
-
Method Details
-
getServerPrefix
-
setServerPrefix
-
getProtocol
public org.apereo.cas.client.Protocol getProtocol() -
setProtocol
public void setProtocol(org.apereo.cas.client.Protocol protocol)
-