|
Pull Up Method public toString() : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to public toString() : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Method private split(tokenStr String) : Map<String,String> from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private split(tokenStr String) : Map<String,String> from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Method public getUserName() : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to public getUserName() : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Method private generateToken() : void from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private generateToken() : void from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Method public getType() : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to public getType() : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Method private checkForIllegalArgument(value String, name String) : void from class org.apache.hadoop.security.authentication.server.AuthenticationToken to protected checkForIllegalArgument(value String, name String) : void from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Method public getExpires() : long from class org.apache.hadoop.security.authentication.server.AuthenticationToken to public getExpires() : long from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Method public getName() : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to public getName() : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private PRINCIPAL : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private PRINCIPAL : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private principal : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private principal : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private TYPE : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private TYPE : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private type : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private type : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private ATTRIBUTES : Set<String> from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private ATTRIBUTES : Set<String> from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private ATTR_SEPARATOR : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private ATTR_SEPARATOR : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private USER_NAME : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private USER_NAME : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private EXPIRES : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private EXPIRES : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private userName : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private userName : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private expires : long from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private expires : long from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |
|
Pull Up Attribute private ILLEGAL_ARG_MSG : String from class org.apache.hadoop.security.authentication.server.AuthenticationToken to private ILLEGAL_ARG_MSG : String from class org.apache.hadoop.security.authentication.util.AuthToken |
From |
To |