Uses of Interface
com.coreos.dex.api.DexOuterClass.PasswordOrBuilder
Packages that use DexOuterClass.PasswordOrBuilder
-
Uses of DexOuterClass.PasswordOrBuilder in com.coreos.dex.api
Classes in com.coreos.dex.api that implement DexOuterClass.PasswordOrBuilderModifier and TypeClassDescriptionstatic final class
Password is an email for password mapping managed by the storage.static final class
Password is an email for password mapping managed by the storage.Methods in com.coreos.dex.api that return DexOuterClass.PasswordOrBuilderModifier and TypeMethodDescriptionDexOuterClass.CreatePasswordReq.Builder.getPasswordOrBuilder()
.api.Password password = 1;
DexOuterClass.CreatePasswordReq.getPasswordOrBuilder()
.api.Password password = 1;
DexOuterClass.CreatePasswordReqOrBuilder.getPasswordOrBuilder()
.api.Password password = 1;
DexOuterClass.ListPasswordResp.Builder.getPasswordsOrBuilder
(int index) repeated .api.Password passwords = 1;
DexOuterClass.ListPasswordResp.getPasswordsOrBuilder
(int index) repeated .api.Password passwords = 1;
DexOuterClass.ListPasswordRespOrBuilder.getPasswordsOrBuilder
(int index) repeated .api.Password passwords = 1;
Methods in com.coreos.dex.api that return types with arguments of type DexOuterClass.PasswordOrBuilderModifier and TypeMethodDescriptionList<? extends DexOuterClass.PasswordOrBuilder>
DexOuterClass.ListPasswordResp.Builder.getPasswordsOrBuilderList()
repeated .api.Password passwords = 1;
List<? extends DexOuterClass.PasswordOrBuilder>
DexOuterClass.ListPasswordResp.getPasswordsOrBuilderList()
repeated .api.Password passwords = 1;
List<? extends DexOuterClass.PasswordOrBuilder>
DexOuterClass.ListPasswordRespOrBuilder.getPasswordsOrBuilderList()
repeated .api.Password passwords = 1;