Class SRAProperties.CAS

java.lang.Object
org.apache.syncope.sra.SRAProperties.CAS
All Implemented Interfaces:
Serializable
Enclosing class:
SRAProperties

public static class SRAProperties.CAS extends Object implements Serializable
See Also:
  • Constructor Details

    • CAS

      public CAS()
  • Method Details

    • getServerPrefix

      public String getServerPrefix()
    • setServerPrefix

      public void setServerPrefix(String serverPrefix)
    • getProtocol

      public org.apereo.cas.client.Protocol getProtocol()
    • setProtocol

      public void setProtocol(org.apereo.cas.client.Protocol protocol)