public class DefaultAuthContextFactory extends Object implements AuthenticationContextFactory
| Constructor and Description |
|---|
DefaultAuthContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationContext |
createAuthenticationContext(Credentials credentials)
Creates authentication context valid for given credentials type
|
static DefaultAuthContextFactory |
getInstance() |
public static DefaultAuthContextFactory getInstance()
public AuthenticationContext createAuthenticationContext(Credentials credentials)
AuthenticationContextFactorycreateAuthenticationContext in interface AuthenticationContextFactoryCopyright © 2020 Atlassian. All rights reserved.