public class Authority extends Object implements IAuthority
| Constructor and Description |
|---|
Authority(IAuthentication authentication,
IHost host) |
| Modifier and Type | Method and Description |
|---|---|
IAuthentication |
getAuthentication() |
IHost |
getHost() |
public Authority(IAuthentication authentication, IHost host)
public IAuthentication getAuthentication()
getAuthentication in interface IAuthoritypublic IHost getHost()
getHost in interface IAuthorityCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.