Message Security Layer (MSL)

Package com.netflix.msl.tokens

The master token, user ID token, service token, and related classes.

See:
          Description

Interface Summary
TokenFactory The token factory creates and renews master tokens and user ID tokens.
 

Class Summary
MasterToken The master token provides proof of remote entity identity.
ServiceToken Service tokens are service-defined tokens carried as part of any MSL message.
UserIdToken A user ID token provides proof of user identity.
 

Package com.netflix.msl.tokens Description

The master token, user ID token, service token, and related classes.


Message Security Layer (MSL)

Copyright © 2014 Netflix, Inc. All Rights Reserved.