Uses of Enum Class
Arp.System.Security.Grpc.AuthenticationErrorOuterClass.AuthenticationError
Packages that use AuthenticationErrorOuterClass.AuthenticationError
Package
Description
-
Uses of AuthenticationErrorOuterClass.AuthenticationError in Arp.System.Security.Grpc
Fields in Arp.System.Security.Grpc declared as AuthenticationErrorOuterClass.AuthenticationErrorModifier and TypeFieldDescriptionprivate static final AuthenticationErrorOuterClass.AuthenticationError[]AuthenticationErrorOuterClass.AuthenticationError.VALUESFields in Arp.System.Security.Grpc with type parameters of type AuthenticationErrorOuterClass.AuthenticationErrorModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<AuthenticationErrorOuterClass.AuthenticationError> AuthenticationErrorOuterClass.AuthenticationError.internalValueMapMethods in Arp.System.Security.Grpc that return AuthenticationErrorOuterClass.AuthenticationErrorModifier and TypeMethodDescriptionAuthenticationErrorOuterClass.AuthenticationError.forNumber(int value) AuthenticationErrorOuterClass.AuthenticationError.valueOf(int value) Deprecated.AuthenticationErrorOuterClass.AuthenticationError.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.AuthenticationErrorOuterClass.AuthenticationError.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in Arp.System.Security.Grpc that return types with arguments of type AuthenticationErrorOuterClass.AuthenticationErrorModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AuthenticationErrorOuterClass.AuthenticationError> AuthenticationErrorOuterClass.AuthenticationError.internalGetValueMap() -
Uses of AuthenticationErrorOuterClass.AuthenticationError in Arp.System.Security.Services.Grpc
Methods in Arp.System.Security.Services.Grpc that return AuthenticationErrorOuterClass.AuthenticationErrorModifier and TypeMethodDescriptionIAuthenticationServiceOuterClass.CreateSessionResponse.Builder.getResult().Arp.System.Security.Grpc.AuthenticationError result = 1;IAuthenticationServiceOuterClass.CreateSessionResponse.getResult().Arp.System.Security.Grpc.AuthenticationError result = 1;IAuthenticationServiceOuterClass.CreateSessionResponseOrBuilder.getResult().Arp.System.Security.Grpc.AuthenticationError result = 1;Methods in Arp.System.Security.Services.Grpc with parameters of type AuthenticationErrorOuterClass.AuthenticationErrorModifier and TypeMethodDescriptionIAuthenticationServiceOuterClass.CreateSessionResponse.Builder.setResult(AuthenticationErrorOuterClass.AuthenticationError value) .Arp.System.Security.Grpc.AuthenticationError result = 1; -
Uses of AuthenticationErrorOuterClass.AuthenticationError in Arp.System.Um.Services.Grpc
Methods in Arp.System.Um.Services.Grpc that return AuthenticationErrorOuterClass.AuthenticationErrorModifier and TypeMethodDescriptionIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.Builder.getReturnValue().Arp.System.Security.Grpc.AuthenticationError _ReturnValue = 1;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.getReturnValue().Arp.System.Security.Grpc.AuthenticationError _ReturnValue = 1;IPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponseOrBuilder.getReturnValue().Arp.System.Security.Grpc.AuthenticationError _ReturnValue = 1;Methods in Arp.System.Um.Services.Grpc with parameters of type AuthenticationErrorOuterClass.AuthenticationErrorModifier and TypeMethodDescriptionIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.BuilderIPasswordAuthenticationServiceOuterClass.IPasswordAuthenticationServiceCreateSessionResponse.Builder.setReturnValue(AuthenticationErrorOuterClass.AuthenticationError value) .Arp.System.Security.Grpc.AuthenticationError _ReturnValue = 1;