static class DefaultPolicyScanner.KeystoreEntry extends Object
description
for details.DefaultPolicyParser
,
DefaultPolicyScanner
Modifier and Type | Field and Description |
---|---|
private String |
type
The typename part of keystore clause.
|
private String |
url
The URL part of keystore clause.
|
Constructor and Description |
---|
KeystoreEntry(String url,
String type) |
Modifier and Type | Method and Description |
---|---|
(package private) String |
getType() |
(package private) String |
getUrl() |
String |
toString() |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.