public class LocationExtensionAuthenticatorOutput extends AbstractExtensionOutput<Coordinates> implements RegistrationExtensionAuthenticatorOutput<Coordinates>, AuthenticationExtensionAuthenticatorOutput<Coordinates>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
| Constructor and Description |
|---|
LocationExtensionAuthenticatorOutput(Coordinates value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIdentifier() |
equals, getValue, hashCode, validateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetValue, validatepublic static final java.lang.String ID
public LocationExtensionAuthenticatorOutput(Coordinates value)
public java.lang.String getIdentifier()
getIdentifier in interface ExtensionOutput<Coordinates>