Uses of Class
org.alfresco.repo.web.scripts.solr.SOLRAuthenticationFilter.SecureCommsType
-
Packages that use SOLRAuthenticationFilter.SecureCommsType Package Description org.alfresco.repo.web.scripts.solr -
-
Uses of SOLRAuthenticationFilter.SecureCommsType in org.alfresco.repo.web.scripts.solr
Methods in org.alfresco.repo.web.scripts.solr that return SOLRAuthenticationFilter.SecureCommsType Modifier and Type Method Description static SOLRAuthenticationFilter.SecureCommsTypeSOLRAuthenticationFilter.SecureCommsType. getType(String type)static SOLRAuthenticationFilter.SecureCommsTypeSOLRAuthenticationFilter.SecureCommsType. valueOf(String name)Returns the enum constant of this type with the specified name.static SOLRAuthenticationFilter.SecureCommsType[]SOLRAuthenticationFilter.SecureCommsType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-