|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response.ResponseType | |
|---|---|
| org.jasig.cas.authentication.principal | Credentials is a marker interface for an opaque object that may be recognized by Handlers and Resolvers. |
| Uses of Response.ResponseType in org.jasig.cas.authentication.principal |
|---|
| Methods in org.jasig.cas.authentication.principal that return Response.ResponseType | |
|---|---|
Response.ResponseType |
Response.getResponseType()
|
static Response.ResponseType |
Response.ResponseType.valueOf(java.lang.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. |
| Constructors in org.jasig.cas.authentication.principal with parameters of type Response.ResponseType | |
|---|---|
Response(Response.ResponseType responseType,
java.lang.String url,
java.util.Map<java.lang.String,java.lang.String> attributes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||