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 UnAuthenticator
public interface
UnAuthenticator
Interface that defines the functionality of an UnAuthenticator.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getUniqueId
()
Get the unique identifier for an UnAuthenticator.
Method Detail
getUniqueId
java.lang.String getUniqueId()
Get the unique identifier for an UnAuthenticator. May be used to correlate UnAuthenticator instances.
Returns:
The un-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