| 程序包 | 说明 |
|---|---|
| com.ms.tools.security.authenticator | |
| com.ms.tools.security.authenticator.factory |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GoogleAuthenticatorSingleCase.buildAuthorize(ICredentialRepository iCredentialRepository)
重新构建当前对象
|
static GoogleAuthenticatorSingleCase |
GoogleAuthenticatorSingleCase.getFactory(ICredentialRepository iCredentialRepository)
单例对象获取
|
void |
GoogleAuthenticatorSingleCase.updateICredentialRepository(ICredentialRepository iCredentialRepository)
更换存储器
|
| 限定符和类型 | 方法和说明 |
|---|---|
ICredentialRepository |
IGoogleAuthenticator.getCredentialRepository()
This method returns the credential repository used by this instance, or
null if none is set or none can be found using the ServiceLoader
API. |
ICredentialRepository |
GoogleAuthenticator.getCredentialRepository()
此方法加载使用Java服务加载器API注册的第一个可用ICredentialRepository
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IGoogleAuthenticator.setCredentialRepository(ICredentialRepository repository)
This method sets the credential repository used by this instance.
|
void |
GoogleAuthenticator.setCredentialRepository(ICredentialRepository repository)
手动装载存储库
|
Copyright © 2024. All rights reserved.