public static interface SecurityProtos.TokenProtoOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getIdentifier() |
String |
getKind() |
com.google.protobuf.ByteString |
getPassword() |
String |
getService() |
boolean |
hasIdentifier() |
boolean |
hasKind() |
boolean |
hasPassword() |
boolean |
hasService() |
boolean hasIdentifier()
com.google.protobuf.ByteString getIdentifier()
boolean hasPassword()
com.google.protobuf.ByteString getPassword()
boolean hasKind()
boolean hasService()
String getService()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.