Class AbstractZTNAuthenticationFactory

  • All Implemented Interfaces:
    AuthenticationFactory

    public abstract class AbstractZTNAuthenticationFactory
    extends java.lang.Object
    implements AuthenticationFactory
    Authentication factory that returns ztn authentication handlers.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • maxTokenSize

        protected java.lang.Integer maxTokenSize
      • tokenUsageFlags

        protected java.lang.Long tokenUsageFlags
      • alternateTokenLocations

        protected java.util.List<java.lang.String> alternateTokenLocations
    • Constructor Detail

      • AbstractZTNAuthenticationFactory

        protected AbstractZTNAuthenticationFactory​(java.util.Properties properties)
                                            throws java.lang.ClassNotFoundException
        Throws:
        java.lang.ClassNotFoundException