@ConfigurationProperties(prefix="spring.cloud.aws.security.cognito") public class CognitoAuthenticationProperties extends ObjectSE
コンストラクターと説明 |
---|
CognitoAuthenticationProperties() |
修飾子と型 | メソッドと説明 |
---|---|
StringSE | getAlgorithm() |
StringSE | getAppClientId() |
StringSE | getIssuer() |
StringSE | getRegion() |
StringSE | getRegistry() |
StringSE | getUserPoolId() |
void | setAlgorithm(StringSE algorithm) |
void | setAppClientId(StringSE appClientId) |
void | setRegion(StringSE region) |
void | setUserPoolId(StringSE userPoolId) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public StringSE getUserPoolId()
public void setUserPoolId(StringSE userPoolId)
public StringSE getRegion()
public void setRegion(StringSE region)
public StringSE getRegistry()
public StringSE getAlgorithm()
public void setAlgorithm(StringSE algorithm)
public StringSE getIssuer()
public StringSE getAppClientId()
public void setAppClientId(StringSE appClientId)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.