|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationType | |
|---|---|
| tecgraf.openbus.core.v1_05.registry_service | |
| Uses of AuthorizationType in tecgraf.openbus.core.v1_05.registry_service |
|---|
| Fields in tecgraf.openbus.core.v1_05.registry_service declared as AuthorizationType | |
|---|---|
static AuthorizationType |
AuthorizationType.ATSystemDeployment
|
static AuthorizationType |
AuthorizationType.ATUser
|
AuthorizationType |
Authorization.type
|
AuthorizationType |
AuthorizationTypeHolder.value
|
| Methods in tecgraf.openbus.core.v1_05.registry_service that return AuthorizationType | |
|---|---|
static AuthorizationType |
AuthorizationTypeHelper.extract(Any any)
|
static AuthorizationType |
AuthorizationType.from_int(int value)
|
static AuthorizationType |
AuthorizationTypeHelper.read(InputStream in)
|
| Methods in tecgraf.openbus.core.v1_05.registry_service with parameters of type AuthorizationType | |
|---|---|
static void |
AuthorizationTypeHelper.insert(Any any,
AuthorizationType s)
|
static void |
AuthorizationTypeHelper.write(OutputStream out,
AuthorizationType s)
|
| Constructors in tecgraf.openbus.core.v1_05.registry_service with parameters of type AuthorizationType | |
|---|---|
Authorization(String id,
AuthorizationType type,
String[] authorized)
|
|
AuthorizationTypeHolder(AuthorizationType initial)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||