public class ProxyRestrictionBean extends Object
| Constructor and Description |
|---|
ProxyRestrictionBean()
Constructor ProxyRestrictionBean creates a new ProxyRestrictionBean instance.
|
ProxyRestrictionBean(int count,
List<String> audienceURIs)
Constructor ProxyRestrictionBean creates a new ProxyRestrictionBean instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Method equals ...
|
List<String> |
getAudienceURIs()
Get the audienceURI instances
|
int |
getCount() |
int |
hashCode() |
void |
setCount(int count) |
public ProxyRestrictionBean()
Copyright © 2018 JBoss by Red Hat. All rights reserved.