Lines Matching full:session
38 // Returns an authorization delegate for this session. Ownership of the
39 // delegate pointer is retained by the session.
42 // Starts a salted session which is bound to |bind_entity| with
44 // true. The session remains active until this object is destroyed or another
45 // session is started with a call to Start*Session.
51 // Starts a salted, unbound session. Encryption is enabled if
52 // |enable_encryption| is true. The session remains active until this object
53 // is destroyed or another session is started with a call to Start*Session.
61 // by this session is the OR of the provided policies.
70 // Once called, this Session can only be used to authorize actions on the
79 // while the session is active and subsequent commands will use the value.