public class Ostium extends Object implements Serializable
| Constructor and Description |
|---|
Ostium() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Method |
getAuthenticate() |
Method |
getAuthorize() |
Method |
getHeader() |
int |
hashCode() |
void |
setAuthenticate(Method authenticate) |
void |
setAuthorize(Method authorize) |
void |
setHeader(Method header) |
String |
toString() |
public Method getHeader()
public void setHeader(Method header)
public Method getAuthenticate()
public void setAuthenticate(Method authenticate)
public Method getAuthorize()
public void setAuthorize(Method authorize)
Copyright © 2018. All rights reserved.