Package | Description |
---|---|
com.kaazing.gateway.server.spi.security |
Modifier and Type | Method and Description |
---|---|
abstract LoginResult.Type |
LoginResult.getType()
Obtain the type of this login result.
|
static LoginResult.Type |
LoginResult.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoginResult.Type[] |
LoginResult.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.