Class TLSRetrieval.Factory

  • All Implemented Interfaces:
    pl.edu.icm.unity.engine.api.authn.CredentialRetrievalFactory, pl.edu.icm.unity.types.DescribedObject, pl.edu.icm.unity.types.NamedObject
    Enclosing class:
    TLSRetrieval

    @Component("SOAPTLSRetrievalFactory")
    public static class TLSRetrieval.Factory
    extends pl.edu.icm.unity.engine.api.authn.AbstractCredentialRetrievalFactory<TLSRetrieval>
    • Constructor Detail

      • Factory

        @Autowired
        public Factory​(org.springframework.beans.factory.ObjectFactory<TLSRetrieval> factory)