public static final class SOLRAuthenticationFilter.SecureCommsType
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static SOLRAuthenticationFilter.SecureCommsType |
HTTPS |
static SOLRAuthenticationFilter.SecureCommsType |
NONE |
Modifier and Type | Method and Description |
---|---|
static SOLRAuthenticationFilter.SecureCommsType |
getType(java.lang.String type) |
static SOLRAuthenticationFilter.SecureCommsType |
valueOf(java.lang.String name) |
static SOLRAuthenticationFilter.SecureCommsType[] |
values() |
public static final SOLRAuthenticationFilter.SecureCommsType HTTPS
public static final SOLRAuthenticationFilter.SecureCommsType NONE
public static SOLRAuthenticationFilter.SecureCommsType[] values()
public static SOLRAuthenticationFilter.SecureCommsType valueOf(java.lang.String name)
public static SOLRAuthenticationFilter.SecureCommsType getType(java.lang.String type)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.