| Package | Description |
|---|---|
| org.jasig.cas.authentication.principal |
Credentials is a marker interface for an opaque object that may be recognized by
Handlers and Resolvers.
|
| Modifier and Type | Method and Description |
|---|---|
Response.ResponseType |
Response.getResponseType() |
static Response.ResponseType |
Response.ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Response.ResponseType[] |
Response.ResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Response(Response.ResponseType responseType,
String url,
Map<String,String> attributes) |
Copyright © 2004-2015 Apereo. All Rights Reserved.