Class RegisteredServicePublicKeyImpl

java.lang.Object
org.apereo.cas.services.RegisteredServicePublicKeyImpl
All Implemented Interfaces:
Serializable, org.apereo.cas.services.RegisteredServicePublicKey

public class RegisteredServicePublicKeyImpl extends Object implements org.apereo.cas.services.RegisteredServicePublicKey
Represents a public key for a CAS registered service.
Since:
4.1
See Also:
  • Constructor Details

    • RegisteredServicePublicKeyImpl

      public RegisteredServicePublicKeyImpl()
  • Method Details

    • createInstance

      public PublicKey createInstance()
      Specified by:
      createInstance in interface org.apereo.cas.services.RegisteredServicePublicKey
    • toCipher

      public Cipher toCipher()
      Specified by:
      toCipher in interface org.apereo.cas.services.RegisteredServicePublicKey