Uses of Enum
de.xima.fc.persistence.ConnectionProperties.TlsScope.ScopeType
Packages that use ConnectionProperties.TlsScope.ScopeType
-
Uses of ConnectionProperties.TlsScope.ScopeType in de.xima.fc.persistence
Subclasses with type arguments of type ConnectionProperties.TlsScope.ScopeType in de.xima.fc.persistenceModifier and TypeClassDescriptionstatic enumThe type of TLS scope.Methods in de.xima.fc.persistence that return ConnectionProperties.TlsScope.ScopeTypeModifier and TypeMethodDescriptionConnectionProperties.TlsScope.getType()The type of TLS scope.Returns the enum constant of this type with the specified name.ConnectionProperties.TlsScope.ScopeType.values()Returns an array containing the constants of this enum type, in the order they are declared.