Class IdentityRefreshRequestEntity


  • public class IdentityRefreshRequestEntity
    extends java.lang.Object
    Author:
    bjorncs
    • Constructor Summary

      Constructors 
      Constructor Description
      IdentityRefreshRequestEntity​(com.yahoo.security.Pkcs10Csr csr, java.lang.String keyId)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdentityRefreshRequestEntity

        public IdentityRefreshRequestEntity​(com.yahoo.security.Pkcs10Csr csr,
                                            java.lang.String keyId)