private static class GSSManagerFactory.DefaultGSSManagerFactory extends GSSManagerFactory
GSSManager.getInstance()
but
you might need to set
javax.security.auth.useSubjectCredsOnly
system property to
false
for authentication to work.Modifier and Type | Field and Description |
---|---|
private static org.ietf.jgss.GSSManager |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
DefaultGSSManagerFactory() |
Modifier and Type | Method and Description |
---|---|
org.ietf.jgss.GSSManager |
newInstance(java.net.URL url)
Returns a GSS Manager instance for the provided url
|
detect
public org.ietf.jgss.GSSManager newInstance(java.net.URL url)
GSSManagerFactory
newInstance
in class GSSManagerFactory
url
- the repository url