Uses of Enum Class
io.grpc.SecurityLevel
Packages that use SecurityLevel
-
Uses of SecurityLevel in io.grpc
Methods in io.grpc that return SecurityLevelModifier and TypeMethodDescriptionabstract SecurityLevelCallCredentials.RequestInfo.getSecurityLevel()The security level on the transport.ServerCall.getSecurityLevel()Returns the level of security guarantee in communicationsstatic SecurityLevelReturns the enum constant of this class with the specified name.static SecurityLevel[]SecurityLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.