public class HttpAuthenticationManager.HttpAuthOutput extends Object
Constructor and Description |
---|
HttpAuthenticationManager.HttpAuthOutput(javax.ws.rs.core.Response response,
HttpAuthenticationManager.HttpAuthChallenge challenge) |
Modifier and Type | Method and Description |
---|---|
HttpAuthenticationManager.HttpAuthChallenge |
getChallenge() |
javax.ws.rs.core.Response |
getResponse() |
public HttpAuthenticationManager.HttpAuthOutput(javax.ws.rs.core.Response response, HttpAuthenticationManager.HttpAuthChallenge challenge)
public javax.ws.rs.core.Response getResponse()
public HttpAuthenticationManager.HttpAuthChallenge getChallenge()
Copyright © 2015. All rights reserved.