Interface UserServicePb.CreateLoginURLRequestOrBuilder (2.0.0)

public static interface UserServicePb.CreateLoginURLRequestOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getAuthDomain()

public abstract String getAuthDomain()
Returns
TypeDescription
String

getAuthDomainBytes()

public abstract ByteString getAuthDomainBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

getDestinationUrl()

public abstract String getDestinationUrl()
Returns
TypeDescription
String

getDestinationUrlBytes()

public abstract ByteString getDestinationUrlBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

getFederatedIdentity()

public abstract String getFederatedIdentity()
Returns
TypeDescription
String

getFederatedIdentityBytes()

public abstract ByteString getFederatedIdentityBytes()
Returns
TypeDescription
com.google.protobuf.ByteString

hasAuthDomain()

public abstract boolean hasAuthDomain()
Returns
TypeDescription
boolean

hasDestinationUrl()

public abstract boolean hasDestinationUrl()
Returns
TypeDescription
boolean

hasFederatedIdentity()

public abstract boolean hasFederatedIdentity()
Returns
TypeDescription
boolean