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)