クラス OAuth2ResourceServerProperties.Jwt
java.lang.ObjectSE
org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerProperties.Jwt
- 含まれているクラス:
- OAuth2ResourceServerProperties
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明voidsetAudiences(ListSE<StringSE> audiences) voidsetIssuerUri(StringSE issuerUri) voidsetJwkSetUri(StringSE jwkSetUri) voidsetJwsAlgorithms(ListSE<StringSE> jwsAlgorithms) voidsetPublicKeyLocation(Resource publicKeyLocation)
コンストラクターの詳細
Jwt
public Jwt()
メソッドの詳細
getJwkSetUri
setJwkSetUri
getJwsAlgorithms
setJwsAlgorithms
getIssuerUri
setIssuerUri
getPublicKeyLocation
setPublicKeyLocation
getAudiences
setAudiences
readPublicKey