Class DefaultCasSslContext


  • public class DefaultCasSslContext
    extends java.lang.Object
    Since:
    5.2.0
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultCasSslContext​(org.springframework.core.io.Resource trustStoreFile, java.lang.String trustStorePassword, java.lang.String trustStoreType)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DefaultCasSslContext

        public DefaultCasSslContext​(org.springframework.core.io.Resource trustStoreFile,
                                    java.lang.String trustStorePassword,
                                    java.lang.String trustStoreType)