Class Pac4jSamlServiceProviderMetadataFileSystemProperties

java.lang.Object
org.apereo.cas.configuration.model.support.pac4j.saml.Pac4jSamlServiceProviderMetadataFileSystemProperties
All Implemented Interfaces:
Serializable

@RequiresModule(name="cas-server-support-pac4j-webflow") public class Pac4jSamlServiceProviderMetadataFileSystemProperties extends Object implements Serializable
Since:
7.0.0
See Also:
  • Constructor Details

    • Pac4jSamlServiceProviderMetadataFileSystemProperties

      public Pac4jSamlServiceProviderMetadataFileSystemProperties()
  • Method Details

    • getLocation

      public String getLocation()
      Location of the SP metadata to use and generate on the file system. If the metadata file already exists, it will be ignored and reused.
    • setLocation

      Location of the SP metadata to use and generate on the file system. If the metadata file already exists, it will be ignored and reused.
      Returns:
      this.