Class DefaultRegisteredServiceContact

  • All Implemented Interfaces:
    java.io.Serializable, org.apereo.cas.services.RegisteredServiceContact

    @Embeddable
    public class DefaultRegisteredServiceContact
    extends java.lang.Object
    implements org.apereo.cas.services.RegisteredServiceContact
    Contact assigned to a service definition.
    Since:
    5.2
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apereo.cas.services.RegisteredServiceContact

        getDepartment, getEmail, getName, getPhone, getType
    • Constructor Detail

      • DefaultRegisteredServiceContact

        public DefaultRegisteredServiceContact()