public class SecurityResponse extends ObjectSE
| コンストラクターと説明 |
|---|
SecurityResponse(org.springframework.http.HttpStatus status) |
SecurityResponse(org.springframework.http.HttpStatus status, StringSE message) |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getMessage() |
org.springframework.http.HttpStatus | getStatus() |
static SecurityResponse | success() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic SecurityResponse(org.springframework.http.HttpStatus status)
public SecurityResponse(org.springframework.http.HttpStatus status,
StringSE message)public org.springframework.http.HttpStatus getStatus()
public StringSE getMessage()
public static SecurityResponse success()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.