public static class Saml2RelyingPartyProperties.Registration.Signing.Credential extends Object
| Constructor and Description |
|---|
Credential() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
getCertificateLocation() |
org.springframework.core.io.Resource |
getPrivateKeyLocation() |
void |
setCertificateLocation(org.springframework.core.io.Resource certificate) |
void |
setPrivateKeyLocation(org.springframework.core.io.Resource privateKey) |
public org.springframework.core.io.Resource getPrivateKeyLocation()
public void setPrivateKeyLocation(org.springframework.core.io.Resource privateKey)
public org.springframework.core.io.Resource getCertificateLocation()
public void setCertificateLocation(org.springframework.core.io.Resource certificate)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.