public interface AuthorizationContainer
Modifier and Type | Method and Description |
---|---|
boolean |
contains(ByteSequence auth)
Checks whether this object contains the given authorization.
|
boolean contains(ByteSequence auth)
auth
- authorization, as a string encoded in UTF-8Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.