public interface ICredentialScope
ICredential is valid.| Modifier and Type | Method and Description |
|---|---|
ICredentialSpec |
getCredentialSpec()
The
ICredentialSpec for the ICredential required for this
scope. |
String |
getPrompt()
A prompt string that can be displayed to the user.
|
int |
match(ICredentialScope scopes)
An indicator of similarity for two scopes.
|
ICredentialSpec getCredentialSpec()
ICredentialSpec for the ICredential required for this
scope.ICredentialSpec for the ICredential required
for this scope.String getPrompt()
int match(ICredentialScope scopes)
current - Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.