| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.resource |
The package defines only the ShibbolethResource interface.
|
| net.shibboleth.utilities.java.support.security |
Helpers for common security related tasks.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.createRelativeResource(String relativePath)
Create a resource relative to this resource.
|
| Modifier and Type | Field and Description |
|---|---|
private Resource |
BasicKeystoreKeyStrategy.keystoreResource
Keystore resource.
|
private Resource |
BasicKeystoreKeyStrategy.keyVersionResource
Version resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicKeystoreKeyStrategy.setKeystoreResource(Resource resource)
Set the keystore resource.
|
void |
BasicKeystoreKeyStrategy.setKeyVersionResource(Resource resource)
Set the key version resource.
|
Copyright © 1999–2014. All rights reserved.