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
|
detectpublic org.ietf.jgss.GSSManager newInstance(java.net.URL url)
GSSManagerFactorynewInstance in class GSSManagerFactoryurl - the repository url