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
-
Method Summary
Modifier and TypeMethodDescriptionorg.apereo.cas.client.Protocol
void
setProtocol
(org.apereo.cas.client.Protocol protocol) void
setServerPrefix
(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)
-