public class ResourceProxyCredential extends AbstractResourceSecurityWrapper<X509Credential> implements CredentialWrapper
resolver, resource| Constructor and Description |
|---|
ResourceProxyCredential(org.springframework.core.io.Resource resource) |
ResourceProxyCredential(org.springframework.core.io.Resource resource,
X509Credential object) |
ResourceProxyCredential(String locationPattern) |
ResourceProxyCredential(String filename,
X509Credential object) |
| Modifier and Type | Method and Description |
|---|---|
protected X509Credential |
create(org.springframework.core.io.Resource resource) |
X509Credential |
getCredential() |
void |
store() |
getAlias, getFile, getResource, getResourceURL, getSecurityObject, hasChanged, init, init, init, init, refreshclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAlias, getSecurityObject, hasChanged, refreshpublic ResourceProxyCredential(String locationPattern) throws ResourceStoreException
ResourceStoreExceptionpublic ResourceProxyCredential(org.springframework.core.io.Resource resource)
throws ResourceStoreException
ResourceStoreExceptionpublic ResourceProxyCredential(String filename, X509Credential object) throws ResourceStoreException
ResourceStoreExceptionpublic ResourceProxyCredential(org.springframework.core.io.Resource resource,
X509Credential object)
throws ResourceStoreException
ResourceStoreExceptionpublic X509Credential getCredential() throws ResourceStoreException
getCredential in interface CredentialWrapperResourceStoreExceptionprotected X509Credential create(org.springframework.core.io.Resource resource) throws ResourceStoreException
create in class AbstractResourceSecurityWrapper<X509Credential>ResourceStoreExceptionpublic void store()
throws ResourceStoreException
store in interface StorableResourceStoreExceptionCopyright © 2012. All Rights Reserved.