Class ProfileOutputFactory


  • public class ProfileOutputFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.netscape.certsrv.profile.ProfileOutput create​(ProfileOutput output, com.netscape.certsrv.request.IRequest request, java.util.Locale locale)  
      • Methods inherited from class java.lang.Object

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

      • ProfileOutputFactory

        public ProfileOutputFactory()
    • Method Detail

      • create

        public static com.netscape.certsrv.profile.ProfileOutput create​(ProfileOutput output,
                                                                        com.netscape.certsrv.request.IRequest request,
                                                                        java.util.Locale locale)
                                                                 throws com.netscape.certsrv.profile.EProfileException
        Throws:
        com.netscape.certsrv.profile.EProfileException