public class AMURLStreamHandlerFactory extends Object implements URLStreamHandlerFactory
Constructor and Description |
---|
AMURLStreamHandlerFactory() |
Modifier and Type | Method and Description |
---|---|
URLStreamHandler |
createURLStreamHandler(String protocol)
Returns configured https protocol handler.
|
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler
in interface URLStreamHandlerFactory
protocol
- - the protocol ("https")URLStreamHandler
for https protocol.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.