JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.microfocus.android.mobile.sdk.library
Interface Authenticator
public interface
Authenticator
Interface that defines the functionality of an Authenticator.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getUniqueId
()
Get the unique identifier for an Authenticator.
Method Detail
getUniqueId
java.lang.String getUniqueId()
Get the unique identifier for an Authenticator. May be used to correlate authenticators.
Returns:
The authenticator's unique identifier.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method